User linear terms.
Functions/Subroutines | |
subroutine | user_energy_linear_term |
User initial condition for the energy equation. | |
subroutine | user_momentum_linear_term () |
User Navier-Stokes initial conditions. | |
subroutine | user_species_transport_linear_term () |
User initial condition for the species transport equations. | |
subroutine mod_user_linear_term::user_energy_linear_term |
This user subroutine helps to set initial conditions of the temperature.
This routine is called before the time loop.
subroutine mod_user_linear_term::user_momentum_linear_term |
This user subroutine helps to set initial conditions of the velocity and pressure.
This routine is called before the time loop.
subroutine mod_user_linear_term::user_species_transport_linear_term |
This user subroutine helps to set initial conditions of the species concentration.
This routine is called before the time loop.