Read in the nonNewtonian table from Lua file and dump parameters to logUnit Specificly, this routine calls each model parameter loader.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_nNwtn_type), | intent(out) | :: | me | nonNewtonian type |
||
type(flu_state), | intent(inout) | :: | conf | lua state |
||
integer, | intent(in), | optional | :: | parent | parent handle |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | nonNwt_table | ||||
integer, | private | :: | iError | ||||
character(len=12), | private | :: | nonNwt_table_str |