File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -478,6 +478,11 @@ make <mpas_make_target>
478478
479479The same applies to MPAS-Seaice except with ` mpas-seaice ` in the path above.
480480
481+ To set up tasks and suites to use MPAS-Ocean, it should be sufficient to point
482+ to an MPAS-Ocean build with the ` -p ` flag to ` polaris setup ` or
483+ ` polaris suite ` . MPAS-Ocean should automatically be detected. You can use
484+ the flag ` --model mpas-ocean ` to be explicit, though.
485+
481486(dev-omega-build)=
482487
483488### Omega
@@ -526,9 +531,10 @@ location you like. If you build in a location other than
526531relative or absolute path using the ` -p ` flag when you call ` polaris setup ` or
527532` polaris suite ` .
528533
529- To set up tasks and suites to use Omega, you need to supply ` --model=omega `
530- to ` polaris setup ` or ` polaris suite ` . Otherwise, it will default to
531- MPAS-Ocean.
534+ As with MPAS-Ocean, to set up tasks and suites to use Omega, it should be
535+ sufficient to point to an Omega build with the ` -p ` flag to ` polaris setup ` or
536+ ` polaris suite ` , which should allow Omega to be detected automatically.
537+ But you can use the flag ` --model omega ` to indicate this explicitly.
532538
533539(dev-working-with-polaris)=
534540
You can’t perform that action at this time.
0 commit comments