| /phasta/phSolver/compressible/ |
| H A D | itrdrv.f | 664 ntoutv=max(ntout,100) 689 if(mod(lstep,ntout).eq.0 ) call MC_writeState(lstep) 700 if(mod(lstep, ntout) == 0) call BC_writePhase(lstep) 762 & mod(lstep, ntout) == 0 .or. !Checkpoint 769 if(ntout.le.lstep) then ! user also wants file output 852 if(mod(lstep, ntout) /= 0) then !May have already written file. 881 if( (mod(lstep, ntout) .eq. 0) .and.
|
| H A D | timedata.f90 | 126 & nbuff=ntout
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 303 if ((irs .ge. 1) .and. (mod(lstep, ntout) .eq. 0)) then 541 if (((irs .ge. 1) .and. (mod(lstep, ntout) .eq. 0)) .or. 615 ntoutv=max(ntout,100) ! velb is not needed so often 616 if ((irs .ge. 1) .and. (mod(lstep, ntout) .eq. 0)) then 644 if (((irs .ge. 1) .and. (mod(lstep, ntout) .eq. 0)) .or. 1109 if (((irs .ge. 1) .and. ((mod(lstep, ntout) .eq. 0) .or. 1152 if (((irs .ge. 1) .and. ((mod(lstep, ntout) .eq. 0) .or. 1714 if (((irs .ge. 1) .and. (mod(lstep+1, ntout) .eq. 0)) .or. 1818 & (mod(lstep, ntout) .eq. 0))) then
|
| H A D | bflux.f | 253 ntoutv=ntout 385 ntoutv=ntout
|
| H A D | filters.f | 2282 if ((irs .ge. 1) .and. (mod(lstep, ntout) .eq. 0)) then 3034 if ((irs .ge. 1) .and. (mod(lstep, ntout) .eq. 0)) then
|
| H A D | advLES.f | 3097 if ((irs .ge. 1) .and. (mod(lstep, ntout) .eq. 0)) then 3854 if ((irs .ge. 1) .and. (mod(lstep, ntout) .eq. 0)) then
|
| /phasta/phSolver/common/ |
| H A D | input.f | 131 & write (iecho,1800) ititle, ntout, ioform, ro, vel, 285 write (23,*)ro, vel, temper, press, entrop, ntout,
|
| H A D | common_c.h | 481 int ntout; member
|
| H A D | common.h | 231 common /outpar/ ro, vel, temper, press, entrop, ntout,
|
| H A D | input_fform.cc | 283 outpar.ntout = inp.GetValue("Number of Timesteps between Restarts"); in input_fform()
|
| H A D | input.config | 148 Number of Timesteps between Restarts: 500 #replaces nout/ntout
|
| /phasta/phSolver/Test_C/ |
| H A D | solver.inp | 43 Number of Timesteps between Restarts: 10 #replaces nout/ntout
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 405 int ntout; member
|
| H A D | commonAcuStat.h | 186 c common /outpar/ ro, vel, temper, press, entrop, ntout, 189 common /outpar/ ro, vel, temper, press, entrop, ntout,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 405 int ntout; member
|
| H A D | commonM2N.h | 186 c common /outpar/ ro, vel, temper, press, entrop, ntout, 189 common /outpar/ ro, vel, temper, press, entrop, ntout,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 405 int ntout; member
|
| H A D | commonM2NFixBnd.h | 186 c common /outpar/ ro, vel, temper, press, entrop, ntout, 189 common /outpar/ ro, vel, temper, press, entrop, ntout,
|