Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
fluid_scheme_compressible_ns.f90 File Reference

Go to the source code of this file.

Data Types

type  fluid_scheme_compressible_ns::fluid_scheme_compressible_ns_t
 

Modules

module  fluid_scheme_compressible_ns
 

Functions/Subroutines

subroutine fluid_scheme_compressible_ns::fluid_scheme_compressible_ns_init (this, msh, lx, params, user, chkp)
 Boundary condition factory for density.
 
subroutine fluid_scheme_compressible_ns::fluid_scheme_compressible_ns_free (this)
 Free allocated memory and cleanup.
 
subroutine fluid_scheme_compressible_ns::fluid_scheme_compressible_ns_step (this, time, dt_controller)
 Advance the fluid simulation one timestep.
 
subroutine fluid_scheme_compressible_ns::fluid_scheme_compressible_ns_setup_bcs (this, user, params)
 Set up boundary conditions for the fluid scheme.
 
subroutine fluid_scheme_compressible_ns::fluid_scheme_compressible_ns_restart (this, chkp)
 Restart the simulation from saved state.
 
subroutine fluid_scheme_compressible_ns::setup_viscous_regularization (this, params)