Skip to content

Commit

Permalink
Removed duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkublnick committed Sep 13, 2024
1 parent aa1b9b8 commit 3c68183
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@ These settings define platform-specific run commands. Users should set run comma
``RUN_CMD_NEXUS``: (Default: "")
The run command for the AQM NEXUS tasks.

``RUN_CMD_NEXUS``: (Default: "")
The run command for the AQM NEXUS tasks.

``RUN_CMD_AQMLBC``: (Default: "")
The run command for the ``aqm_lbcs`` task.

Expand Down Expand Up @@ -395,9 +392,6 @@ Set File Name Parameters
``MODEL_CONFIG_FN``: (Default: "model_configure")
Name of a file that contains settings and configurations for the :term:`NUOPC`/:term:`ESMF` main component. In general, users should not set this variable in their configuration file (see :ref:`note <tmpl-fn-warning>`).

``UFS_CONFIG_FN``: (Default: "ufs.configure")
Name of a file that contains information about the various :term:`UFS` components and their run sequence. In general, users should not set this variable in their configuration file (see :ref:`note <tmpl-fn-warning>`).

``UFS_CONFIG_FN``: (Default: "ufs.configure")
Name of a template file that contains information about the various UFS components and their run sequence (ufs-weather-model: ufs.configure). Its default value is the name of the file that the ufs weather model expects to read in.

Expand Down Expand Up @@ -434,9 +428,6 @@ Set File Path Parameters
``UFS_CONFIG_TMPL_FP``: (Default: ``'{{ [user.PARMdir, UFS_CONFIG_FN]|path_join }}'``)
Path to the ``UFS_CONFIG_FN`` file.

``UFS_CONFIG_TMPL_FP:``: (Default: ``'{{ [user.PARMdir, UFS_CONFIG_FN]|path_join }}'``)
Path to the ``UFS_CONFIG_FN`` file.

``AQM_RC_TMPL_FP``: (Default: ``'{{ [user.PARMdir, AQM_RC_TMPL_FN]|path_join }}'``)
Path to the ``AQM_RC_TMPL_FN`` file.

Expand All @@ -455,9 +446,6 @@ This section contains files and paths to files that are staged in the experiment
``UFS_CONFIG_FP``: (Default: ``'{{ [EXPTDIR, UFS_CONFIG_FN]|path_join }}'``)
Path to the ``UFS_CONFIG_FN`` file in the experiment directory.

``UFS_CONFIG_FP``: (Default: ``'{{ [EXPTDIR, UFS_CONFIG_FN]|path_join }}'``)
Path to the ``UFS_CONFIG_FN`` file in the experiment directory.

``FV3_NML_FP``: (Default: ``'{{ [EXPTDIR, FV3_NML_FN]|path_join }}'``)
Path to the ``FV3_NML_FN`` file in the experiment directory.

Expand Down

0 comments on commit 3c68183

Please sign in to comment.