Skip to content
Snippets Groups Projects
Commit d898a996 authored by Sibylle TECHENE's avatar Sibylle TECHENE
Browse files

issue #7 : bug fix for key_linssh

parent 794fafb7
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