24 |
- *should* produce identical results to original calc_mom_rhs.F |
- *should* produce identical results to original calc_mom_rhs.F |
25 |
o added pkg/mom_vecinv: vectgor invariant form of momentum equations |
o added pkg/mom_vecinv: vectgor invariant form of momentum equations |
26 |
- no-slip side conditions not implemented. Don't try to use them! |
- no-slip side conditions not implemented. Don't try to use them! |
27 |
|
o define separatetly surface and bottom position - set maskC as 3D global array |
28 |
|
o modify Surface correction term to deal with topography in Atmosphere |
29 |
|
o prepare implementation of non-Linear Free Surface: |
30 |
|
- add parameters and CPP_options for non-Linear Free Surface |
31 |
|
- move etaNm1 to main common block |
32 |
|
o allow to re-compute eta to conserve exactly the total volume. |
33 |
o added fCoriG to PARAMS.h, ini_cori.F, FCORI_MACROS.h |
o added fCoriG to PARAMS.h, ini_cori.F, FCORI_MACROS.h |
34 |
- needed for VI momentum equations which are broken without. |
- needed for VI momentum equations which are broken without. |
35 |
|
o CG2D: allow to switch-off RHS normalisation setting Residual_Target in W_unit |