CAMP 1.0.0
Chemistry Across Multiple Phases
Public Member Functions | List of all members
camp_sub_model_data::priority Interface Reference

Return a real number representing the priority of the sub model calculations. Low priority sub models may use the results of higher priority sub models. Lower numbers indicate higher priority. More...

Public Member Functions

real(kind=dp) function priority (this)
 

Detailed Description

Return a real number representing the priority of the sub model calculations. Low priority sub models may use the results of higher priority sub models. Lower numbers indicate higher priority.

Definition at line 225 of file sub_model_data.F90.

Constructor & Destructor Documentation

◆ priority()

real(kind=dp) function camp_sub_model_data::priority::priority ( class(sub_model_data_t), intent(in)  this)
Returns
Sub model priority
Parameters
[in]thisSub model data

Definition at line 225 of file sub_model_data.F90.


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