Skip to content

Commit

Permalink
Merge pull request #323 from hklion/nonlin_eos
Browse files Browse the repository at this point in the history
add docs about EOS regtest
  • Loading branch information
hklion authored Dec 27, 2024
2 parents 7d00cf2 + f187184 commit 329a16b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Docs/sphinx_doc/RegressionTests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,10 @@ Based on :ref:`Upwelling<upwelling-desc>`, which always includes Coriolis and no
+----------------------------------------+--------------+------------------+-------------------+----------------------------------+
| Upwelling-OMP | 41 80 16 | Periodic | SlipWall | MPI + OpenMP |
+----------------------------------------+--------------+------------------+-------------------+----------------------------------+
| Upwelling-nonlinEOS-OMP | 41 80 16 | Periodic | SlipWall | MPI + OpenMP |
| | | | | |
| | | | | nonlinear equation of state |
+----------------------------------------+--------------+------------------+-------------------+----------------------------------+
| Upwelling-OMP-1grid | 41 80 16 | Periodic | SlipWall | OpenMP |
+----------------------------------------+--------------+------------------+-------------------+----------------------------------+
| Upwelling-restart | 41 80 16 | Periodic | SlipWall | MPI |
Expand Down Expand Up @@ -727,6 +731,10 @@ Based on :ref:`Upwelling<upwelling-desc>`, which always includes Coriolis and no
+----------------------------------------+--------------+------------------+-------------------+----------------------------------+
| Upwelling-1grid | 41 80 16 | Periodic | SlipWall | |
+----------------------------------------+--------------+------------------+-------------------+----------------------------------+
| Upwelling-nonlinEOS | 41 80 16 | Periodic | SlipWall | MPI |
| | | | | |
| | | | | nonlinear equation of state |
+----------------------------------------+--------------+------------------+-------------------+----------------------------------+
| Upwelling-x | 41 80 16 | SlipWall | Periodic | MPI |
+----------------------------------------+--------------+------------------+-------------------+----------------------------------+
| Upwelling-x-1grid | 41 80 16 | SlipWall | Periodic | |
Expand Down

0 comments on commit 329a16b

Please sign in to comment.