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

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3248   12 years agn dev_NEMO_MERGE_2011 Redefine rldf_rat in trcldf.F90 so works with …
(edit) @3247   12 years cbricaud correction for diaharm.F90: see ticket 901
(edit) @3246   12 years hliu correction for debugging option in a NOC ARCH file
(edit) @3245   12 years hliu add an ARCH file for NOCL cluster machine Mobius
(edit) @3244   12 years cetlod dev_NEMO_MERGE_2011 : Minor reorganisation of initialisation phase of TOP …
(edit) @3243   12 years acc Branch 2011/dev_NEMO_MERGE_2011. Minor correction in lib_mpp.F90 to ensure …
(edit) @3242   12 years cetlod Minor bugfix related to OFFLINE
(edit) @3241   12 years rblod Add a check on the configuration to remove with clean_config
(edit) @3240   12 years vichi Updated the header lines in ocean.output to version 3.4_beta
(edit) @3239   12 years davestorkey Add bdy_reorder utility to TOOLS directory.
(edit) @3238   12 years cetlod applying correct mask for some variables in offline
(edit) @3237   12 years cetlod use vmask rather than umask for v-bbl diffusive coef in offline
(edit) @3236   12 years rblod Update front page
(edit) @3235   12 years rblod Update introuction with changes 3.3/3.4
(edit) @3234   12 years rblod Add AMM description
(edit) @3233   12 years agn dev_NEMO_MERGE_2011: Specify ztrmyt as a pointer in …
(edit) @3232   12 years agn dev_NEMO_MERGE_2011: corrected bug in DOC/TexFiles/Chapters/Chap_DIA.tex
(edit) @3231   12 years smasson dev_NEMO_MERGE_2011: supress TARGET attribute for tsa and use work arrays
(edit) @3230   12 years davestorkey Undo previous change (committed in error).
(edit) @3229   12 years charris Added timing calls to most significant routines in LDF, SBC and ZDF.
(edit) @3228   12 years davestorkey Update documentation for BDY changes at 3.4.
(edit) @3227   12 years davestorkey Update BDY documentation.
(edit) @3226   12 years spickles2 Fix typo in domzgr.F90, dCSE NEMO version.
(edit) @3225   12 years acc Branch 2011/dev_NEMO_MERGE_2011. Tidy up NOC arch files and move to NOC …
(edit) @3224   12 years hliu removed a out-of-date comment in domzgr.F90
(edit) @3223   12 years hliu updated hpg_prj in dynhpg.F90: 1) some optimisation in c-spline subroutine …
(edit) @3222   12 years rblod Correct a bug in timing with more than 2 levels of imbrication
(edit) @3221   12 years agn
(edit) @3220   12 years clevy add namelist variable nn_timing, see ticket #829
(edit) @3219   12 years smasson bugfix for option -s of makenemo
(edit) @3218   12 years agn agn: changes to documentation in dev_NEMO_MERGE_2011 --Reordered …
(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
Note: See TracRevisionLog for help on using the revision log.