Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
time_step_controller.f90 File Reference

Go to the source code of this file.

Data Types

type  time_step_controller::time_step_controller_t
 Provides a tool to set time step dt. More...
 

Modules

module  time_step_controller
 Implements type time_step_controller.
 

Functions/Subroutines

subroutine time_step_controller::time_step_controller_init (this, params)
 Constructor.
 
subroutine time_step_controller::time_step_controller_set_dt (this, dt, cfl, cfl_avrg, tstep)
 Set new dt based on cfl if requested.