Skip to content

Commit

Permalink
Add note to docs about set number of procs automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed May 3, 2024
1 parent de9378f commit ab0dcb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/user_guide/ug_case_settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ domain_nml
"``maskhalo_bound``", "logical", "mask unused halo cells for boundary updates", "``.false.``"
"``max_blocks``", "integer", "maximum number of blocks per MPI task for memory allocation", "-1"
"``nprocs``", "integer", "number of processors to use", "-1"
"", "``-1``", "find number of processors automatically", ""
"``ns_boundary_type``", "``cyclic``", "periodic boundary conditions in y-direction", "``open``"
"", "``open``", "Dirichlet boundary conditions in y", ""
"", "``tripole``", "U-fold tripole boundary conditions in y", ""
Expand Down

0 comments on commit ab0dcb3

Please sign in to comment.