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

source: NEMO/trunk/src/OCE/LBC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14433   3 years smasson trunk: merge dev_r14312_MPI_Interface into the trunk, #2598
(edit) @14354   3 years clem bad output in communication report
(edit) @14275   3 years smasson trunk: suppress nproc ( = mpprank = narea-1)
(edit) @14229   3 years smasson trunk: replace key_mpp_mpi by the opposite key key_mpi_off
(edit) @14072   3 years laurent Merging branch "2020/dev_r13648_ASINTER-04_laurent_bulk_ice", ticket #2369
(edit) @14053   3 years techene #2385 added to the trunk
(edit) @13982   3 years smasson trunk: merge dev_r13923_Tiling_Cleanup_MPI3_LoopFusion into the trunk
(edit) @13636   3 years mathiot fix ticket #2551 in trunk
(edit) @13490   4 years smasson trunk: fix bestpartition in mppini, see #2526
(edit) @13472   4 years smasson trunk: commit changes from r4.0-HEAD from 13284 to 13449, see #2523
(edit) @13458   4 years smasson trunk: mpp_min(max)loc testing only inner domain, see #2521
(edit) @13438   4 years smasson trunk: bugfix to compile and run the code without key_mpp_mpi, see #2495
(edit) @13305   4 years acc Trunk changes required to avoid issues with the outer halo in …
(edit) @13291   4 years smasson trunk: bugfix in bestpartition, see #2366
(edit) @13290   4 years smasson trunk: mpp_nfd_generic: fix sp/dp compilation issue, following Rachid …
(edit) @13286   4 years smasson trunk: merge extra halos branch in trunk, see #2366
(edit) @13226   4 years orioltp Merging dev_r12512_HPC-04_mcastril_Mixed_Precision_implementation into the …
(edit) @13216   4 years rblod Merge dev_r12973_AGRIF_CMEMS
(edit) @13062   4 years smasson trunk: cosmetic modifications following [13061]
(edit) @13011   4 years smasson trunk: make sure error messages are visible, see #2418
(edit) @13009   4 years smasson trunk: bugfix, introduced in [12933], when jpnij = 1, see 2477
(edit) @12933   4 years smasson trunk: merge back r12581_ticket2418 branch into the trunk, see #2418
(edit) @12512   4 years smueller Correction of the fallback option for MPI-2 compatibility in delayed …
(edit) @12377   4 years acc The big one. Merging all 2019 developments from the option 1 branch back …
(edit) @11640   4 years clem just correct a print
(edit) @11536   5 years smasson trunk: merge dev_r10984_HPC-13 into the trunk
(edit) @11242   5 years jchanut Remove useless ll_nnogather case if no folding. Prevents from out of bound …
(edit) @10982   5 years girrmann trunk:Regroup communication report, See #2281
(edit) @10817   5 years smasson trunk: report [10815] and [10816] from v4
(edit) @10781   5 years clem increase the number max of communications (only necessary when bdy + ice + …
(edit) @10716   5 years mathiot missing #undef ERRVAL in r10665 (ticket #2228)
(edit) @10665   5 years mathiot include fix for ticket #2228
(edit) @10629   5 years smasson trunk: bugfix in mpp for bdy, back to v3.6, see #2213, #2224, #2225
(edit) @10615   5 years smasson trunk: improve information/error messages in mppini
(edit) @10570   5 years acc Trunk update to implement finer control over the choice of text report …
(edit) @10560   5 years smasson trunk: bugfix in mppini for automatic domain decomposition with low number …
(edit) @10542   5 years smasson trunk: improve NP folding balance, see #2214
(edit) @10538   5 years clem increase the max number of communications (needed when using bdy which …
(edit) @10528   5 years smasson trunk: bugfix in lib_mpp for non-MPP compilation, see #2210
(edit) @10526   5 years smasson trunk: introduce key_mpi2 for some old fashioned guys..., see #2203
(edit) @10525   5 years smasson trunk: again, compilation bugfix in lbc_nfd_ext_generic.h90 (line too long …
(edit) @10524   5 years smasson trunk: compilation bugfix in lbc_nfd_ext_generic.h90 (for some …
(edit) @10521   5 years smasson trunk: bugfix for compilation with (at least) gcc, see #2201
(edit) @10440   5 years smasson trunk: get back ORCA2 AGRIF vs ORCA2 NOAGRIF working
(edit) @10437   5 years smasson trunk: improve communication_report.txt for delayed global comm
(edit) @10436   5 years smasson trunk: bugfix in land-processor detection and minor cleanning
(edit) @10428   5 years smasson trunk: suppress jpnij from the namelist (already defined by mppsize)
(edit) @10425   5 years smasson trunk: merge back dev_r10164_HPC09_ESIWACE_PREP_MERGE@10424 into the trunk
(edit) @10233   5 years smueller Extension of non-MPP version of generic procedure lbc_bdy_lnk for use with …
(edit) @10068   6 years nicolasmartin First part of modifications to have a common default header : fix typos …
(edit) @9971   6 years mathiot initialization of ztabl, ztabr and ztab to 0 only in case of land …
(edit) @9945   6 years mathiot initialisation of ztabl,ztabr and ztab to 0. ; fix #2118
(edit) @9917   6 years smasson trunk: add north pole folding informations in layout.dat
(edit) @9908   6 years smasson trunk: bugfix following [9805], see #2101
(edit) @9890   6 years clem group mpp communications for bdy ice
(edit) @9805   6 years smasson trunk: set proper NP folding corners, see #2101
(edit) @9799   6 years cbricaud Restore C1D_PAPA configuration, #2061 and #2087
(edit) @9796   6 years mathiot fix #2099
(edit) @9690   6 years nicolasmartin Set mime-type for h90 files to have syntax highlighting under Trac browser
(edit) @9689   6 years smasson trunk: bugfix following [9667], see #2093
(edit) @9667   6 years smasson trunk: cyclic north-south periodicity and nperio cleaning, see #2093
(edit) @9657   6 years clem change nn_ice_lim and cn_ice_lim to nn_ice and cn_ice for BDY
(edit) @9598   6 years nicolasmartin Reorganisation plan for NEMO repository: changes to make compilation …
(copy) @9596   6 years nicolasmartin Reorganisation plan for NEMO repository: preliminary implementation of the …
copied from NEMO/trunk/NEMOGCM/NEMO/OCE_SRC/LBC:
(copy) @9594   6 years nicolasmartin Reorganisation plan for NEMO repository: partial implementation of the new …
Note: See TracRevisionLog for help on using the revision log.