mod_phytoplankton Module Reference
Variables | |
| integer | nnp |
| integer | inp |
| logical | no3_on |
| character(len=80) | l_function |
| real(spp), dimension(:), allocatable | alphap |
| real(spp), dimension(:), allocatable | alpha_u |
| real(spp), dimension(:), allocatable | a_tp |
| real(spp) | atanu_c |
| real(spp) | atanu_d |
| real(spp) | atanu_w |
| real(spp), dimension(:), allocatable | betap |
| real(spp), dimension(:,:), allocatable | bio_p |
| real(spp), dimension(:), allocatable | chl2c |
| real(spp), dimension(:), allocatable | d_dom |
| real(spp), dimension(:), allocatable | dpdom |
| real(spp), dimension(:,:), allocatable | fvp |
| real(spp), dimension(:), allocatable | i_opt |
| real(spp) | irrad0 |
| real(spp), dimension(:), allocatable | k_light |
| real(spp), dimension(:), allocatable | mpd |
| real(spp), dimension(:), allocatable | m_p |
| real(spp), dimension(:), allocatable | n_p |
| real(spp) | parfrac |
| real(spp), dimension(:,:), allocatable | p_d |
| real(spp), dimension(:,:), allocatable | p_dom |
| real(spp), dimension(:,:), allocatable | p_n |
| real(spp), dimension(:), allocatable | p_0 |
| real(spp) | rp_t |
| real(spp), dimension(:), allocatable | r_p |
| real(spp), dimension(:,:), allocatable | tbio |
| real(spp), dimension(:), allocatable | t_optp |
| real(spp), dimension(:), allocatable | ulr |
| real(spp), dimension(:), allocatable | umax |
| real(spp), dimension(:,:), allocatable | unr |
| real(spp), dimension(:), allocatable | unrmin |
| real(spp), dimension(:,:), allocatable | u_p |
| real(spp), dimension(:), allocatable | utr |
| real(spp), dimension(:), allocatable | w_p |
| real(spp), dimension(:,:), allocatable | wsnk_p |
Variable Documentation
| real(spp), dimension(:), allocatable mod_phytoplankton::a_tp |
| real(spp), dimension(:), allocatable mod_phytoplankton::alpha_u |
| real(spp), dimension(:), allocatable mod_phytoplankton::alphap |
| real(spp) mod_phytoplankton::atanu_c |
| real(spp) mod_phytoplankton::atanu_d |
| real(spp) mod_phytoplankton::atanu_w |
| real(spp), dimension(:), allocatable mod_phytoplankton::betap |
| real(spp), dimension(:,:), allocatable mod_phytoplankton::bio_p |
| real(spp), dimension(:), allocatable mod_phytoplankton::chl2c |
| real(spp), dimension(:), allocatable mod_phytoplankton::d_dom |
| real(spp), dimension(:), allocatable mod_phytoplankton::dpdom |
| real(spp), dimension(:,:), allocatable mod_phytoplankton::fvp |
| real(spp), dimension(:), allocatable mod_phytoplankton::i_opt |
| integer mod_phytoplankton::inp |
| real(spp) mod_phytoplankton::irrad0 |
| real(spp), dimension(:), allocatable mod_phytoplankton::k_light |
| character(len=80) mod_phytoplankton::l_function |
| real(spp), dimension(:), allocatable mod_phytoplankton::m_p |
| real(spp), dimension(:), allocatable mod_phytoplankton::mpd |
| real(spp), dimension(:), allocatable mod_phytoplankton::n_p |
| integer mod_phytoplankton::nnp |
| logical mod_phytoplankton::no3_on |
| real(spp), dimension(:), allocatable mod_phytoplankton::p_0 |
| real(spp), dimension(:,:), allocatable mod_phytoplankton::p_d |
| real(spp), dimension(:,:), allocatable mod_phytoplankton::p_dom |
| real(spp), dimension(:,:), allocatable mod_phytoplankton::p_n |
| real(spp) mod_phytoplankton::parfrac |
| real(spp), dimension(:), allocatable mod_phytoplankton::r_p |
| real(spp) mod_phytoplankton::rp_t |
| real(spp), dimension(:), allocatable mod_phytoplankton::t_optp |
| real(spp), dimension(:,:), allocatable mod_phytoplankton::tbio |
| real(spp), dimension(:,:), allocatable mod_phytoplankton::u_p |
| real(spp), dimension(:), allocatable mod_phytoplankton::ulr |
| real(spp), dimension(:), allocatable mod_phytoplankton::umax |
| real(spp), dimension(:,:), allocatable mod_phytoplankton::unr |
| real(spp), dimension(:), allocatable mod_phytoplankton::unrmin |
| real(spp), dimension(:), allocatable mod_phytoplankton::utr |
| real(spp), dimension(:), allocatable mod_phytoplankton::w_p |
| real(spp), dimension(:,:), allocatable mod_phytoplankton::wsnk_p |

1.8.11