atl_eqn_bbm_module Module

Module describing a simple, basic membrane model



Derived Types

type, public ::  atl_BBMEM_type

Parameters describing the model

Components

Type Visibility Attributes Name Initial
real(kind=rk), public :: tna
real(kind=rk), public :: tcl
real(kind=rk), public :: kappa

Subroutines

public subroutine atl_load_BBMEM(BBM, conf, eq_table)

subroutine to intialize BBM

Read more…

Arguments

Type IntentOptional Attributes Name
type(atl_BBMEM_type), intent(out) :: BBM
type(flu_State) :: conf
integer, intent(in) :: eq_table