Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Go to the source code of this file.
Modules | |
module | user |
User defined user region. | |
Functions/Subroutines | |
subroutine | user::user_setup (usr) |
Register user defined functions (see nekos user_intf.f90) | |
subroutine | user::set_material_properties (t, tstep, rho, mu, cp, lambda, params) |
Read the material properties from the JSON file. | |
subroutine | user::cylinder_ic (u, v, w, p, params) |
Set the initial condition. | |