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.
branches (log) – NEMO

source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3217   12 years cbricaud undo unwanted chnage in step.F90
(edit) @3216   12 years cbricaud add arch file for MERCATOR cluster with ifort
(edit) @3215   12 years cbricaud add missing argument kit000 in tra_ldf_iso_grif dummy routine
(edit) @3214   12 years cbricaud undo last change (keep the second declaration of jpk ) and remove the …
(edit) @3213   12 years rblod Correct maketools according to previous changes
(edit) @3212   12 years cbricaud delete a redundant declaration in par_oce.F90 of jpk , when no ccp key of …
(edit) @3211   12 years spickles2 Stephen Pickles, 11 Dec 2011 Commit to bring the rest of the DCSE NEMO …
(edit) @3210   12 years smasson dev_NEMO_MERGE_2011: add script to rewrite the dynamical allocation, see …
(edit) @3209   12 years smasson dev_NEMO_MERGE_2011: syntaxe change to dynamical allocation, see ticket …
(edit) @3208   12 years smasson simplified syntaxe for performance tests
(edit) @3207   12 years rblod Fix on ARCH/subdir
(edit) @3206   12 years cetlod Minor bug correction in p4zflx
(edit) @3205   12 years cetlod Rename config IPSLCM5.2 to IPSLCM5_v4
(edit) @3204   12 years rblod Remove OMME configuration see ticket #895
(edit) @3203   12 years cbricaud correct bug in diadct
(edit) @3202   12 years rblod
(edit) @3201   12 years rblod Final (?) commit for ticket #894
(edit) @3200   12 years cbricaud bugs corections for compilation witk key_dimgout
(edit) @3199   12 years rblod move CNRS arch files in ARCH/CNRS, see ticket #894
(edit) @3198   12 years rblod Add new functionalities to makenemo, see ticket #894
(edit) @3197   12 years mafoipsl For IPSL CMIP5 NEMO branch, use 5 proc by default. Usefull for titane and …
(edit) @3196   12 years cbricaud correct smal bug in SECTIONS_DIADCT TOOLS
(edit) @3195   12 years smasson syntaxe change to clearly indentify work arrays
(edit) @3194   12 years smasson bugfix in work array size
(edit) @3193   12 years charris Added timing calls in main CICE interface routines and tidied up …
(edit) @3192   12 years cetlod Perform the initialisation phase of PISCES at nit000 rather than nittrc000
(edit) @3191   12 years davestorkey 1. Bug fix for BDY and fldread.F90. 2. Update history comments for BDY. 3. …
(edit) @3190   12 years davestorkey Remove redundant variables from nambdy namelist.
(edit) @3189   12 years charris Fix to ensure rnf is initialised even when ln_emp_rnf=T. Also a …
(edit) @3188   12 years spickles2 Stephen Pickles, 28 Nov 2011, DCSE NEMO branch. Changed variable name …
(edit) @3187   12 years spickles2 Stephen Pickles, 28 Nov 2011. First commit of dCSE NEMO project work, part …
(edit) @3186   12 years smasson dev_NEMO_MERGE_2011: replace the old wrk_nemo with the new wrk_nemo
(edit) @3185   12 years smasson dev_NEMO_MERGE_2011: last changes before removing old wrk_nemo
(edit) @3184   12 years cetlod New dynamic allocation in NST modules
(edit) @3183   12 years davestorkey Update dynamic allocation in OBS and ASM modules.
(edit) @3182   12 years davestorkey Change dynamic allocation and add timing to BDY module.
(edit) @3181   12 years cetlod New dynamical allocation on OPA_SRC/TRD routines
(edit) @3180   12 years charris Add array missed in dynamic allocation changes.
(edit) @3179   12 years cetlod suppress useless wrk_alloc in OFF_SRC/nemogcm.F90
(edit) @3178   12 years acc Branch dev_NEMO_MERGE_2011. Fixed minor bug in restart checks in …
(edit) @3177   12 years cetlod update PISCES namelist according to changeset:3174
(edit) @3176   12 years charris Removal of references to tn and tb since they no longer exist in NEMO. …
(edit) @3175   12 years cetlod Add missing average of rhop when substepping in TOP+some minor corrections
(edit) @3174   12 years cetlod Add mass conservation checking in PISCES
(edit) @3173   12 years rblod continue test on arch files
(edit) @3172   12 years cetlod suppress useless wrk_in_use & wrk_not_released in ZDF/zdftmx.F90
(edit) @3171   12 years cbricaud correction for mono proc compiling
(edit) @3170   12 years cetlod Minor changes to avoid compilation error in domngb module
(edit) @3169   12 years cetlod New memory allocation for some forgotten TOP routines
(edit) @3168   12 years cbricaud add timing, change dynamical allocation and correct small bugs
(edit) @3167   12 years cetlod PISCES variable ln_pisdmp has no more need to be changed for SETTE
(edit) @3166   12 years cetlod Correct the timestep at which passive tracers are initialized with …
(edit) @3165   12 years rblod Test addition of a subdirectory for ARCH on LOCEAN branch
(edit) @3164   12 years cetlod New dynamical allocation in some routines in OPA_SRC/LDF that have been …
(edit) @3163   12 years cetlod Add the nemo_northcomms routine in Offline
(edit) @3162   12 years cetlod New dynamical allocation & timing in OPA_SRC/DOM and OPA_SRC/SOL routines
(edit) @3161   12 years cetlod New dynamical allocation & timing in OPA_SRC/DYN routines
(edit) @3160   12 years cetlod Add timing in TOP routines
(edit) @3159   12 years cetlod New dynamical allocation + timing on TRA/ routines
(edit) @3158   12 years epico added architecture file for IBM Power6 Calypso at CMCC
(edit) @3157   12 years epico dev_NEMO_MERGE_2011: architecture's batch files adapted to the last …
(edit) @3156   12 years smasson dev_NEMO_MERGE_2011: lines too long
(edit) @3155   12 years smasson dev_NEMO_MERGE_2011: new dynamical allocation in LDF and ZDF
(edit) @3154   12 years cetlod Add timing for OFFLINE
(edit) @3153   12 years cetlod Add timing on TOP routines
(edit) @3152   12 years smasson dev_NEMO_MERGE_2011: new dynamical allocation in IOM and SBC
(edit) @3151   12 years cbricaud new dynamical allocation and add timing calls
(edit) @3150   12 years cetlod wrk_nemo_2.F90: add the SAVE attribute on one variable to avoid …
(edit) @3149   12 years cetlod branch dev_NEMO_MERGE_2011:New dynamical allocation for OFFLINE
(edit) @3148   12 years smasson dev_NEMO_MERGE_2011: new dynamical allocation in LIM3
(edit) @3147   12 years cetlod branch dev_NEMO_MERGE_2011:New dynamical allocation for TOP
(edit) @3146   12 years cetlod dev_NEMO_MERGE_2011:Minor modification for AMM12 namelist
(edit) @3145   12 years smasson dev_NEMO_MERGE_2011: new dynamical allocation in LIM2
(edit) @3144   12 years smasson dev_NEMO_MERGE_2011: upgade wrk_nemo_2 to specify lower bounds of wrk …
(edit) @3143   12 years epico improved sette scripts to support different batch queueing systems
(edit) @3142   12 years acc Branch dev_NEMO_MERGE_2011. Minor documentation changes and check in …
(edit) @3141   12 years flavoni input amm12
(edit) @3140   12 years rblod Add timing module see ticket #829
(edit) @3139   12 years rblod Add timing module see ticket #829
(edit) @3138   12 years flavoni change tar file name for AMM12, bad name it does not correspond to file …
(edit) @3137   12 years smasson dev_NEMO_MERGE_2011: small script to check if new wrk_alloc is properly …
(edit) @3136   12 years davestorkey Tidy up par_AMM12.h90
(edit) @3135   12 years flavoni new sette file for vargas
(edit) @3134   12 years smasson dev_NEMO_MERGE_2011: introduce new wrk_nemo
(edit) @3133   12 years flavoni new sette file for vargas
(edit) @3132   12 years cetlod dev_NEMO_MERGE_2011: Move dtatsd from DTA to DOM and suppress the sub-dir …
(edit) @3131   12 years cetlod dev_NEMO_MERGE_2011: suppression of obsolete parameters jpisl/jpnisl in …
(edit) @3130   12 years acc Branch dev_NEMO_MERGE_2011. Updated sette.sh with AMM12 namelist changes …
(edit) @3129   12 years flavoni delete 1 line
(edit) @3128   12 years flavoni adaptation of SETTE to new AMM12 configuration, and different way to group …
(edit) @3127   12 years cetlod dev_NEMO_MERGE_2011:remove unused file zdf.matrixsolver.h90
(edit) @3126   12 years acc Branch dev_NEMO_MERGE_2011. Updated AMM12 namelists and iodef.xml. Also …
(edit) @3125   12 years cetlod dev_NEMO_MERGE_2011:minor bug corrections in zdfgls
(edit) @3124   12 years cetlod dev_NEMO_MERGE_2011/NEMOGCM:minor modifications on the use of nittrc000 + …
(edit) @3123   12 years acc Branch dev_NEMO_MERGE_2011. Added AMM12 restartability test (not yet …
(edit) @3122   12 years cetlod dev_NEMO_MERGE_2011: bug report in bdydta, comes from NOC_UKMO branch
(edit) @3121   12 years rblod Correct bug in bdydta
(edit) @3120   12 years cetlod Change AMM12-PISCES to AMM12_PISCES in cfg.txt
(edit) @3119   12 years cetlod branch dev_NEMO_MERGE_2011/NEMOGCM: minor bug corrections for offline …
(edit) @3118   12 years cetlod branch dev_NEMO_MERGE_2011/NEMOGCM: minor bug corrections
Note: See TracRevisionLog for help on using the revision log.