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) @2651   14 years gm dynamic mem: #785 ; minor changes, style mainly
(edit) @2649   14 years cetlod small bug correction
(edit) @2648   14 years cetlod Changed OFF_SRC component to use dynamic memory
(edit) @2647   14 years gm dynamic mem: #785 ; OPA_SRC/OBC: move dyn allocation from nemogcm to …
(edit) @2646   14 years cetlod Add missing lbclnk & correct a typo
(edit) @2645   14 years gm dynamic mem: #785 ; correct small bug in dtatem & dtasal ierr3 not …
(edit) @2644   14 years cetlod add a missing parenthesis in PISCES/p4zflx.F90 routine
(edit) @2643   14 years cetlod Changed TOP/PISCES to use dynamic memory & improve the others TOP modules
(edit) @2642   14 years cetlod Modify the routine zpshde.F90 to be able to run a biogeo model with no. of …
(edit) @2641   14 years cetlod correct a typo in nemogcm.F90
(edit) @2640   14 years cetlod remove unused functions llwrk_in_use/llwrk_not_released in albedo.F90 …
(edit) @2639   14 years cetlod re-introduce missing allocated array
(edit) @2638   14 years trackstand2 Added USE lib_mpp for access to ctl_warn and ctl_stop
(edit) @2636   14 years gm dynamic mem: #785 ; move ctl_stop & warn in lib_mpp to avoid a circular …
(edit) @2635   14 years trackstand2 wrk_use etc.: fixed bug in check on return value in loop
(edit) @2634   14 years trackstand2 Updated wrk_in_use and wrk_not_released routines to switch when they …
(edit) @2633   14 years trackstand2 Renamed wrk_use => wrk_in_use and wrk_release => wrk_not_released
(edit) @2632   14 years trackstand2 Removed use of ctl_warn and ctl_stop from wrk_nemo to drop dependence on …
(edit) @2631   14 years trackstand2 geo2ocean - bug fix - missing ALLOCATABLE attribute and .NOT. on check on …
(edit) @2630   14 years trackstand2 Changed TOP/C14b to use dynamic memory
(edit) @2629   14 years gm dynamic mem: #785 ; TOP_SRC/TRD: move dyn allocation from nemogcm to …
(edit) @2628   14 years gm dynamic mem: #785 ; TOP_SRC: move dyn allocation from nemogcm to trcini …
(edit) @2627   14 years gm dynamic mem: #785 ; OPA_SRC compilation without mpp
(edit) @2626   14 years gm dynamic mem: #785 ; LIM_SRC_3 mpp compilation correct limthd.F90 ; LIM2 & …
(edit) @2625   14 years gm dynamic mem: #785 ; OPA_SRC mpp compilation: suppression of the USE …
(edit) @2624   14 years gm dynamic mem: #785 ; SBC geo2ocean.F90 remove the optimization to ensure …
(edit) @2623   14 years gm dynamic mem: #785 ; TRA: move dyn allocation from nemogcm to module when …
(edit) @2622   14 years gm dynamic mem: #785 ; SOL: move dyn allocation from nemogcm to module when …
(edit) @2621   14 years gm dynamic mem: #785 ; DYN: move dyn allocation from nemogcm to module when …
(edit) @2620   14 years gm dynamic mem: #785 ; SBC: move dyn allocation from nemogcm to module when …
(edit) @2619   14 years gm dynamic mem: #785 ; create e1e2t=e1t*e2t to simplify some dynamical …
(edit) @2618   14 years gm dynamic mem: #785 ; move dyn allocation from nemogcm to module when …
(edit) @2617   14 years gm dynamic mem: #785 ; zdfbfr allocation in zdf_bfr_init
(edit) @2616   14 years gm dynamic mem: #785 ; move the allocation vertical physics from nemogcm to …
(edit) @2615   14 years trackstand2 Fixed typo bugs that prevented compilation
(edit) @2614   14 years trackstand2 Changes in TOP/CFC for dynamic memory
(edit) @2613   14 years gm dynamic mem: #785 ; move the allocation of ice in iceini_2/iceini module + …
(edit) @2612   14 years gm dynamic mem: #785 ; LIM-3 case: changes required for compilation …
(edit) @2611   14 years trackstand2 Merged ldfslp.F90 bug fix (duplicate allocation of Madec arrays)
(edit) @2610   14 years trackstand2 Changes to keep Pathscale compiler happy
(edit) @2609   14 years trackstand2 Replaced local workspace arrays with those in wrk_nemo module
(edit) @2608   14 years trackstand2 Replaced local workspaces with wrk_nemo module in TOP_SRC/TRP routines.
(edit) @2607   14 years trackstand2 Made module arrays allocatable and added calls to _alloc()s in …
(edit) @2606   14 years trackstand2 Module arrays made allocatable
(edit) @2604   14 years cetlod ipslcmip5:Formatted writting of total ocean carbon flux in ocean.output …
(edit) @2601   14 years gm dynamic mem: #785 ; LIM-3 case: changes required for compilation
(edit) @2600   14 years gm dynamic mem: #785 ; LIM-2 case: DOCTOR norm zfact changed in efact + style
(edit) @2599   14 years gm dynamic mem: #785 ; LIM-3 case: DOCTOR norm alb_ice.. changed in …
(edit) @2598   14 years gm dynamic mem: #785 ; LIM-3 case: add TARGET for 4D arrays + style
(edit) @2597   14 years gm dynamic mem: #785 nemogcm error in LIM-3 case: lim_idt instead of …
(edit) @2596   14 years trackstand2 Fixed typo in routine name
(edit) @2595   14 years trackstand2 Added calls to _alloc() routines for traldf_iso_grif and top-level TOP …
(edit) @2594   14 years trackstand2 Removed F2003-only bounds-remapping and added _alloc routine instead
(edit) @2593   14 years trackstand2 Made module vars dynamic and added _alloc() routine
(edit) @2592   14 years rblod Small correction for dynamic allocation in OPA_SRC
(edit) @2590   14 years trackstand2 Merge branch 'dynamic_memory' into master-svn-dyn
(edit) @2589   14 years mafoipsl Correction in diaptr as in [2571].
(edit) @2588   14 years trackstand2 Created branch for move to dynamic mem - ticket #785
(edit) @2587   14 years vidard refer to ticket #798
(edit) @2582   14 years acc Development branch for Neptune effect code (NOCS.10, 2011 workplan)
(edit) @2579   14 years rblod Correct TAM_V3_2_2
(edit) @2578   14 years rblod first import of NEMOTAM 3.2.2
(edit) @2577   14 years rblod Create a branch for TAM v3.2.2
(edit) @2520   14 years rblod Add in core documentation for compilation scripts
(edit) @2518   14 years cetlod v3.3:minor bug correction in PISCES
(edit) @2517   14 years cetlod v3.3beta:Ensure restartability of ORCA2_OFF_PISCES & define lk_offline …
(edit) @2516   14 years gm v3.3beta: #777 and #781 backward compatibility with deepest level + …
(edit) @2514   14 years smasson v33b: bugfix for agrif when using Chlorophyll data, introduced in ticket …
(edit) @2513   14 years smasson v33b: unexplained changes needed to compile with agrif on IBM PW6 (xlf90 …
(edit) @2512   14 years smasson v33b: increase value of dom_max_nb in ioipsl to avoid error when …
(edit) @2511   14 years flavoni add control number of arguments for set_namelist function in SETTE, see …
(edit) @2510   14 years flavoni correct missing " in SETTE functions, see ticket #752
(edit) @2509   14 years cetlod CMIP5_IPSL: change fait_config to include the good name of carbon cycle …
(edit) @2508   14 years cetlod Change wrong name configuration IPSLCM5_C to IPSLCM5A_C in fait_config
(edit) @2507   14 years flavoni added a small PDF doc of SETTE, and of its scripts, see ticket #752
(edit) @2506   14 years smasson v33b: toward coupling with OASIS4, see ticket #580
(edit) @2505   14 years cetlod Add IPSLCM5_C configuration in fait_config
(edit) @2504   14 years cetlod Computation of monthly mean ocean carbon flux in PISCES
(edit) @2503   14 years rblod Ugly fix for #667 for safety in 3.2
(edit) @2501   14 years gm v3.3beta: #536 correct some inconsistency in the namelist comments + add …
(edit) @2500   14 years flavoni changed comments in SETTE scripts, to have doc with sphinx, see ticket …
(edit) @2498   14 years gm v3.3beta: #657 declare a variable for character size
(edit) @2497   14 years gm v3.3beta: #780 zdfgls error in bottom friction formulation
(edit) @2496   14 years gm v3.3beta: cosmetic changes: model.f90 and opa.F90 changed into nemo.f90 …
(edit) @2495   14 years flavoni changed comment in sette.sh, see ticket #752
(edit) @2494   14 years flavoni add README to use sette utility, and small enhancements, see ticket #752
(edit) @2493   14 years gm v3.3beta: #777 backward compatibility with the setting of the minimum …
(edit) @2491   14 years davestorkey bug fix to sshwzv.F90
(edit) @2490   14 years smasson remove changes done on arch-gfortran_osx.fcm in previous changeset:2489
(edit) @2489   14 years smasson v33b: add ES2 arch file, see ticket #627
(edit) @2488   14 years smasson v33B: toward lim3 in coupled model, see ticket #705
(edit) @2487   14 years rblod Correct Agrif inconstency for ssh, nemo_v3_3_beta version, see ticket #669
(edit) @2485   14 years djlea removing obsolete branch, all changes in 3.3_beta branch
(edit) @2484   14 years djlea removing obsolete branch, all changes in 3.3_beta branch
(edit) @2483   14 years djlea Documentation fixes for OBS and ASM
(edit) @2482   14 years gm v3.3beta: #777 backward compatibility with the setting of the minimum …
(edit) @2481   14 years smasson v33b: additional cleaning in libmpp, see ticket #779
(edit) @2480   14 years smasson v33b: bugfix in libmpp, see ticket #779
(edit) @2478   14 years flavoni update 1_namelist with runoff_core input file, see ticket #756
(edit) @2476   14 years cetlod v3.3beta:impose vertical implicit scheme for passive tracers when using …
Note: See TracRevisionLog for help on using the revision log.