.. 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 semi-colon will be treated as a comment (see example files). .. index:: default ; namelist read file Example Namelist Input Files: * The default input file: :download:`default.inp <_static/default.inp>` * A continuation of the default run: :download:`continuation.inp <_static/continuation.inp>` * Saving diagnostics on secondary history files: :download:`diags.inp <_static/diags.inp>` * Full year climatology with constant forcing: :download:`climatology.inp <_static/climatology.inp>` * Seasonal control runs with constant forcing: :download:`mareqx.inp <_static/mareqx.inp>` * Heelis potential model with constant solar forcing: :download:`heelis_smax.inp <_static/heelis_smax.inp>` * Heelis potential model with GPI (Kp) data file: :download:`heelis_gpi.inp <_static/heelis_gpi.inp>` * Weimer potential model with constant IMF forcing: :download:`weimer_con.inp <_static/weimer_con.inp>` * Weimer potential model with IMF data file: :download:`weimer_imf.inp <_static/weimer_imf.inp>` * Weimer potential model with IMF+GPI data files: :download:`weimer_imf+gpi.inp <_static/weimer_imf+gpi.inp>` * Default double-resolution run: * Example "storm runs": * December, 2006 "AGU" storm run: :download:`dec2006.inp <_static/dec2006.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:`AURORA ` integer: 1 0/1 flag for auroral parameterization :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:`CTPOTEN ` real: Cross-Tail Potential :ref:`CTPOTEN_TIME ` real: [none] Time-dependent Cross-Tail Potential :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:`KP or KP_TIME ` real or real array Kp for calc of hpower and ctpoten :ref:`LABEL