Skip to content
Snippets Groups Projects
Commit 9f0c75ec authored by Guillaume Samson's avatar Guillaume Samson :snowman2:
Browse files

Merge branch '124-fct-inot-monotonic-branch_4.2' into 'branch_4.2'

Resolve "FCT is not monotonic with non-linear free surface"

See merge request nemo/nemo!292
parents 2431247b 364b488f
No related branches found
No related tags found
No related merge requests found
...@@ -945,7 +945,7 @@ CONTAINS ...@@ -945,7 +945,7 @@ CONTAINS
! !
! !== monotonicity algorithm ==! ! !== monotonicity algorithm ==!
! !
CALL nonosc( Kmm, pt(:,:,:,jn,Kbb), zwx_3d, zwy_3d, zwz, zwi, p2dt ) CALL nonosc( Krhs, pt(:,:,:,jn,Kbb), zwx_3d, zwy_3d, zwz, zwi, p2dt )
! !
! !== final trend with corrected fluxes ==! ! !== final trend with corrected fluxes ==!
! !
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment