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) @4473   11 years trackstand2 Bug fix in iom.F90 to use jpkorig instead of jpk when creating tmp array …
(edit) @4472   11 years trackstand2 Improvements in timing.F90 to try and avoid using dissociated ptrs
(edit) @4471   11 years trackstand2 Replace jpk with jpkorig in check on array shape in iom_rp3d
(edit) @4470   11 years trackstand2 Replace jpk with jpkorig in zdf_gls_alloc()
(edit) @4469   11 years trackstand2 Increase nextra to 4 to solve bathymetry problems when trimming land …
(edit) @4468   11 years trackstand2 Put back calc. of mbkmax in dom_zgr.
(edit) @4467   11 years trackstand2 Changes to make global depth mask the same as that generated locally …
(edit) @4466   11 years trackstand2 Tidy commented-out lines that do not use mbkmax in pack/unpack in …
(edit) @4465   11 years trackstand2 Add fp0 and exceptions checking on hector build
(edit) @4464   11 years trackstand2 Add key_z_first
(edit) @4463   11 years trackstand2 Use of mbkmax in bdy_dta_fra
(edit) @4462   11 years trackstand2 Remove duplicate calc of mbkmax from domzgr
(edit) @4461   11 years trackstand2 Remove duplicate calc of mbkmax and add debug check on tmask
(edit) @4460   11 years trackstand2 Addition of dbg SUM outputs and alteration of loop limits in dynldfiso and …
(edit) @4459   11 years trackstand2 Add debug SUM output to dynnxt and Dynamics section of step
(edit) @4458   11 years trackstand2 Undo use of mbkmax in getting slope around Mixed Layer in ldfslp
(edit) @4457   11 years trackstand2 Add mbkmax and z-first opt to dynhpg (hpg_sco)
(edit) @4456   11 years trackstand2 Add timing to div_cur
(edit) @4455   11 years trackstand2 Add mbkmax to dyn_nxt
(edit) @4454   11 years trackstand2 Use of mbkmax in computing trends in tra_zdf. Might not be exercised
(edit) @4453   11 years trackstand2 Removed section timing from dynldf_iso
(edit) @4452   11 years trackstand2 Comment-out timings of sections within tra_adv_tvd
(edit) @4451   11 years trackstand2 Add use of mbkmax to tra_nxt and traswp
(edit) @4450   11 years trackstand2 Add mbkmax in dynvor
(edit) @4449   11 years trackstand2 Slight opt for z-first in dyn_vor
(edit) @4448   11 years trackstand2 Changes for z-first in dynvor.F90. Unoptimised.
(edit) @4447   11 years trackstand2 Added mbkmax to dyn_ldf_iso
(edit) @4446   11 years trackstand2 Use of mbkmax in ldf_slp->ldf_slp_mxl
(edit) @4445   11 years trackstand2 Use of mbkmax in nonosc
(edit) @4444   11 years trackstand2 Use of mbkmax in tra_adv_tvd
(edit) @4443   11 years trackstand2 Use of mbkmax in zdfgls
(edit) @4442   11 years trackstand2 Changed so that exchs_generic time is NOT subtracted from its parents
(edit) @4441   11 years trackstand2 Change timing so Diagnostics section is subtracted from Step time
(edit) @4440   11 years trackstand2 Changes to timing calls to better deal with IO-heavy bits
(edit) @4439   11 years trackstand2 Added #if defined ARPDBGSUM around SUM dbg output in z-last div_cur
(edit) @4438   11 years trackstand2 Protect debug SUM output in dynnxt and sshwzv with ARPDBGSUM
(edit) @4437   11 years trackstand2 Trim columns in exchs_generic and init mbkmax in mpp_init3
(edit) @4436   11 years trackstand2 Added timing calls
(edit) @4435   11 years trackstand2 Removed duplicate lbc_lnk call from bdy_dyn_fla
(edit) @4434   11 years trackstand2 Removed erroneous use of bound_exch_list in bdy_dyn_fla
(edit) @4433   11 years trackstand2 mbkmax changes in dynspg_ts
(edit) @4432   11 years trackstand2 mbkmax changes in dynldf_bilapg
(edit) @4431   11 years trackstand2 Use of mbkmax in eosbn2 and trazdf_imp
(edit) @4430   11 years trackstand2 Remove use of mbkmax in dynspg_ts
(edit) @4429   11 years trackstand2 Fixed missing -1 on a z-loop limit
(edit) @4428   11 years trackstand2 Add mbkmax to dynspg_ts and trazdf_imp
(edit) @4427   11 years trackstand2 First files changed on last FINISS work package. Stephen's work although …
(edit) @4426   11 years trackstand2 Corrected jpk to jpkorig when defining z dimension for netcdf
(edit) @4425   11 years trackstand2 Removed dump_array calls
(edit) @4424   11 years trackstand2 Bug fixes - use jpkorig in allocates instead of jpk
(edit) @4423   11 years trackstand2 Remove unused vars from nemogcm
(edit) @4422   11 years trackstand2 Remove manual bounds check from exchmod
(edit) @4421   11 years trackstand2 Added jpkorig to hold value before z trimming
(edit) @4420   11 years trackstand2 New arch file for BGQ
(edit) @4419   11 years trackstand2 Explicit zeroing of bdytmask array
(edit) @4418   11 years trackstand2 Addition of EXP00 dirs to gitignore
(edit) @4417   11 years trackstand2 Added debug SUM outputs to div_cur
(edit) @4416   11 years trackstand2 Added debug SUMs to dyn_nxt
(edit) @4415   11 years trackstand2 Addition of SUM debug outputs in sshwzv
(edit) @4414   11 years trackstand2 Comment out dump_arrays in step
(edit) @4413   11 years trackstand2 Remove debug output from stpctl
(edit) @4412   11 years trackstand2 Added dump_1drarray()
(edit) @4411   11 years trackstand2 arch files for Gnu and PGI on Hector
(edit) @4410   11 years trackstand2 Fix to line length for Gnu compiler
(edit) @4409   11 years trackstand2 Changes to allow jpk to be modified to deepest level within a subdomain. …
(edit) @4408   11 years trackstand2 Fixed bug where ji can go oob if mi1(ii0)==jpi
(edit) @4407   11 years trackstand2 Update of partitioner readme file
(edit) @4406   11 years trackstand2 Move from jpk to jpkf - trim sub-domains in z
(edit) @4405   11 years trackstand2 Add option to switch trimming of sub-domains in z via NEMO_TRIM_DOMZ env …
(edit) @4404   11 years trackstand2 Commented-out dump-arrays in stp()
(edit) @4403   11 years trackstand2 Added optional atStep arg to dump_array
(edit) @4402   11 years trackstand2 Added sub-domain z-trim optimisation to ldfslp
(edit) @4401   11 years trackstand2 Put jpkf into traldf_iso and traadv_tvd (inc nonosc)
(edit) @4400   11 years trackstand2 Replace jpk with jpkf in bound_exch_generic. Turn on test timing of …
(edit) @4399   11 years trackstand2 Add jpkf for deepest wet level of mpp sub-domain
(edit) @4398   11 years trackstand2 Last tool built
(edit) @4397   11 years trackstand2 Turn off debug output
(edit) @4396   11 years trackstand2 WIP on reading grid dims from netcdf
(edit) @4395   11 years flavoni update IDL scripts, see ticket: #724
(edit) @4394   11 years flavoni add time series of FRAM STRAIT, and update IDL plots, see ticket: #724
(edit) @4393   11 years charris #1206 Fix for bug introduced under #1107.
(edit) @4392   11 years charris #1206 Fix for bug introduced under #1107.
(edit) @4391   11 years charris #1206 Fix for bug introduced under #1107.
(edit) @4390   11 years hliu some more on wadlmt.F90
(edit) @4389   11 years hliu add a missed loop in wadlmt.F90
(edit) @4388   11 years cetlod minor corrections on PISCES namelist parameters
(edit) @4387   11 years jchanut Correct call to dom_vvl_sf_nxt (impacts ztilde and dynspg_flt only): …
(edit) @4386   11 years jchanut Typo error for timing
(edit) @4385   11 years hliu 1) Modified Wetting and Drying flux limiter part 2) I will apply all the …
(edit) @4384   11 years rfurner removed accidental duplication of ln_loglayer in ref namelist
(edit) @4383   11 years rfurner updates to AMM12 namelist options
(edit) @4382   11 years cetlod bugfix : read the namelist variable nn_euler, see ticket #1236
(edit) @4381   11 years jchanut bug with log bottom friction and namelist update
(edit) @4380   11 years hliu wetting and drying: some bugs removed from dynspg_ts.F90
(edit) @4379   11 years rfurner small changes to SETTE to suit new AMM input tarfile
(edit) @4378   11 years rfurner mask values before outputing in vvl case, see ticket 1213
(edit) @4377   11 years rfurner small updates to UKMO arch file
(edit) @4376   11 years hliu updating wetting/drying filter for explicit time_splitting
(edit) @4375   11 years hliu updated gravity filters
(edit) @4374   11 years jchanut Fixed small bug in flux form + clean header
Note: See TracRevisionLog for help on using the revision log.