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) @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
(edit) @14558   3 years lovato include TOP optical module (#2489)
(edit) @14553   3 years gsamson merge ticket2628_r14502_abl_restart_xios branch into trunk; sette …
(edit) @14544   3 years francesca correct a typo due to merge
(edit) @14510   3 years gsamson bugfix for 'NOT USED' case with SAS, does not change SAS sette test; …
(edit) @14502   3 years smueller Restoration of compatibility with existing tidal open-boundary forcing …
(edit) @14476   3 years techene #2620 if ln_zad_Aimp=T output wi+ww without modifying ww
(edit) @14475   3 years techene #2619 bug correction add u/vtau iomput call as done in step.F90
(edit) @14470   3 years clem trunk: trivial but very important bug fix in sea ice as described in …
(edit) @14446   3 years clem trunk: some corrections on the html user guide
(edit) @14439   3 years jchanut #2222, turn on the use of PPR library with vertical nesting
(edit) @14437   3 years smasson trunk: true bugfix in fldread, following [14436], #2623
(edit) @14436   3 years smasson trunk: minor bugfix in fldread, #2623
(edit) @14434   3 years smasson trunk: fix agrif + coupled model, #2615
(edit) @14433   3 years smasson trunk: merge dev_r14312_MPI_Interface into the trunk, #2598
(edit) @14402   3 years smasson trunk: minor fix for humidity check, #2616
(edit) @14401   3 years smasson trunk: bugfix following [14398], #2618
(edit) @14400   3 years mathiot ticket #2581: merge ticket branch into trunk
(edit) @14398   3 years smasson trunk: harmless bugfix in initialization of fldread structure for vectors, …
(edit) @14354   3 years clem bad output in communication report
(edit) @14318   3 years smasson trunk: stpctl cleaning, #2602
(edit) @14312   3 years cbricaud bugfix for ticket #2599
(edit) @14310   3 years smasson trunk: minor bugfix in dtadyn.F90, following [14255]
(edit) @14298   3 years francesca Removing duplicate lines of code - merge oversight
(edit) @14275   3 years smasson trunk: suppress nproc ( = mpprank = narea-1)
(edit) @14255   3 years cetlod trunk : consolidation of OFFLINE with key_qco ; use the ORCA2_OFF_TRC …
Note: See TracRevisionLog for help on using the revision log.