Commit 36e2823
committed
Merge branch 'atmosphere/phys_mgr_extra_dim_query' into hotfix-v8.2.2 (PR #1236)
This merge removes a redundant query of the nCellsSolve dimension in the
physics_run_init routine.
The physics_run_init routine in the mpas_atmphys_manager module contained a
redundant query of the nCellsSolve dimension from the mesh pool, which has been
removed by this merge with no impact on simulations.
* atmosphere/phys_mgr_extra_dim_query:
Remove redundant query of nCellsSolve dimension in physics_run_init1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
451 | 450 | | |
452 | 451 | | |
453 | 452 | | |
| |||
0 commit comments