Searched refs:nper (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/common/ ! |
| H A D | bctint.f | 143 integer i0,ilen,i1,nper,istart,iend local 215 nper = t0/BCt(ntpts,4) 216 tstart = t0-nper*BCt(ntpts,4) 217 nper = t1/BCt(ntpts,4) 218 tend = t1-nper*BCt(ntpts,4) 310 integer iBC(numnp),nlast,i,j,nper local 315 nper=timel/BCperiod(i) 319 t=timel-nper*BCperiod(i) ! now time in periodic domain 385 integer nlast, nper, k, j , jstep local 390 nper=ctime/ValueImpt(nlast,1,k)!number of periods completed to shift off [all …]
|