ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
calc_water_column_plugin Module Reference

Example plugin for the ICON Community Interface (ComIn) More...

Functions/Subroutines

subroutine, public comin_main ()
 
subroutine, public calc_water_column_constructor ()
 
subroutine, public calc_water_column_diagfct ()
 
subroutine, public calc_water_column_destructor ()
 

Variables

type(t_plugin_vars), dimension(:), allocatable pvpp
 

Detailed Description

Example plugin for the ICON Community Interface (ComIn)

Function/Subroutine Documentation

◆ calc_water_column_constructor()

subroutine, public calc_water_column_plugin::calc_water_column_constructor

Definition at line 149 of file calc_water_column_plugin.F90.

Here is the caller graph for this function:

◆ calc_water_column_destructor()

subroutine, public calc_water_column_plugin::calc_water_column_destructor

Definition at line 332 of file calc_water_column_plugin.F90.

Here is the caller graph for this function:

◆ calc_water_column_diagfct()

subroutine, public calc_water_column_plugin::calc_water_column_diagfct

Definition at line 231 of file calc_water_column_plugin.F90.

Here is the caller graph for this function:

◆ comin_main()

subroutine, public calc_water_column_plugin::comin_main

check plugin id

add requests for additional ICON variables

Definition at line 92 of file calc_water_column_plugin.F90.

Here is the call graph for this function:

Variable Documentation

◆ pvpp

type(t_plugin_vars), dimension(:), allocatable calc_water_column_plugin::pvpp

Definition at line 71 of file calc_water_column_plugin.F90.