Commit c325f9c
committed
Removes G_EARTH from OBCs
- The parameter G_EARTH is unnecessarily read and logged by OBCs.
This is normally innocuous except PR mom-ocean#1088 rearranges the call
order between OBCs and vertGrid which puts G_EARTH in the wrong
block in the doc files.
- This removes G_EARTH from OBCs so it is not logged and the two
outstanding PRs (mom-ocean#1088 and mom-ocean#1089) don't move G_EARTH to the
wrong place.
- This PR on its own does not change the doc files prior to mom-ocean#1088.1 parent 3e9c645 commit c325f9c
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
244 | 243 | | |
245 | 244 | | |
246 | 245 | | |
| |||
347 | 346 | | |
348 | 347 | | |
349 | 348 | | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | 349 | | |
354 | 350 | | |
355 | 351 | | |
| |||
0 commit comments