Skip to content

Namespace columninterface_mod

Namespace List > columninterface_mod

Classes

Type Name
interface column_process_interface
Abstract interface for column processing procedures.

Public Functions

Type Name
type(columnviewtype) function, public create_column_view (type(metstatetype), intent(in), optional, target met_state, type(chemstatetype), intent(in), optional, target chem_state)

Public Functions Documentation

function create_column_view

type( columnviewtype ) function, public columninterface_mod::create_column_view (
    type( metstatetype ), intent(in), optional, target met_state,
    type( chemstatetype ), intent(in), optional, target chem_state
) 


The documentation for this class was generated from the following file src/core/ColumnInterface_Mod.F90