Translation table for wave field types. Used in:
More...
|
| integer, parameter | unspecified = 0 |
| | unspecified More...
|
| |
| integer, parameter | ec = 1 |
| | Wave field for electron cyclotron heating and current drive. More...
|
| |
| integer, parameter | lh = 2 |
| | Wave field for lower hybrid heating and current drive. More...
|
| |
| integer, parameter | ic = 3 |
| | Wave field for ion cyclotron frequency heating and current drive. More...
|
| |
Translation table for wave field types. Used in:
- distribution()/distri_vec()/waves_id/id
- waves()/coherentwave()/waves_id/id
- Version
- "$Id: wave_types.xml 579 2012-07-20 12:05:31Z tjohnson $"
| character*124 function wave_types::get_type_description__ind |
( |
integer |
IND | ) |
|
Function returning the DESCRIPTION of the type with index IND.
- Parameters
-
| character*124 function wave_types::get_type_description__name |
( |
character*32 |
NAME | ) |
|
Function returning the DESCRIPTION of the type with name NAME.
- Parameters
-
| character*32 function wave_types::get_type_name |
( |
integer |
IND | ) |
|
Function returning the NAME of the type with index IND.
- Parameters
-
| integer function wave_types::get_type_value |
( |
character*32 |
NAME | ) |
|
Function returning the VALUE of the type with name NAME.
- Parameters
-
| integer, parameter wave_types::ec = 1 |
Wave field for electron cyclotron heating and current drive.
| integer, parameter wave_types::ic = 3 |
Wave field for ion cyclotron frequency heating and current drive.
| integer, parameter wave_types::lh = 2 |
Wave field for lower hybrid heating and current drive.
| integer, parameter wave_types::unspecified = 0 |
The documentation for this module was generated from the following file:
- /afs/eufus.eu/g2itmdev/user/g2osaute/public/LION_TF_ITM_develop_branches/documentation/src_f90/wave_types.f90