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

source: branches/dev_r2586_dynamic_mem

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2721   13 years rblod Correct bug in obcdta for nemo_v3_3, see ticket #809
(edit) @2714   13 years rblod Suppress remaining .git
(edit) @2713   13 years rblod Phasing dynamic memory branch with version 2712 off the trunk
(edit) @2710   13 years smasson dynamic memory: correction for trdmld
(edit) @2708   13 years smasson dynamic memory: correction for coupled model
(edit) @2707   13 years rblod Correct for s-coordinate
(edit) @2706   13 years cetlod minor bug correction in OFFLINE component
(edit) @2705   13 years cetlod Used correct working arrays in domwri.F90
(edit) @2704   13 years cetlod Used correct working arrays in print control routines used for debugging : …
(edit) @2703   13 years cetlod wrk_3d_2 work array is used twice in PISCES/p4zprod.F90 routine
(edit) @2702   13 years cetlod add a missing comma in sms_lobster.F90 routine
(edit) @2701   13 years rblod Correction for Agrif in mpi with dynamic memory
(edit) @2699   13 years rblod Suppress arrays allocated twice when using OBC
(edit) @2698   13 years rblod Suppress unmatched END IF
(edit) @2696   13 years rblod Compatibility with key_traldf_ano for dynamic memory
(edit) @2695   13 years rblod Avoid use of global saved arrays for computation of sco coordinate
(edit) @2694   13 years rblod Correct a bug in wrk_nemo to get correct argument for check
(edit) @2693   13 years rblod Use correct working arrays in dynldf_bilap
(edit) @2692   13 years rblod Correct wrk_released for eos_2d
(edit) @2690   13 years gm dynamic mem: #785 ; homogeneization of the coding style associated with …
(edit) @2689   13 years gm dynamic mem: #785 ; bug correction (sshn_b allocated twice) + style in …
(edit) @2688   13 years gm dynamic mem: #785 ; suppression of unused logical workspace function
(edit) @2684   13 years rfurner bug fixes for running with key_bdy
(edit) @2683   13 years gm dynamic mem: #785 ; add the allocation of s-coord arrays which were …
(edit) @2682   13 years trackstand2 key_bdy bug fix. Made arrays allocatable and added _alloc() routine plus …
(edit) @2681   13 years trackstand2 Added missing USE lib_mpp for ctl_warn and mpp_sum in bdy_oce_alloc()
(edit) @2680   13 years rblod Correct typo error in AGRIF preventing from compiling with key_mpp_mpi …
(edit) @2679   13 years rfurner small bug fixes for bdy and vvl
(edit) @2678   13 years rblod Phasing branch dev_r2586_dynamic_mem with revision 2675 off the trunk
(edit) @2677   13 years rblod Commit in NST_SRC for agrif and dynamic memory
(edit) @2676   13 years rblod Second set of change in OPA_SRC for compatibility with agrif
(edit) @2674   13 years rblod First set of changes in OPA_SRC to ensure AGRIF compatibility
(edit) @2673   13 years rblod Update Agrif LIB on dev_r2586_dynamic_mem
(edit) @2669   13 years cetlod offline:minor updates to take into account mpp improvement
(edit) @2668   13 years trackstand2 Added jpni, jpnj and jpnij to nammpp namelist. Suppressed nammpp_dyndist …
(edit) @2666   13 years cetlod Offline: minor updates
(edit) @2664   13 years trackstand2 Moved call to nemo_alloc() to after set-up of numout so wrk_nemo error …
(edit) @2663   13 years trackstand2 Changed which workspace arrays traadv_tvd uses to avoid clash in …
(edit) @2662   13 years gm dynamic mem: #785 ; suppress the need of logical work space …
(edit) @2661   13 years gm dynamic mem: #785 ; add key_no_workspace_check to by-pass the check in …
(edit) @2660   13 years gm dynamic mem: #785 ; re-Fixed bug in call to mpp_sum instead of ctl_warn in …
(edit) @2659   13 years trackstand2 Fixed bug in call to ctl_warn in traldf
(edit) @2658   13 years trackstand2 Make jpk a variable rather than parameter
(edit) @2655   13 years cetlod OFF_SRC:minor bug corrections
(edit) @2653   13 years cetlod add compiler options for CCRT/NEC-SX8 computer
(edit) @2652   13 years cetlod OFF_SRC/nemogcm.F90: minor changes on style
(edit) @2651   13 years gm dynamic mem: #785 ; minor changes, style mainly
(edit) @2649   13 years cetlod small bug correction
(edit) @2648   13 years cetlod Changed OFF_SRC component to use dynamic memory
(edit) @2647   13 years gm dynamic mem: #785 ; OPA_SRC/OBC: move dyn allocation from nemogcm to …
(edit) @2646   13 years cetlod Add missing lbclnk & correct a typo
(edit) @2645   13 years gm dynamic mem: #785 ; correct small bug in dtatem & dtasal ierr3 not …
(edit) @2644   13 years cetlod add a missing parenthesis in PISCES/p4zflx.F90 routine
(edit) @2643   13 years cetlod Changed TOP/PISCES to use dynamic memory & improve the others TOP modules
(edit) @2642   13 years cetlod Modify the routine zpshde.F90 to be able to run a biogeo model with no. of …
(edit) @2641   13 years cetlod correct a typo in nemogcm.F90
(edit) @2640   13 years cetlod remove unused functions llwrk_in_use/llwrk_not_released in albedo.F90 …
(edit) @2639   13 years cetlod re-introduce missing allocated array
(edit) @2638   13 years trackstand2 Added USE lib_mpp for access to ctl_warn and ctl_stop
(edit) @2636   13 years gm dynamic mem: #785 ; move ctl_stop & warn in lib_mpp to avoid a circular …
(edit) @2635   13 years trackstand2 wrk_use etc.: fixed bug in check on return value in loop
(edit) @2634   13 years trackstand2 Updated wrk_in_use and wrk_not_released routines to switch when they …
(edit) @2633   13 years trackstand2 Renamed wrk_use => wrk_in_use and wrk_release => wrk_not_released
(edit) @2632   13 years trackstand2 Removed use of ctl_warn and ctl_stop from wrk_nemo to drop dependence on …
(edit) @2631   13 years trackstand2 geo2ocean - bug fix - missing ALLOCATABLE attribute and .NOT. on check on …
(edit) @2630   13 years trackstand2 Changed TOP/C14b to use dynamic memory
(edit) @2629   13 years gm dynamic mem: #785 ; TOP_SRC/TRD: move dyn allocation from nemogcm to …
(edit) @2628   13 years gm dynamic mem: #785 ; TOP_SRC: move dyn allocation from nemogcm to trcini …
(edit) @2627   13 years gm dynamic mem: #785 ; OPA_SRC compilation without mpp
(edit) @2626   13 years gm dynamic mem: #785 ; LIM_SRC_3 mpp compilation correct limthd.F90 ; LIM2 & …
(edit) @2625   13 years gm dynamic mem: #785 ; OPA_SRC mpp compilation: suppression of the USE …
(edit) @2624   13 years gm dynamic mem: #785 ; SBC geo2ocean.F90 remove the optimization to ensure …
(edit) @2623   13 years gm dynamic mem: #785 ; TRA: move dyn allocation from nemogcm to module when …
(edit) @2622   13 years gm dynamic mem: #785 ; SOL: move dyn allocation from nemogcm to module when …
(edit) @2621   13 years gm dynamic mem: #785 ; DYN: move dyn allocation from nemogcm to module when …
(edit) @2620   13 years gm dynamic mem: #785 ; SBC: move dyn allocation from nemogcm to module when …
(edit) @2619   13 years gm dynamic mem: #785 ; create e1e2t=e1t*e2t to simplify some dynamical …
(edit) @2618   13 years gm dynamic mem: #785 ; move dyn allocation from nemogcm to module when …
(edit) @2617   13 years gm dynamic mem: #785 ; zdfbfr allocation in zdf_bfr_init
(edit) @2616   13 years gm dynamic mem: #785 ; move the allocation vertical physics from nemogcm to …
(edit) @2615   13 years trackstand2 Fixed typo bugs that prevented compilation
(edit) @2614   13 years trackstand2 Changes in TOP/CFC for dynamic memory
(edit) @2613   13 years gm dynamic mem: #785 ; move the allocation of ice in iceini_2/iceini module + …
(edit) @2612   13 years gm dynamic mem: #785 ; LIM-3 case: changes required for compilation …
(edit) @2611   13 years trackstand2 Merged ldfslp.F90 bug fix (duplicate allocation of Madec arrays)
(edit) @2610   13 years trackstand2 Changes to keep Pathscale compiler happy
(edit) @2609   13 years trackstand2 Replaced local workspace arrays with those in wrk_nemo module
(edit) @2608   13 years trackstand2 Replaced local workspaces with wrk_nemo module in TOP_SRC/TRP routines.
(edit) @2607   13 years trackstand2 Made module arrays allocatable and added calls to _alloc()s in …
(edit) @2606   13 years trackstand2 Module arrays made allocatable
(edit) @2601   13 years gm dynamic mem: #785 ; LIM-3 case: changes required for compilation
(edit) @2600   13 years gm dynamic mem: #785 ; LIM-2 case: DOCTOR norm zfact changed in efact + style
(edit) @2599   13 years gm dynamic mem: #785 ; LIM-3 case: DOCTOR norm alb_ice.. changed in …
(edit) @2598   13 years gm dynamic mem: #785 ; LIM-3 case: add TARGET for 4D arrays + style
(edit) @2597   13 years gm dynamic mem: #785 nemogcm error in LIM-3 case: lim_idt instead of …
(edit) @2596   13 years trackstand2 Fixed typo in routine name
(edit) @2595   13 years trackstand2 Added calls to _alloc() routines for traldf_iso_grif and top-level TOP …
(edit) @2594   13 years trackstand2 Removed F2003-only bounds-remapping and added _alloc routine instead
(edit) @2593   13 years trackstand2 Made module vars dynamic and added _alloc() routine
(edit) @2592   13 years rblod Small correction for dynamic allocation in OPA_SRC
Note: See TracRevisionLog for help on using the revision log.