Go to the source code of this file.
|
subroutine | adjoint_fluid_ic::set_adjoint_fluid_ic_int (u_adj, v_adj, w_adj, p_adj, coef, gs, type, params) |
| Set initial flow condition (builtin)
|
|
subroutine | adjoint_fluid_ic::set_adjoint_fluid_ic_usr (u_adj, v_adj, w_adj, p_adj, coef, gs, usr_ic, params) |
| Set intial flow condition (user defined)
|
|
subroutine | adjoint_fluid_ic::set_adjoint_fluid_ic_common (u_adj, v_adj, w_adj, p_adj, coef, gs) |
|
subroutine | adjoint_fluid_ic::set_adjoint_fluid_ic_uniform (u_adj, v_adj, w_adj, uinf) |
| Uniform initial condition.
|
|
subroutine | adjoint_fluid_ic::set_adjoint_fluid_ic_blasius (u_adj, v_adj, w_adj, delta, uinf, type) |
| Set a Blasius profile as initial condition.
|
|
subroutine | adjoint_fluid_ic::set_adjoint_fluid_ic_point_zone (u_adj, v_adj, w_adj, base_value, zone_name, zone_value) |
| Set the initial condition of the flow based on a point zone.
|
|