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
fluid_pnpn.f90 File Reference

Go to the source code of this file.

Data Types

type  fluid_pnpn::fluid_pnpn_t
 

Modules

module  fluid_pnpn
 Modular version of the Classic Nek5000 Pn/Pn formulation for fluids.
 

Functions/Subroutines

subroutine fluid_pnpn::fluid_pnpn_init (this, msh, lx, params, user, chkp)
 Boundary condition factory for pressure.
 
subroutine fluid_pnpn::fluid_pnpn_restart (this, chkp)
 
subroutine fluid_pnpn::fluid_pnpn_free (this)
 
subroutine fluid_pnpn::fluid_pnpn_step (this, t, tstep, dt, ext_bdf, dt_controller)
 Advance fluid simulation in time.
 
subroutine fluid_pnpn::fluid_pnpn_setup_bcs (this, user, params)
 Sets up the boundary condition for the scheme.
 
subroutine fluid_pnpn::fluid_pnpn_write_boundary_conditions (this)
 Write a field with boundary condition specifications.