Go to the source code of this file.
|
module | fluid_pnpn |
| Modular version of the Classic Nek5000 Pn/Pn formulation for fluids.
|
|
|
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.
|
|