.. index:: namelist input, input .. _namelist: Run Control Parameters: The Namelist Input File =============================================== The :term:`namelist input` file specifies user-provided run control parameters for a model run. These parameters include the model startup file, start and stop times, solar inputs, lower boundary files, and several other flags and data files as necessary. This document describes each valid namelist parameter, their valid combinations, and provides several example input files for running the model in different modes and resolutions. Example Namelist Input Files ---------------------------- Please refer to the following examples of namelist input files: .. note:: Any part of a line in the namelist file following a exclamation mark '!' will be treated as a comment (see example files). .. index:: default ; namelist read file Example Namelist Input Files: * The default input files: * :download:`5-degree resolution namelist file <../../scripts/tiegcm_res5.0_default.inp>` * :download:`2.5-degree resolution namelist file <../../scripts/tiegcm_res2.5_default.inp>` * A continuation of the default 5-degree run: * :download:`continuation.inp <_static/namelist_files/continuation.inp>` * Saving diagnostics on secondary history files: * :download:`diags.inp <_static/namelist_files/diags.inp>` .. _namelist_params: Explanation of Valid Namelist Parameters ----------------------------------------- Following is a table of valid TIEGCM |version| namelist parameters, and their descriptions. Follow the parameter name links to explanations below. =========================================== ===================== ===================================== Parameter Name Data Type and Default Description =========================================== ===================== ===================================== :ref:`AMIENH,AMIESH ` string: [none] Optional AMIE data files :ref:`AMIE_IBKG ` integer: 0 Flag for how to read AMIE data :ref:`AURORA ` integer: 1 0/1 flag for auroral parameterization :ref:`BGRDDATA_NCFILE ` string: [none] Data file for background lower boundary :ref:`BXIMF or BXIMF_TIME ` real or real array X-component of the IMF :ref:`BYIMF or BYIMF_TIME ` real or real array Y-component of the IMF :ref:`BZIMF or BZIMF_TIME ` real or real array Z-component of the IMF :ref:`CALENDAR_ADVANCE ` real: 1 0/1 switch to advance calendar time :ref:`COLFAC ` real: 1.5 O-O+ collision factor :ref:`CTMT_NCFILE ` string: [none] Lower boundary data file T,U,V,Z :ref:`CTPOTEN ` real: Cross-Tail Potential :ref:`CTPOTEN_TIME ` real: [none] Time-dependent Cross-Tail Potential :ref:`CURRENT_KQ ` integer: 0 Height-integrated Current Density :ref:`CURRENT_PG ` integer: 1 Current due to Plasma Pressure Gradient :ref:`CALC_HELIUM ` integer: 1 0/1 switch for calculation of Helium :ref:`DYNAMO ` integer: 1 0/1 switch for electro-dynamo :ref:`EDDY_DIF ` integer: 0 0/1 switch for DOY-dependent or constant eddy diffusion :ref:`ENFORCE_OPFLOOR ` integer: 1 Gaussian shaped floor for O+ :ref:`F107 or F107_TIME ` real or real array Daily F10.7 cm solar flux :ref:`F107A or F107A_TIME ` real or real array 81-day average F10.7 cm solar flux :ref:`GPI_NCFILE ` string: [none] Geophysical Indices (Kp) data file :ref:`GSWM data files ` string: [none] GSWM Model tidal lbc data files :ref:`HIST ` integer(3) Primary history write frequency :ref:`IMF_NCFILE ` string: [none] IMF OMNI data files :ref:`JOULEFAC ` real: 1.5 Joule Heating Factor :ref:`KP or KP_TIME ` real or real array Kp for calc of hpower and ctpoten :ref:`LABEL