We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09f02f commit 83f864fCopy full SHA for 83f864f
docs/users_guide/machines/grizzly.rst
@@ -131,13 +131,7 @@ To build the MPAS model with
131
132
.. code-block:: bash
133
134
- make CORE=landice gfortran
135
-
136
-or
137
138
-.. code-block:: bash
139
140
- make CORE=ocean gfortran
+ make gfortran
141
142
grizzly, intel
143
--------------
@@ -153,10 +147,4 @@ To build the MPAS model with
153
147
154
148
155
149
156
- make CORE=landice intel-mpi
157
158
159
160
161
162
- make CORE=ocean intel-mpi
150
+ make intel-mpi
0 commit comments