Skip to content

Commit

Permalink
Add FOLISIO compset
Browse files Browse the repository at this point in the history
This commit adds a FOLISIO compset (First-Order Land Ice, Sea Ice,
Ocean) that uses the Albany First-Order velocity solver in MALI instead
of the standard shallow-ice approximation solver.  The SIA solver is
inappropriate for Antarctica and was causing CFL violations when used
with the new mesh, making it not practical to use even for smoketesting.
  • Loading branch information
matthewhoffman committed Aug 12, 2024
1 parent 4975d49 commit 0a92e25
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cime_config/allactive/config_compsets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,11 @@
<lname>2000_DATM%JRA-1p5_SLND_MPASSI_MPASO%DATMFORCED_DROF%JRA-1p5_MALI%SIA_SWAV</lname>
</compset>

<compset>
<alias>MPAS_FOLISIO_JRA1p5</alias>
<lname>2000_DATM%JRA-1p5_SLND_MPASSI_MPASO%DATMFORCED_DROF%JRA-1p5_MALI_SWAV</lname>
</compset>

<!-- Slab ocean cases -->
<compset>
<alias>E1850C5ELM</alias>
Expand Down

0 comments on commit 0a92e25

Please sign in to comment.