Module describing a simple, basic membrane model
Parameters describing the model
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | public | :: | tna | ||||
real(kind=rk), | public | :: | tcl | ||||
real(kind=rk), | public | :: | kappa |
s u b r o u t i n e
t o
i n t i a l i z e
B B M
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_BBMEM_type), | intent(out) | :: | BBM | |||
type(flu_State) | :: | conf | ||||
integer, | intent(in) | :: | eq_table |