|
|
@11712
|
15 months |
nicolasmartin |
in line with the previous commit, remove the same external definition on …
|
|
|
@11535
|
16 months |
smasson |
dev_r10984_HPC-13= merge with trunk
|
|
|
@11534
|
16 months |
clem |
small debug on doc
|
|
|
@11531
|
16 months |
clem |
update doc bdy
|
|
|
@11530
|
16 months |
smasson |
dev_r10984_HPC-13 : minors harmless bugfixes to pass sette in debug mode
|
|
|
@11528
|
16 months |
smasson |
dev_r10984_HPC-13 : update mpp doc
|
|
|
@11526
|
16 months |
clem |
update doc namelists
|
|
|
@11525
|
16 months |
smasson |
dev_r10984_HPC-13 : merge with trunk@,11524 see #2285
|
|
|
@11520
|
16 months |
clem |
debug spitz12
|
|
|
@11519
|
16 months |
clem |
debug bdy in case no sea ice
|
|
|
@11518
|
16 months |
clem |
add the final touch to the famous gaston's branch. More precisely, add the …
|
|
|
@11514
|
16 months |
clem |
debug ponds with bdy (fraction instead of concentration)
|
|
|
@11513
|
16 months |
clem |
correct scale factors for ice rheology
|
|
|
@11512
|
16 months |
smasson |
dev_r10984_HPC-13 : merge with trunk@11511, see #2285
|
|
|
@11511
|
17 months |
clem |
improve conservation checks
|
|
|
@11510
|
17 months |
clem |
add ponds for bdy
|
|
|
@11507
|
17 months |
clem |
add a new functionality for bdy ice by allowing the user to have input …
|
|
|
@11501
|
17 months |
clem |
introduce a point-to-point conservation check, stop the model if it fails …
|
|
|
@11402
|
18 months |
clem |
debug previous commit
|
|
|
@11401
|
18 months |
clem |
add new functionality for initialization. Now you can use a simplified …
|
|
|
@11398
|
18 months |
smasson |
dev_r10984_HPC-13 : add nammpp parameter ln_listonly, see #2285
|
|
|
@11397
|
18 months |
clem |
rewrite iceistate.F90, add new variables (optional) for input fields, and …
|
|
|
@11391
|
18 months |
smasson |
dev_r10984_HPC-13 : flowri compiling without key_iomput, see #2285
|
|
|
@11389
|
18 months |
smasson |
dev_r10984_HPC-13 : add timing of each time step, see #2285
|
|
|
@11385
|
18 months |
clem |
remove key_floats from the code and replace it by a logical ln_floats
|
|
|
@11383
|
18 months |
clem |
do not compile diadct with key_agrif (it fails)
|
|
|
@11382
|
18 months |
clem |
cleaning diags
|
|
|
@11377
|
18 months |
clem |
clean rheology, add a couple of outputs and remove landfast_home option
|
|
|
@11376
|
18 months |
clem |
add variables in context_nemo.xml for all config
|
|
|
@11375
|
18 months |
clem |
add variables in context_nemo.xml for all config
|
|
|
@11374
|
18 months |
clem |
remove inopportune stop related to harmonic diags
|
|
|
@11373
|
18 months |
smasson |
dev_r10984_HPC-13 : timing working with more than 9999 cores, see #2285
|
|
|
@11372
|
18 months |
deazer |
Small bug fix, local variable calculated after it is used
just change …
|
|
|
@11371
|
18 months |
clem |
continue cleaning the ice outputs
|
|
|
@11366
|
18 months |
clem |
complete previous commit with doc update
|
|
|
@11365
|
18 months |
clem |
Remove key_diaharm and key_diadct. Replace namdct by nam_diadct
|
|
|
@11364
|
18 months |
smasson |
dev_r10984_HPC-13 : update BENCH to be more robust, see #2285
|
|
|
@11362
|
18 months |
clem |
debug the ice output by adding a missing value to the outputed fields. …
|
|
|
@11359
|
18 months |
smasson |
dev_r10984_HPC-13 : add new machine and update BENCH scripts, see #2285
|
|
|
@11358
|
18 months |
smasson |
dev_r10984_HPC-13 : supress output files with nn_stock and nn_write = -1, …
|
|
|
@11356
|
18 months |
deazer |
Update bdyini.F90 to use strict lt or gt checks on bdy indexes to …
|
|
|
@11354
|
18 months |
smasson |
dev_r10984_HPC-13 : add missing lwm in all usrdef_nam.F90
|
|
|
@11353
|
18 months |
smasson |
dev_r10984_HPC-13 : merge with trunk@11352, see #2285
|
|
|
@11352
|
18 months |
smasson |
dev_r10984_HPC-13 : small bugfixes
|
|
|
@11332
|
18 months |
clem |
prepare code to read temperature and salinity for bdy
|
|
|
@11325
|
18 months |
smasson |
dev_r10984_HPC-13 : bugfixes for sette with debug options
|
|
|
@11320
|
18 months |
smasson |
dev_r10984_HPC-13 : add missing if(lwp) in [11317], see #2307 and #2285
|
|
|
@11319
|
18 months |
girrmann |
dev_r10984_HPC-13 : bugfix for ENT scheme, see #2285
|
|
|
@11317
|
18 months |
smasson |
dev_r10984_HPC-13 : improve error handling, see #2307 and #2285
|
|
|
@11268
|
18 months |
smasson |
dev_r10984_HPC-13 : introduce a logical to force vertical interpolation if …
|
|
|
@11267
|
18 months |
smasson |
dev_r10984_HPC-13 : cleanup the use of freqh as REAL in fldread (done old …
|
|
|
@11265
|
18 months |
smasson |
dev_r10984_HPC-13 : bugfix for AGRIF, see #2285
|
|
|
@11263
|
18 months |
smasson |
dev_r10984_HPC-13 : merge with trunk@11242, see #2285
|
|
|
@11262
|
18 months |
girrmann |
dev_r10984_HPC-13 : small modification of lbc_lnk, see #2285
|
|
|
@11261
|
18 months |
girrmann |
dev_r10984_HPC-13 : bugfix, see #2285
|
|
|
@11258
|
18 months |
smasson |
dev_r10984_HPC-13 : minor bugfix and cleaning, see #2285
|
|
|
@11245
|
19 months |
girrmann |
dev_r10984_HPC-13 : bugfix following [11241], see #2285
|
|
|
@11241
|
19 months |
girrmann |
dev_r10984_HPC-13 : regroup communications in dyn_spg_ts, does not change …
|
|
|
@11240
|
19 months |
girrmann |
dev_r10984_HPC-13 : remove a communication in dyn_spg_ts, see #2285
|
|
|
@11234
|
19 months |
girrmann |
dev_r10984_HPC-13 : cleaning of dyn_spg_ts routine, does not change the …
|
|
|
@11224
|
19 months |
smasson |
dev_r10984_HPC-13 : bugfix to work will all configurations, see #2285
|
|
|
@11223
|
19 months |
smasson |
dev_r10984_HPC-13 : cleaning of rewriting of bdydta, see #2285
|
|
|
@11210
|
19 months |
girrmann |
dev_r10984_HPC-13 : remove some communications in bdy treatment in case …
|
|
|
@11198
|
19 months |
girrmann |
dev_r10984_HPC-13 : delete mpp_bdy_generic.h90 now unused following …
|
|
|
@11195
|
19 months |
girrmann |
dev_r10984_HPC-13 : update of trc_bdy following [11191], merge of lbc_lnk …
|
|
|
@11194
|
19 months |
smasson |
dev_r10984_HPC-13 : reorganization of lbclnk, part 1: bugfix following …
|
|
|
@11193
|
19 months |
smasson |
dev_r10984_HPC-13 : reorganization of lbclnk, part 1: missing delete of …
|
|
|
@11192
|
19 months |
smasson |
dev_r10984_HPC-13 : reorganization of lbclnk, part 1: simpler …
|
|
|
@11191
|
19 months |
girrmann |
dev_r10984_HPC-13 : bdy treatment can now handel a rim 0 and a rim 1, …
|
|
|
@11183
|
19 months |
girrmann |
dev_r10984_HPC-13 : improvement of neumann boundary condition, changes the …
|
|
|
@11149
|
19 months |
girrmann |
dev_r10984_HPC-13 : minor modification of flather, the change in results …
|
|
|
@11074
|
20 months |
girrmann |
dev_r10984_HPC-13 : bug fix and cleaning of flather, see #2287 and #2285
|
|
|
@11071
|
20 months |
girrmann |
dev_r10984_HPC-13 : step 2, remove unneeded communications, see #2285
|
|
|
@11067
|
20 months |
girrmann |
dev_r10984_HPC-13 : new implementation of lbc_bdy_lnk in prevision of step …
|
|
|
@11059
|
20 months |
girrmann |
dev_r10984_HPC-13 : simplify bdyini.F90 following extension of bdy …
|
|
|
@11056
|
20 months |
girrmann |
dev_r10984_HPC-13 : Bugfix following [11048], see #2285
|
|
|
@11049
|
20 months |
girrmann |
dev_r10984_HPC-13 : CYCLE instruction is not systematic anymore, …
|
|
|
@11048
|
20 months |
girrmann |
dev_r10984_HPC-13 : Step 1, boundary is now detected all over the local …
|
|
|
@11044
|
20 months |
girrmann |
dev_r10984_HPC-13 : missing part of [11024], see #2285
|
|
|
@11042
|
20 months |
girrmann |
dev_r10984_HPC-13 : update with trunk at revision 11041
|
|
|
@11024
|
20 months |
girrmann |
dev_r10984_HPC-13 : imrpove bdy treatment ssh and neumann, see #2285
|
|
|
@11003
|
20 months |
girrmann |
dev_r10984_HPC-13 : create developpement branch
|
|
copied from NEMO/trunk:
|
|
|
@10996
|
20 months |
girrmann |
trunk : fixed reproductibility issue in dynkeg.F90 with bdy, see #2283
|