We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there, commit 2c2c8a48 has been pushed. Here is the comparison with the commit currently used.
⚠️WARNING⚠️ cfgs/SHARED/namelist_ref has changed:
cfgs/SHARED/namelist_ref
diff ./nemo/cfgs/SHARED/namelist_ref ./head/cfgs/SHARED/namelist_ref 1540a1541,1554 > ln_sto_ldf = .false. ! stochastic lateral diffusion > rn_ldf_std = 0.1 ! lateral diffusion standard deviation (in percent) > rn_ldf_tcor = 1440. ! lateral diffusion correlation timescale (in timesteps) > ln_sto_hpg = .false. ! stochastic pressure gradient > rn_hpg_std = 0.1 ! density gradient standard deviation (in percent) > rn_hpg_tcor = 1440. ! density gradient correlation timescale (in timesteps) > ln_sto_pstar = .false. ! stochastic ice strength > rn_pstar_std = 0.1 ! ice strength standard deviation (in percent) > rn_pstar_tcor = 1440. ! ice strength correlation timescale (in timesteps) > nn_pstar_ord = 1 ! order of autoregressive processes > nn_pstar_flt = 0 ! passes of Laplacian filter > ln_sto_trd = .false. ! stochastic model trend > rn_trd_std = 0.1 ! trend standard deviation (in percent) > rn_trd_tcor = 1440. ! trend correlation timescale (in timesteps) 1548a1563,1570 > ln_sto_trc = .false. ! stochastic tracer dynamics > nn_sto_trc = 1 ! number of independent random walks > rn_trc_stdxy = 1.4 ! random walk horz. standard deviation (in grid points) > rn_trc_stdz = 0.7 ! random walk vert. standard deviation (in grid points) > rn_trc_tcor = 1440. ! random walk time correlation (in timesteps) > nn_trc_ord = 1 ! order of autoregressive processes > nn_trc_flt = 0 ! passes of Laplacian filter > rn_trc_lim = 3.0 ! limitation factor (default = 3.0)
The text was updated successfully, but these errors were encountered:
jdha
atb299
malmans2
Successfully merging a pull request may close this issue.
Hi there,
commit 2c2c8a48 has been pushed. Here is the comparison with the commit currently used.
cfgs/SHARED/namelist_ref
has changed:The text was updated successfully, but these errors were encountered: