Skip to content

Commit 83f864f

Browse files
committed
More updates to grizzly User's Guide
1 parent b09f02f commit 83f864f

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

docs/users_guide/machines/grizzly.rst

+2-14
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,7 @@ To build the MPAS model with
131131

132132
.. code-block:: bash
133133
134-
make CORE=landice gfortran
135-
136-
or
137-
138-
.. code-block:: bash
139-
140-
make CORE=ocean gfortran
134+
make gfortran
141135
142136
grizzly, intel
143137
--------------
@@ -153,10 +147,4 @@ To build the MPAS model with
153147

154148
.. code-block:: bash
155149
156-
make CORE=landice intel-mpi
157-
158-
or
159-
160-
.. code-block:: bash
161-
162-
make CORE=ocean intel-mpi
150+
make intel-mpi

0 commit comments

Comments
 (0)