Timestep

KitBase.timestepFunction
timestep(KS, ctr)
timestep(KS, ctr, simTime)

Calculate timestep based on the current solution

Arguments

  • KS: SolverSet
  • ctr: array of cell-centered solution
  • simTime: simulation time
source

The timestep solver returns the time interval used for the upcoming solution loop based on the current variables.