Lines Matching refs:nstp
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,
867 subroutine checkpoint (nstp,yold, acold, ybar, rerr, velbar, argument
911 if(ierrcalc.eq.1 .and. istep == nstp) then