CAM
cnnitrifdenitrifmod Module Reference

Data Types

type  cnnitrifdenitrifparamstype
 

Functions/Subroutines

subroutine, public readcnnitrifdenitrifparams (ncid)
 
subroutine, public nitrif_denitrif (bounds, num_soilc, filter_soilc, soilstate_vars, waterstate_vars, temperature_vars, ch4_vars, carbonflux_vars, nitrogenstate_vars, nitrogenflux_vars)
 

Variables

type(cnnitrifdenitrifparamstype), private cnnitrifdenitrifparamsinst
 
logical, public no_frozen_nitrif_denitrif = .false.
 

Function/Subroutine Documentation

◆ nitrif_denitrif()

subroutine, public cnnitrifdenitrifmod::nitrif_denitrif ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_soilc,
integer, dimension(:), intent(in)  filter_soilc,
type(soilstate_type), intent(in)  soilstate_vars,
type(waterstate_type), intent(in)  waterstate_vars,
type(temperature_type), intent(in)  temperature_vars,
type(ch4_type), intent(in)  ch4_vars,
type(carbonflux_type), intent(in)  carbonflux_vars,
type(nitrogenstate_type), intent(in)  nitrogenstate_vars,
type(nitrogenflux_type), intent(inout)  nitrogenflux_vars 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ readcnnitrifdenitrifparams()

subroutine, public cnnitrifdenitrifmod::readcnnitrifdenitrifparams ( type(file_desc_t), intent(inout)  ncid)
Here is the caller graph for this function:

Variable Documentation

◆ cnnitrifdenitrifparamsinst

type(cnnitrifdenitrifparamstype), private cnnitrifdenitrifmod::cnnitrifdenitrifparamsinst
private

◆ no_frozen_nitrif_denitrif

logical, public cnnitrifdenitrifmod::no_frozen_nitrif_denitrif = .false.