Skip to content

Commit 1a3bb72

Browse files
committed
fix chap_quick.rst that was not merged correctly from previous PR
1 parent 6792ae3 commit 1a3bb72

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

scm/doc/TechGuide/chap_quick.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -216,13 +216,6 @@ Unified Forecast System and related applications, only a minority of which are r
216216
install libraries manually if they wish, but they will need to make sure the appropriate environment variables
217217
are set to the correct values so that the build system can find them, as described in the following paragraphs.
218218

219-
220-
<<<<<<< HEAD
221-
Setting up compilation environment
222-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
223-
224-
For users on a pre-configured platform, the spack-stack environment can be loaded via one of the provided modules in ``scm/etc/modules/`` as described in :numref:`Section %s <use_preconfigured_platforms>`.
225-
=======
226219
For users on a pre-configured platform, you can load the spack-stack environment via one of the provided modules in ``scm/etc/modules/``.
227220
For example, users on the NSF NCAR machine Derecho who wish to use Intel compilers can do the following:
228221

@@ -231,7 +224,6 @@ For example, users on the NSF NCAR machine Derecho who wish to use Intel compile
231224
cd [path/to/ccpp-scm/]
232225
module use scm/etc/modules/
233226
module load derecho_intel
234-
>>>>>>> feature/modulefile_updates
235227

236228
Additionally, for users who have installed spack-stack on their own MacOS or Linux machine can use the provided ``macos_clang``
237229
or ``linux_gnu`` modules.
@@ -613,11 +605,7 @@ configuration files located in ``../etc/case_config`` (*without the .nml extensi
613605
specifying a suite other than the default, the suite name used must
614606
match the value of the suite name in one of the suite definition files
615607
located in ``../../ccpp/suites`` (Note: not the filename of the suite definition file). As
616-
<<<<<<< HEAD
617-
part of the CCPP SCM v7.0.0 release, the following suite names are supported:
618-
=======
619608
part of the seventh CCPP release, the following suite names are supported:
620-
>>>>>>> feature/modulefile_updates
621609

622610
#. SCM_GFS_v16
623611

0 commit comments

Comments
 (0)