Skip to content
Snippets Groups Projects
Commit 12d3c50b authored by Sebastien Masson's avatar Sebastien Masson
Browse files

Merge branch '7-bug-with-key_linssh' into 'main'

Resolve "Bug with key_linssh"

Closes #7

See merge request nemo/core!14
parents 794fafb7 d898a996
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@
# define r1_hv(i,j,t) r1_hv_0(i,j)
# define gdept(i,j,k,t) gdept_0(i,j,k)
# define gdepw(i,j,k,t) gdepw_0(i,j,k)
# define gde3w(i,j,k) (gdept_0(i,j,k)-ssh(i,j,Kmm))
# define gde3w(i,j,k) gdept_0(i,j,k)
#endif
!!----------------------------------------------------------------------
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