Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
adjoint_fluid_ic.f90 File Reference

Go to the source code of this file.

Data Types

interface  adjoint_fluid_ic::set_adjoint_fluid_ic
 

Modules

module  adjoint_fluid_ic
 Initial flow condition.
 

Functions/Subroutines

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.