Class | NAMELIST |
In: |
gt4_historyauto.f90
|
This is not a module but a repository of NAMELIST group names declared in all Fortran 90/95 files
NAMELIST : | |||
Name : | character(STRING)
| ||
File : | character(STRING)
| ||
IntValue : | real
| ||
IntUnit : | character(TOKEN)
| ||
Precision : | character(TOKEN)
| ||
FilePrefix : | character(STRING)
| ||
TimeAverage : | logical
| ||
AllOutput : | logical
|
gt4_historyauto モジュールのヒストリデータ用 NAMELIST 変数群名.
gt4_historyauto#HistoryAutoCreate を使用する際に, オプショナル引数 namelist_filename へ NAMELIST ファイル名を指定することで, そのファイルからこの NAMELIST 変数群を 読み込みます.
NAMELIST group name for history data of "gt4_historyauto" module.
If a NAMELIST filename is specified to an optional argument namelist_filename when "gt4_historyauto#HistoryAutoCreate" is used, this NAMELIST group is loaded from the file.
This namelist group name is input/output in gt4_historyauto#HistoryAutoCreate1