|
|
@18572
|
11 years |
seroussi |
CHG: added more tests for augmentation
|
|
|
@18571
|
11 years |
Mathieu Morlighem |
CHG: added gradient norm
|
|
|
@18570
|
11 years |
seroussi |
CHG: simplifying the augmentation
|
|
|
@18569
|
11 years |
Mathieu Morlighem |
CHG: added gradient on adot
|
|
|
@18568
|
11 years |
Mathieu Morlighem |
CHG: fix NR temporarily
|
|
|
@18567
|
11 years |
Mathieu Morlighem |
BUG: wrong sign on adjoint and fixed D0
|
|
|
@18566
|
11 years |
Mathieu Morlighem |
BUG: forgot to add to IsInput
|
|
|
@18565
|
11 years |
Mathieu Morlighem |
CHG: working on new implementation of balancethickness2
|
|
|
@18564
|
11 years |
schlegel |
NEW: add 95 percent value output
|
|
|
@18563
|
11 years |
Mathieu Morlighem |
CHG: added ; at the end of structtoobj call
|
|
|
@18562
|
11 years |
Mathieu Morlighem |
CHG: relaxed some tolerances
|
|
|
@18561
|
11 years |
seroussi |
CHG: updated code to include pressure augmentation only by default
|
|
|
@18560
|
11 years |
seroussi |
CHG: merged augmentation of TH and CR
|
|
|
@18559
|
11 years |
Mathieu Morlighem |
BUG: replaced self by obj for some functions
|
|
|
@18558
|
11 years |
Mathieu Morlighem |
NEW: removed md.mesh.hemisphere and replaced by md.mesh.epsg which …
|
|
|
@18557
|
11 years |
seroussi |
CHG: minor fs analytical solutions
|
|
|
@18556
|
11 years |
Mathieu Morlighem |
BUG: fixes remaining quote of MEXLINK with matlab > 2014a
|
|
|
@18555
|
11 years |
Mathieu Morlighem |
CHG: do not check cmu for now
|
|
|
@18554
|
11 years |
jbondzio |
ADD: thermal.reltol for python
|
|
|
@18553
|
11 years |
jbondzio |
ADD: thermal.reltol for enthalpy convergence check
|
|
|
@18552
|
11 years |
jbondzio |
ADD: NRs for enthalpy: LliboutryDuval rheology and changing basal …
|
|
|
@18551
|
11 years |
Mathieu Morlighem |
CHG: working on balancethickness2 (added new field), and some minor …
|
|
|
@18550
|
11 years |
abuzzi |
CNG: adds landmask
|
|
|
@18549
|
11 years |
seroussi |
FIX: minor names
|
|
|
@18548
|
11 years |
seroussi |
FIX: minor test ocean
|
|
|
@18547
|
11 years |
seroussi |
NEW: added archive ice ocean
|
|
|
@18546
|
11 years |
seroussi |
BUG: fixing ice ocean run
|
|
|
@18545
|
11 years |
Mathieu Morlighem |
CHG: last change before testing
|
|
|
@18544
|
11 years |
seroussi |
BUG: trying to fix NR ice ocean
|
|
|
@18543
|
11 years |
seroussi |
NEW: adding ice/ocean test in Nighlty runs list
|
|
|
@18542
|
11 years |
seroussi |
BUG: fixing jenkins iceocean
|
|
|
@18541
|
11 years |
Mathieu Morlighem |
CHG: reduced number of required packages
|
|
|
@18540
|
11 years |
seroussi |
NEW: adding iceocean NR on jenkins
|
|
|
@18539
|
11 years |
seroussi |
FIX: minor archive NR 701
|
|
|
@18538
|
11 years |
Mathieu Morlighem |
CHG: minor, forgot semi-column
|
|
|
@18537
|
11 years |
Mathieu Morlighem |
CHG: force old models to be in years
|
|
|
@18536
|
11 years |
seroussi |
BUG: fixed melting_rate size
|
|
|
@18535
|
11 years |
seroussi |
NEW: added parameters and code for ice-ocean NR test
|
|
|
@18534
|
11 years |
seroussi |
FIX: minor useless line
|
|
|
@18533
|
11 years |
seroussi |
NEW: adding coupled ice-ocean nightly run
|
|
|
@18532
|
11 years |
seroussi |
BUG: fixing NR for test701
|
|
|
@18531
|
11 years |
seroussi |
NEW: return SigmaNN as P1Enums instead of P0
|
|
|
@18530
|
11 years |
seroussi |
BUG: fixed NR, problem in analysis configuration
|
|
|
@18529
|
11 years |
Mathieu Morlighem |
NEW: do not create all the analyses for a given solution, use iomodel …
|
|
|
@18528
|
11 years |
seroussi |
NEW: added output for maximum local divergence
|
|
|
@18527
|
11 years |
Mathieu Morlighem |
CHG: renaming directory trunk
|
|
|
@18526
|
11 years |
Mathieu Morlighem |
CHG: added full path of websites server
|
|
|
@18525
|
11 years |
Mathieu Morlighem |
CHG: typo
|
|
|
@18524
|
11 years |
Mathieu Morlighem |
CHG: create nightlylog directory
|
|
|
@18523
|
11 years |
Mathieu Morlighem |
CHG: significant gain in performance by using static allocation for …
|
|
|
@18522
|
11 years |
Mathieu Morlighem |
CHG: this one seems to require dynamic_cast
|
|
|
@18521
|
11 years |
Mathieu Morlighem |
CHG: removed ALL dynamic casts, now change the template …
|
|
|
@18520
|
11 years |
Mathieu Morlighem |
CHG: temporary change for comparison with neXTSIM
|
|
|
@18519
|
11 years |
Mathieu Morlighem |
CHG: fixing error message while loading models
|
|
|
@18518
|
11 years |
Mathieu Morlighem |
CHG: launch matlab from MATLAB_PATH instead of ISSM_DIR/ext.../matlab
|
|
|
@18517
|
11 years |
jbondzio |
BUG: From the series: 'bugs are small and hard to find', lesson 113: …
|
|
|
@18516
|
11 years |
Mathieu Morlighem |
CHG: some updates, still not working
|
|
|
@18515
|
11 years |
bdef |
BUG:debugging python in VTK export
|
|
|
@18514
|
11 years |
bdef |
NEW: adding VTK export in trunk and python
|
|
|
@18513
|
11 years |
bdef |
NEW:adding vtk output for python
|
|
|
@18512
|
11 years |
bdef |
NEW:Adding Hydrology driven friction law
|
|
|
@18511
|
11 years |
bdef |
NEW:Adding Hydrology driven friction law
|
|
|
@18510
|
11 years |
Mathieu Morlighem |
CHG: upgradint to 3.10 that supports mavericks
|
|
|
@18509
|
11 years |
Mathieu Morlighem |
BUG: fixing NR
|
|
|
@18508
|
11 years |
bdef |
CHG: cosmetic change
|
|
|
@18507
|
11 years |
bdef |
BUG:Fixing seaice field creation in old models
|
|
|
@18506
|
11 years |
bdef |
BUG: adding seaice field if nonexistent, collapsing Hydrology
|
|
|
@18505
|
11 years |
Mathieu Morlighem |
NEW: finished implementing post processing... debuging to come
|
|
|
@18504
|
11 years |
Mathieu Morlighem |
CHG: working on sea ice model
|
|
|
@18503
|
11 years |
Mathieu Morlighem |
CHG: working on sea ice model
|
|
|
@18502
|
11 years |
Mathieu Morlighem |
CHG: added UpdateConstraints
|
|
|
@18501
|
11 years |
Mathieu Morlighem |
CHG: added ocean forcing to stiffness matrix
|
|
|
@18500
|
11 years |
seroussi |
CHG: no need to print lines in bamg
|
|
|
@18499
|
11 years |
seroussi |
CHG: updated bamg archive
|
|
|
@18498
|
11 years |
Mathieu Morlighem |
BUG: fixed ssh indexing
|
|
|
@18497
|
11 years |
Mathieu Morlighem |
CHG: added some forcings
|
|
|
@18496
|
11 years |
Mathieu Morlighem |
CHG: added some forcings
|
|
|
@18495
|
11 years |
Mathieu Morlighem |
CHG: syncing enums
|
|
|
@18494
|
11 years |
Mathieu Morlighem |
CHG: do not check seaice if this is not the solution
|
|
|
@18493
|
11 years |
Mathieu Morlighem |
BUG: reverting back
|
|
|
@18492
|
11 years |
Mathieu Morlighem |
NEW: added Sea ice model (not working yet) into ISSM
|
|
|
@18491
|
11 years |
abuzzi |
CNG: code more constrained
|
|
|
@18490
|
11 years |
Mathieu Morlighem |
CHG: better Echo for R2
|
|
|
@18489
|
11 years |
jbondzio |
MINOR: update faulty archives
|
|
|
@18488
|
11 years |
olason |
CHG: do not include any vertex of the background mesh that may lie …
|
|
|
@18487
|
11 years |
Mathieu Morlighem |
NEW: added comment as to how to temporarily fix the cast
|
|
|
@18486
|
11 years |
Mathieu Morlighem |
NEW: make sure to add background vertices only if they are not outside …
|
|
|
@18485
|
11 years |
Mathieu Morlighem |
BUG: do not add uzawa by default
|
|
|
@18484
|
11 years |
jbondzio |
CHG: Use absolute values for artificial diffusion, as negative entries …
|
|
|
@18483
|
11 years |
Mathieu Morlighem |
BUG: fixed some == instead of simple = in if statements
|
|
|
@18482
|
11 years |
seroussi |
BUG: friction weertman in matlab
|
|
|
@18481
|
11 years |
schlegel |
NEW: add stairs option
|
|
|
@18480
|
11 years |
Mathieu Morlighem |
CHG: cover case bed=NaN
|
|
|
@18479
|
11 years |
abuzzi |
CHG: final version parallelized code
|
|
|
@18478
|
11 years |
Mathieu Morlighem |
CHG: new version after my suggestion to the author
|
|
|
@18477
|
11 years |
Mathieu Morlighem |
CHG: fixed problem for matlab v2014+
|
|
|
@18476
|
11 years |
Mathieu Morlighem |
CHG: removed irrotational balancethickness2, working on SIA model
|
|
|
@18475
|
11 years |
seroussi |
NEW: archive for LACR
|
|
|
@18474
|
11 years |
seroussi |
NEW: starting to implement LACR
|
|
|
@18473
|
11 years |
abuzzi |
MODIF: vfsa that works
|
|
|