The Intermediate Complexity Atmospheric Research model (ICAR)
A computationally efficient atmospheric model for downscaling.
 All Classes Files Functions Variables
Public Member Functions | Public Attributes | List of all members
model_tracking Module Reference


A tool to track model versions and print useful changes between model versions More...

Public Member Functions

subroutine init_model_diffs ()
 
subroutine print_model_diffs (version)
 
subroutine finalize_model_diffs ()
 

Public Attributes

character(len=1024), dimension(:),
allocatable 
versionlist
 
character(len=1024), dimension(:),
allocatable 
deltas
 

Detailed Description


A tool to track model versions and print useful changes between model versions

Author
Ethan Gutmann (gutma.nosp@m.nn@u.nosp@m.car.e.nosp@m.du)

Member Function/Subroutine Documentation

subroutine model_tracking::finalize_model_diffs ( )
subroutine model_tracking::init_model_diffs ( )

Here is the caller graph for this function:

subroutine model_tracking::print_model_diffs ( character(len=*), intent(in)  version)

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

character(len=1024), dimension(:), allocatable model_tracking::deltas
character(len=1024), dimension(:), allocatable model_tracking::versionlist

The documentation for this module was generated from the following file: