33 SUBROUTINE r3buf3(OFF ,GEO ,X ,AL ,IX,
42#include "implicit_f.inc"
46#include "vect01_c.inc"
48#include "random_c.inc"
52 INTEGER IX(NIXR,*),IGEO(NPROPGI,*),ITAB(*)
55 . off(*), geo(npropg,*), x(3,*), al(*),ipos(5,*),
60 INTEGER I, J, I1, I2, I3, K, USENS
63 . ex, ey, ez, ex2, ey2, ez2
67 noise = two*sqrt(three)*xalea
96 al(i)=sqrt(ex*ex+ey*ey+ez*ez)+sqrt(ex2*ex2+ey2*ey2+ez2*ez2)
97 al1 = sqrt(ex*ex+ey*ey+ez*ez)
98 al2 = sqrt(ex2*ex2+ey2*ey2+ez2*ez2)
99 IF (al1 < em15 .OR. al2 < em15 .OR.
102 . msgtype=msgwarning,
103 . anmode=aninfo_blind_1,
subroutine noise(dt2r, in, j, buf, v, a, ixs, elbuf_tab, iparg, weight, ixq)
subroutine r3buf3(off, geo, x, al, ix, ipos, igeo, itab)
subroutine ancmsg(msgid, msgtype, anmode, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i20, r1, r2, r3, r4, r5, r6, r7, r8, r9, c1, c2, c3, c4, c5, c6, c7, c8, c9, prmode)