coretransp_identifier

Translation table for different types of transport coefficients.

  \version "$Id: coretransp_identifier.xml 2153 2019-01-31 09:23:43Z g2dpc $"
  URL: https://gforge6.eufus.eu/svn/itmshared/trunk/src/itm_constants

This identifier is used in the following places in the EU-IM CPOs:

coretransp%values(:)%transportid

Fortran interface example:

use coretransp_identifier, only: get_type_value, get_type_name, get_type_description

.
Flag Id Description
0 unspecified Unspecified transport type
1 modtransp Derived from MODTRANSP
2 neoclassical Neoclassical
3 turbulence_fluxtube Turbulence / fluxtube code
4 turbulence_global Turbulence / global code
5 elm_continuous Continuous ELM model --- gives the ELM averaged profile
6 elm_resolved Time resolved ELM model
7 ntm Transport arising from the presence of NTMs
8 sawteeth Transport arising from the presence of sawteeth
9 pedestal Transport level to give edge pedestal
10 database Transport specified by a database entry
11 background Background transport level
12 combined Derived from a number of contributions
13 not_provided No data provided
1000 unspecified_DERIVED Derived from another source; duplicating data. Unspecified transport type
1001 modtransp_DERIVED Derived from another source; duplicating data. Derived from MODTRANSP
1002 neoclassical_DERIVED Derived from another source; duplicating data. Neoclassical
1003 turbulence_fluxtube_DERIVED Derived from another source; duplicating data. Turbulence / fluxtube code
1004 turbulence_global_DERIVED Derived from another source; duplicating data. Turbulence / global code
1005 elm_continuous_DERIVED Derived from another source; duplicating data. Continuous ELM model --- gives the ELM averaged profile
1006 elm_resolved_DERIVED Derived from another source; duplicating data. Time resolved ELM model
1007 ntm_DERIVED Derived from another source; duplicating data. Transport arising from the presence of NTMs
1008 sawteeth_DERIVED Derived from another source; duplicating data. Transport arising from the presence of sawteeth
1009 pedestal_DERIVED Derived from another source; duplicating data. Transport level to give edge pedestal
1010 database_DERIVED Derived from another source; duplicating data. Transport specified by a database entry
1011 background_DERIVED Derived from another source; duplicating data. Background transport level
1012 combined_DERIVED Derived from another source; duplicating data. Derived from a number of contributions
1013 not_provided_DERIVED Derived from another source; duplicating data. No data provided