.. _model_config_comp_root_dir: COMP_ROOT_DIR_* ======================== .. contents:: :local: Entry ----- The following is an example entry for ``COMP_ROOT_DIR_`` in ``config_files.xml``. The ```` is replaced by the name of the component. Each ``value`` provides the path to the root directory of the component for a specific component denoted by the ``component`` attribute. There will be multiple ``entry`` elements, one for each component supported by the model. .. code-block:: xml char $SRCROOT/components/data_comps/datm $SRCROOT/components/stub_comps/satm $SRCROOT/components/xcpl_comps/xatm $SRCROOT/components/eam/ $SRCROOT/components/eamxx/ $SRCROOT/components/eamxx/ case_comps env_case.xml Root directory of the case atmospheric component $CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd For each component a model supports, CIME expects to find a variable entry in the form of ``COMP_ROOT_DIR_``. Where ```` is replaced by one of the following. * CPL * ATM * LND * ROF * ICE * OCN * WAV * GLC * IAC * ESP