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/OCE (log) – NEMO

source: NEMO/trunk/src/OCE

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @15119   3 years jchanut #2638, changes to accomodate nn_hls=2 and AGRIF zooms crossing cyclic …
(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) @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) @15048   3 years clem reduce drastically the number of global communications when using …
(edit) @15033   3 years smasson trunk: suppress jpim1 et jpjm1, #2699
(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) @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) @14882   3 years gsamson #2600: Fix diagnostics preventing ORCA2_ICE_PISCES running with nn_hls = 2 …
(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) @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) @14595   3 years clem trunk: solve ticket #2627.
(edit) @14553   3 years gsamson merge ticket2628_r14502_abl_restart_xios branch into trunk; sette …
(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) @14446   3 years clem trunk: some corrections on the html user guide
(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) @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 …
(edit) @14239   3 years smasson trunk: replace key_iomput by key_xios
(edit) @14233   3 years jchanut #2385, prevent from overflow values with een scheme, nn_e3f_typ=1 and …
(edit) @14229   3 years smasson trunk: replace key_mpp_mpi by the opposite key key_mpi_off
(edit) @14227   3 years smasson trunk: replace remaining OPA by OCE
(edit) @14225   3 years smasson trunk: add TSUNAMI test case
(edit) @14224   3 years smasson trunk: minor bugfix in CANAL and with ln_dyn_trd
(edit) @14223   3 years smasson trunk: remove patch for compatibility with the old trunk
(edit) @14215   3 years acc trunk changes to swap the order of arguments to the DO LOOP macros. These …
(edit) @14210   3 years mathiot ticket #2570: switch off tramle under isf until tramle is compatible with …
(edit) @14207   3 years smasson trunk: minor typo in dynspg_ts…
(edit) @14205   3 years techene #2385 cosmetics and cleaning
(edit) @14203   3 years techene trunk : cosmetics
(edit) @14202   3 years emanuelaclementi correction for waves in dynspg.F90
Note: See TracRevisionLog for help on using the revision log.