Skip to content
New issue

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

Comparison commit 2c2c8a48 and 9aad242d #40

Open
github-actions bot opened this issue Feb 24, 2022 · 0 comments
Open

Comparison commit 2c2c8a48 and 9aad242d #40

github-actions bot opened this issue Feb 24, 2022 · 0 comments
Assignees

Comments

@github-actions
Copy link

Hi there,
commit 2c2c8a48 has been pushed. Here is the comparison with the commit currently used.

⚠️WARNING⚠️
cfgs/SHARED/namelist_ref has changed:

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants