Skip to content

Comparison commit 1d52b13a and 9aad242d #41

@github-actions

Description

@github-actions

Hi there,
commit 1d52b13a 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)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions