FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Simulation_adjustEvolution.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Simulation_adjustEvolution (nstep, dt, stime)
 

Function/Subroutine Documentation

◆ Simulation_adjustEvolution()

subroutine Simulation_adjustEvolution ( integer, intent(in)  nstep,
real, intent(in)  dt,
real, intent(in)  stime 
)

This routine is called every cycle. It can be used to adjust the simulation while it is running.

nstep - current cycle number dt - current time step length stime - current simulation time

Definition at line 24 of file Simulation_adjustEvolution.F90.