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.
trunk/NEMOGCM/NEMO/OPA_SRC (log) – NEMO

source: trunk/NEMOGCM/NEMO/OPA_SRC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3693   11 years rblod Fix Agrif and solver, see tocket #1030
(edit) @3692   11 years rblod correct pb with agrif and obc (potentially bdy) see ticket #1029
(edit) @3691   11 years gm trunk: #834 runoff in depth bug + removal of useless lbc_lnk communication
(edit) @3690   11 years gm trunk: #860 : Unallocated arrays qrp and erp sometimes passed from …
(edit) @3689   11 years gm trunk: #807 : ASSIM: bug in sshwzv.F90 wrong place for ssha update in vvl
(edit) @3682   11 years vichi Corrected a bug when checking the values of the river depth from a given …
(edit) @3679   11 years cbricaud declare TYPE tide as PUBLIC, because of compilation error with key_tide …
(edit) @3643   11 years rblod Correct problems linked to timing, see ticket #912
(edit) @3613   11 years rfurner bug fix to allow AMM12 and AMM12_PISCES to build
(edit) @3604   11 years rblod Adding routines and modules for TAM - Ticket #1005
(edit) @3598   11 years rblod Change of some variable range for TAM in 3.4 - Ticket #1004
(edit) @3578   11 years smasson bugfix in fldread when rotating field with no time interpolation, see …
(edit) @3565   11 years rblod Fix allocation of msk in obcdta, see ticket #957
(edit) @3563   11 years acc #831 and #962: quick fix to initialise ghost rows of the envelope …
(edit) @3562   11 years rblod Fix vvl and flux formulae, see ticket #952
(edit) @3558   11 years rblod Fix issues when using key_nosignedzeo, see ticket #996
(edit) @3452   12 years cbricaud correction of sign for horizontal section
(edit) @3442   12 years beppe Removed emp correction check print out
(edit) @3441   12 years beppe Minor bug in closea when key_mpp_rep is not active. Avoid mpp_sum of the …
(edit) @3438   12 years cbricaud diadct: correct bugs on directions. ticket 986
(edit) @3435   12 years rfurner ticket 982, removed unnecessary ifdef statments from the lib_mpp to fix …
(edit) @3434   12 years hliu Bugs in dynhpg.F90 removed, Ticket #980
(edit) @3425   12 years cetlod trunk:minor bug correction on 3D trends diagnostics for TOP, see ticket …
(edit) @3424   12 years davestorkey Bug fix for bdyini.F90. See ticket #978.
(edit) @3421   12 years charris #936 Changes as suggested by Gurvan et al (testing details in the ticket). …
(edit) @3420   12 years acc Bugfix #977. Minor changes to lib_mpp.F90 to free mpi_group structures …
(edit) @3413   12 years smasson bugfix in sbccpl: rotation on vector received on T point, see ticket #975
(edit) @3406   12 years rblod First fix for tke bug, see ticket #954
(edit) @3389   12 years agn Correct ei factors for mass flux in diawri.F90 & for w eiv in …
(edit) @3385   12 years charris #873 As [3382] but in the trunk this time as previously intended!
(edit) @3352   12 years rblod Correct a bug in timing + some cleaning, see ticket #925
(edit) @3348   12 years rblod Fix initialisation of avs for key_zdfddm, see ticket #934
(edit) @3347   12 years davestorkey Bug fix (typo) for bdyice_lim2.F90. Ticket 951.
(edit) @3346   12 years charris #947 Fix to indexing bug.
(edit) @3332   12 years sga NEMO trunk: small correction to prtctl - array bound mismatch
(edit) @3322   12 years rfurner very small and obvious bug fix in dynspg
(edit) @3301   12 years cbricaud undo a bug correction, for ticket 924
(edit) @3300   12 years cbricaud fix bug for ticket 923
(edit) @3299   12 years cbricaud fix bug for ticket 924
(edit) @3298   12 years cbricaud fix bug for ticket 922
(edit) @3294   12 years rblod Merge of 3.4beta into the trunk
(edit) @2950   13 years acc Fixed incorrect ORCA1 settings in domzgr. See ticket #875
(edit) @2787   13 years cetlod Bug correction in NEMO/OFFLINE, see ticket #841
(edit) @2784   13 years charris Increase character limit for runoff coefficient file, see #834
(edit) @2781   13 years cetlod bug correction in trdicp.F90:add missing indice jk, see ticket #833
(edit) @2780   13 years cetlod trunk:bug correction in trdicp.F90, see ticket #833
(edit) @2779   13 years acc #832. Corrections to before scale factor calculations (fse3u_b and …
(edit) @2777   13 years smasson LIM3 compiling and (partly?) running in v3_3_1, see ticket#817
(edit) @2772   13 years sga NEMO trunk, bugfix to ldfslp.F90: correct jk indices
(edit) @2758   13 years cetlod Minor modifications on zdfmxl.F90 in order to be used when running in …
(edit) @2749   13 years smasson finish bugfix done in changeset:2748, see ticket #814
(edit) @2748   13 years cbricaud cbricaud: bugfix for sbcblk_core.F90: see ticket 814
(edit) @2737   13 years rblod Update module_example for dynamic allocation
(edit) @2733   13 years rblod Agrif can now work with observation operator
(edit) @2731   13 years rblod Changes for Agrif in MPI
(edit) @2724   13 years rblod Correct dynspg_ts, see ticket #812
(edit) @2723   13 years rblod Correction in dynnxt for bdy, see ticket #811
(edit) @2722   13 years rblod Correct bug in obcdta for nemo_v3_3, see ticket #809
(edit) @2715   13 years rblod First attempt to put dynamic allocation on the trunk
(edit) @2712   13 years rfurner bug fix for s coordinates and use of rn_hmin
(edit) @2605   13 years acc v3.3 trunk. Introduce dummy ldf_slp_grif routine into ldfslp.F90 to fix …
(edit) @2602   13 years cetlod Improvment of surface boundary condition on trazdf_imp.F90 : minor bug …
(edit) @2586   13 years smasson should not open existing file in writing mode, see ticket #797
(edit) @2576   13 years djlea Bug fix to velocity observation operator
(edit) @2571   13 years gm v3.3 beta: correct a bug in diaptr
(edit) @2569   13 years gm v3.3 beta: correct a bug in changeset 2463 in zdfhde
(edit) @2565   13 years rblod Suppress duplicated code in obcini, see ticket #788
(edit) @2564   13 years rfurner bug fix for time splitting module
(edit) @2561   13 years cetlod Suppression of special characters in the name of output variables & check …
(edit) @2558   13 years flavoni added missing array's initialisation in traadv.f90
(edit) @2548   13 years rblod Allow reproducibility of GYRE configuration
(edit) @2547   13 years rblod Correct bug in dynbfr, see ticket #786
(edit) @2536   13 years rblod correct a bug in domzgr, see ticket #783
(edit) @2535   13 years rblod Correction in domzgr, see ticket #782
(edit) @2528   13 years rblod Update NEMOGCM from branch nemo_v3_3_beta
(copy) @2524   13 years rblod Move NEMO directory in NEMOGCM
copied from trunk/NEMO/OPA_SRC:
(edit) @2515   13 years smasson trunk: bugfix for agrif when using Chlorophyll data, introduced in ticket …
Note: See TracRevisionLog for help on using the revision log.