New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
NEMO/trunk/src (log) – NEMO

source: NEMO/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15277   3 years clem trunk: debug an out of bound in Richardson zdf
(edit) @15270   3 years smasson trunk: forget some cleaning (remove dom_glo), #2724
(edit) @15267   3 years smasson trunk: new nogather nolding, #2724
(edit) @15266   3 years clem forgotten output in evp
(edit) @15265   3 years jchanut Improve ghost cell initialization with AGRIF + minor changes such as …
(edit) @15263   3 years hadcv Add brackets to ice_dyn_rhg_evp (fixes SETTE results changing with …
(edit) @15249   3 years hadcv #2721: Fix SETTE debug failures
(edit) @15244   3 years clem trunk: solve ticket #2625
(edit) @15243   3 years clem trunk: solve ticket #2710
(edit) @15237   3 years clem trunk: solve ticket #2719
(edit) @15235   3 years clem trunk: solve ticket #2644
(edit) @15234   3 years clem trunk: solve ticket #2679
(edit) @15199   3 years amoulin read wave number field if ln_zdfswm activated - ticket #2685
(edit) @15190   3 years gsamson correct year (4 digits) & month (2 digits) formats for non-climatological …
(edit) @15182   3 years hadcv Replace [15160] with an lbc_lnk for hmld in TOP
(edit) @15160   3 years acc trunk: minor change to zdfphy.F90 to ensure that avt and avs are set …
(edit) @15150   3 years smasson trunk: remove some of the changes done in [15145]
(edit) @15149   3 years acc Trunk. Fix typo in sbcmod.F90 (diagnostic only)
(edit) @15148   3 years gsamson reintroduce missing 'kdim' argument in 'prt_ctl_t' calls for 3D/4D arrays
(edit) @15145   3 years smasson trunk: pass all sette tests in debug with nn_hls = 2
(edit) @15143   3 years acc #2713. Add lbc_lnk on pqfwf in isfcav.F90 to restore restartability and …
(edit) @15141   3 years smasson trunk: avoid implicit loops in diawri
(edit) @15139   3 years smasson trunk: traadv_mus.F90 works in debug
(edit) @15136   3 years smasson trunk: SWE passes sette tests in debug
(edit) @15130   3 years jchanut #2638, Remove useless interpolation over land points around zoom + revert …
(edit) @15119   3 years jchanut #2638, changes to accomodate nn_hls=2 and AGRIF zooms crossing cyclic …
(edit) @15113   3 years jchanut Correct AGRIF divergence conserving interpolation with cyclic zooms (i.e. …
(edit) @15104   3 years clem nn_hls=2: repair some loops.
(edit) @15102   3 years clem nn_hls=2: debug implicit vertical advection (ln_zad_Aimp=T) and remove one …
(edit) @15094   3 years clem repair isoneutral diffusion on momentum (ln_dynldf_iso=T)
(edit) @15093   3 years clem remove one useless communication for nn_hls=2
(edit) @15091   3 years clem ldf_eiv: probably a typo but the wrong field was masked
(edit) @15090   3 years cetlod trunk : minor changes in PISCES to make it work in debug mode when …
(edit) @15088   3 years acc Check in ICB changes from 2021/ticket2696_icb_halo1_halo2_compatibility …
(edit) @15087   3 years clem nn_hls=2: debug diawri.F90
(edit) @15086   3 years clem debug last commit when compiling orca2. Sorry for the mess.
(edit) @15085   3 years clem ISF further cleaning and debugging(?) for isfcpl but I think it requires …
(edit) @15084   3 years clem trunk ISF: correct option cn_gammablk=vel_stab as much as I understand it …
(edit) @15082   3 years clem trunk: 1st try to solve problems with ISF option cn_gammablk=vel_stab …
(edit) @15081   3 years clem debug algo andreas2005 in the trunk
(edit) @15079   3 years clem trunk was not repro with variable air-ice bulk transfer coefficients …
(edit) @15077   3 years jchanut Circumvent AGRIF conv issue with character arrays (must be defined with …
(edit) @15074   3 years clem loop fusion: debug ubs
(edit) @15073   3 years clem nn_hls=2 and debug mode: make agrif work and be repro
(edit) @15071   3 years clem make tke and gls work with tiling in debug mode. But it needs to be …
(edit) @15070   3 years clem make ice option nn_icesal=3 reproducible
(edit) @15067   3 years clem nn_hls=2: AMM12 passes debug test. e3f needed to be defined on some …
(edit) @15062   3 years jchanut Suppress time varying scale factors and depths declarations with key_qco …
(edit) @15061   3 years clem nn_hls=2: orca2 runs in debug mode.
(edit) @15060   3 years clem nn_hls=2: WED025 runs in debug mode now.
(edit) @15058   3 years clem nn_hls=2: repare tiling from my previous commit r15055. But then ww is not …
(edit) @15057   3 years smasson trunk: use 2*wp precision in prtctl, #2703
(edit) @15056   3 years smasson trunk: correct [15052], #2701
(edit) @15055   3 years clem nn_hls=2: make sure ww is defined on the halos since it is used in several …
(edit) @15053   3 years clem nn_hls=2: solve a number of floating points because some arrays are not …
(edit) @15052   3 years smasson trunk: call lbc_lnk for variables defined with usr_def_*, #2701
(edit) @15050   3 years smasson trunk: minor bugfix in lbc_lnk, #2704
(edit) @15049   3 years clem adapt ice advection and rheology to nn_hls=2. Number of mpi communications …
(edit) @15048   3 years clem reduce drastically the number of global communications when using …
(edit) @15046   3 years clem trunk: bug found by ecmwf: do not do ice remapping if, by some mystery and …
(edit) @15037   3 years smasson trunk: small optimization following [15033], #2699
(edit) @15033   3 years smasson trunk: suppress jpim1 et jpjm1, #2699
(edit) @15031   3 years jchanut #2638, add lbclnks for ice initial state if interpolated from parent
(edit) @15029   3 years jchanut #2698, fixes passive tracers repro/restart & remove euler time stepping in …
(edit) @15023   3 years gsamson merge ticket2680_C1D_PAPA branch back into the trunk; see ticket #2680 for …
(edit) @15018   3 years smasson trunk: supress jpim1/jpjm1 in dynspg_ts, #2670
(edit) @15017   3 years smasson trunk: introduce iom_put without halos, #2694
(edit) @15014   3 years smasson trunk: simplify F point halo computation, #2693
(edit) @15005   3 years hadcv #2664: Fix ln_traldf_hor crashing with zps coordinate
(edit) @15004   3 years mathiot ticket #2960: commit fix to the trunk (WARNING: output convention of isf …
(edit) @14997   3 years smasson trunk, ICE: replace DO_?D( 1, 1, 1, 1 ) by DO_?D( nn_hls, nn_hls, nn_hls, …
(edit) @14995   3 years mathiot ticket #2669 : merge ticket2669_isf_fluxes into trunk
(edit) @14985   3 years clem better coding of r14983
(edit) @14983   3 years clem trunk: small sneaky enhancement related to ticket #2661 (adding …
(edit) @14982   3 years hadcv #2665: Various fixes for code enabled with key_qco/key_linssh
(edit) @14978   3 years hadcv #2640: correct tra_adv_qck results on the north fold
(edit) @14976   3 years jchanut #2638, merge dev_14608_AGRIF_domcfg branch into trunk
(edit) @14967   3 years cbricaud introduce limit conditions under ice caps in GLS; see #2593 and #2604
(edit) @14966   3 years cbricaud add scaling of mixing under sea-ice in GLS (as for TKE) ; see ticket #2604
(edit) @14961   3 years amoulin read wave number field if ln_zdfswm activated -ticket #2685
(edit) @14922   3 years hadcv #2682: Fix AMM12 and AGRIF_DEMO failing with debug flags and nn_hls = 1
(edit) @14921   3 years smueller Merge of development branch …
(edit) @14903   3 years hadcv #2600: Fix bug with A1Di/A1Dj/A2D macros, update standard tiling namelists
(edit) @14886   3 years clem trunk ICE: the diagnostic of heat flux for ice surface melt was not …
(edit) @14882   3 years gsamson #2600: Fix diagnostics preventing ORCA2_ICE_PISCES running with nn_hls = 2 …
(edit) @14871   3 years rlod Bug fix of initialisation of ln_trc_ais in C14 and CFC modules, see ticket …
(edit) @14857   3 years hadcv #2600: Fixes in MY_SRC for nn_hls = 2/tiling and traadv_fct.F90 for …
(edit) @14853   3 years smasson trunk: avoid to use undefined values in zdfddm
(edit) @14848   3 years smasson trunk: reduce minimum domain size, #2671
(edit) @14845   3 years hadcv #2600: Fix diagnostics preventing ORCA2_ICE_PISCES running with nn_hls = 2 …
(edit) @14842   3 years acc Add missing initialisation in trcnam_age.F90 and missing type declarations …
(edit) @14834   3 years hadcv #2600: Merge in dev_r14273_HPC-02_Daley_Tiling
(edit) @14820   3 years francesca merge ticket2607_r14608_halo1_halo2_compatibility into trunk
(edit) @14778   3 years clem trunk: avoid roundoff error (it does not change results, it is only …
(edit) @14773   3 years clem trunk: correct units of some icb diags (also related to ticket #2642)
(edit) @14767   3 years clem trunk: solve ticket #2660
(edit) @14718   3 years clem trunk: correctly handle diagnostics of mass, salt and heat budgets (see …
(edit) @14686   3 years clem trunk: solve negative sublimation problems (ticket #2649)
(edit) @14595   3 years clem trunk: solve ticket #2627.
(edit) @14581   3 years clem trunk: solve ticket #2635
Note: See TracRevisionLog for help on using the revision log.