Searched refs:nstp (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | itrdrv.f | 248 nstp = nstep(itseq) 290 xmulfact=(rmue/rmub)**(1.0/nstp) 321 do 2000 istp = 1, nstp 706 if(nstp.gt.nBlowingStepsDuct)then 707 nBlowingStepsDuct = nstp-2 763 & istep == nstp) )then !End of simulation 765 if(istep == nstp) then ! go ahead and take care of it 766 call checkpoint (nstp,yold, acold, ybar, rerr, velbar, 771 call checkpoint (nstp,yold, acold, ybar, rerr, velbar, 776 call checkpoint (nstp,yold, acold, ybar, rerr, velbar, [all …]
|
| H A D | BCprofile.f | 21 nstp=nstep(1)
|
| H A D | timedata.f90 | 186 integer :: icheck, istp, nstp local
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 239 nstp = nstep(itseq) 294 do 2000 istp = 1, nstp 310 istep=nstp ! have to do this so that solution will be written
|