mus_nNwtn_PL_load Subroutine

private subroutine mus_nNwtn_PL_load(me, conf, tHandle)

Read in the nonNewtonian Power Law (PL) model parameters from Lua file

Arguments

TypeIntentOptionalAttributesName
type(mus_nNwtn_PL_type), intent(out) :: me

nonNewtonian type

type(flu_state), intent(inout) :: conf

lua state

integer, intent(inout) :: tHandle

nonNewtonian table handle


Calls

proc~~mus_nnwtn_pl_load~~CallsGraph proc~mus_nnwtn_pl_load mus_nNwtn_PL_load interface~aot_get_val aot_get_val proc~mus_nnwtn_pl_load->interface~aot_get_val

Called by

proc~~mus_nnwtn_pl_load~~CalledByGraph proc~mus_nnwtn_pl_load mus_nNwtn_PL_load proc~mus_nnwtn_load mus_nNwtn_load proc~mus_nnwtn_load->proc~mus_nnwtn_pl_load proc~mus_load_fluid mus_load_fluid proc~mus_load_fluid->proc~mus_nnwtn_load proc~mus_load_field_prop mus_load_field_prop proc~mus_load_field_prop->proc~mus_load_fluid proc~mus_load_field_single mus_load_field_single proc~mus_load_field_single->proc~mus_load_field_prop

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iError