|
|
@11726
|
13 years |
Eric.Larour |
Added GSL solver
|
|
|
@11719
|
13 years |
Mathieu Morlighem |
Precipitation not needed for prognostic
|
|
|
@11716
|
13 years |
Mathieu Morlighem |
Added support for empty vectors in serial mode
|
|
|
@11715
|
13 years |
Mathieu Morlighem |
fixed problem if uf=NULL
|
|
|
@11712
|
13 years |
Mathieu Morlighem |
Added assert to avoid crash
|
|
|
@11707
|
13 years |
Mathieu Morlighem |
moved delete to xdelete for PETSC vec
|
|
|
@11701
|
13 years |
Mathieu Morlighem |
Fixed seg fault
|
|
|
@11699
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@11695
|
13 years |
Eric.Larour |
Completed separation of Petsc from ISSM. Matrix and Vector
are now …
|
|
|
@11691
|
13 years |
Mathieu Morlighem |
Changed to xdelete
|
|
|
@11687
|
13 years |
Mathieu Morlighem |
Fixed seg fault (obvious)
|
|
|
@11685
|
13 years |
Eric.Larour |
Using new delete routines to fix segfault
|
|
|
@11679
|
13 years |
Eric.Larour |
Large commit, to strip out Petsc from the code. Created new Matrix and …
|
|
|
@11603
|
13 years |
seroussi |
fixed problem caused by steady state enthalpy
|
|
|
@11554
|
13 years |
jschierm |
Exp2Kml: Added capability to output kml points. Also removed …
|
|
|
@11551
|
13 years |
Mathieu Morlighem |
Fixed hmaxVertices option
|
|
|
@11510
|
13 years |
Mathieu Morlighem |
Forgot to commit the module:
|
|
|
@11509
|
13 years |
Mathieu Morlighem |
moved AccumulationRate to Precepitation for PDD and removed …
|
|
|
@11469
|
13 years |
Mathieu Morlighem |
Fixed compilation for PETSc 3.2 (MATSOLVERMUMPS + PCFieldSplit)
|
|
|
@11466
|
13 years |
Eric.Larour |
Fixed issues with the MUMPS solver. Up to now, we never checked that …
|
|
|
@11465
|
13 years |
Eric.Larour |
Fixed bug in use of PETSC_VERSION (which does not exist) and …
|
|
|
@11447
|
13 years |
Mathieu Morlighem |
Added incomplete_adjoint flag (1 default for now)
|
|
|
@11407
|
13 years |
Mathieu Morlighem |
minor changes to Synchronize.sh so that it errors out when string not found
|
|
|
@11405
|
13 years |
Mathieu Morlighem |
testing new Synchronize.sh
|
|
|
@11403
|
13 years |
Eric.Larour |
Typo fix
|
|
|
@11401
|
13 years |
Eric.Larour |
Missing return statements! This only got caught by the Microsoft …
|
|
|
@11400
|
13 years |
Eric.Larour |
Had to split the embedded statements so that compilers such a Visual …
|
|
|
@11347
|
13 years |
seroussi |
added possibility to used enthalpy in transient solutions
|
|
|
@11327
|
13 years |
Mathieu Morlighem |
Added penalties in Newton's method
|
|
|
@11324
|
13 years |
Mathieu Morlighem |
Fixed many memory leaks
|
|
|
@11322
|
13 years |
Mathieu Morlighem |
Added Newton's method for Pattyn, parallel only for now, to be improved
|
|
|
@11318
|
13 years |
Mathieu Morlighem |
Added support for bounds on control parameters for TAO
|
|
|
@11317
|
13 years |
Mathieu Morlighem |
Added 2 modules to make TAO work
|
|
|
@11313
|
13 years |
Mathieu Morlighem |
Objective function gradient is now ONE unique vector
|
|
|
@11310
|
13 years |
Mathieu Morlighem |
Simplifying gradient call in CM
|
|
|
@11295
|
13 years |
jschierm |
Moved KMLFileRead to its own directory and added KML_Unknown class.
|
|
|
@11292
|
13 years |
Mathieu Morlighem |
moved TriaVertexElementResult to TriaP1ElementResult and same for Penta
|
|
|
@11291
|
13 years |
Mathieu Morlighem |
moved TriaVertexInput to TriaP1Input and same for Penta
|
|
|
@11275
|
13 years |
Mathieu Morlighem |
TAO is now optional depending on a model flag (md.inversion.tao), to …
|
|
|
@11270
|
13 years |
seroussi |
spctemperature is now a column (for enthalpy solution), need to be …
|
|
|
@11261
|
13 years |
seroussi |
some data needed to update penta for enthalpy model
|
|
|
@11259
|
13 years |
Eric.Larour |
Preliminary.
|
|
|
@11258
|
13 years |
Eric.Larour |
Preliminary SmearFunction routine
|
|
|
@11245
|
13 years |
Mathieu Morlighem |
Added vz mesh vertical velocity for Arbitrary Eulerian Lagrangian …
|
|
|
@11242
|
13 years |
Mathieu Morlighem |
Added mesh vertical velocity computation for ALE formulation
|
|
|
@11236
|
13 years |
Eric.Larour |
trunk and trunk-jpl merge
|
|
|
@11229
|
13 years |
seroussi |
added possibility to compute stress tensor components when specified …
|
|
|
@11202
|
13 years |
Mathieu Morlighem |
Fixed some g++ warnings: deprecated conversion from string constant to …
|
|
|
@11197
|
13 years |
Mathieu Morlighem |
Fixed many warnings on pleiades: missing return statement, …
|
|
|
@11192
|
13 years |
seroussi |
added md.prognostic.min_thickness to have better control of minimum …
|
|
|
@11160
|
13 years |
habbalf |
Updated English
|
|
|
@11129
|
13 years |
cborstad |
edited verbose output for verb consistency
|
|
|
@11112
|
14 years |
schlegel |
typo in det calc
|
|
|
@11094
|
14 years |
Eric.Larour |
Windows compile issues with time and resource header files
|
|
|
@11001
|
14 years |
Mathieu Morlighem |
Results on vertices are now averaged using node connectivity as in …
|
|
|
@11000
|
14 years |
seroussi |
fixed bathymetry problem for grounding line only in transient
|
|
|
@10999
|
14 years |
seroussi |
cleaned transient for cases where isthermal=0
|
|
|
@10996
|
14 years |
seroussi |
removed defaulting to observed velocities in diagnostic
|
|
|
@10989
|
14 years |
Mathieu Morlighem |
Fixed many bugs in OutputResult for results_as_patches = 0
|
|
|
@10975
|
14 years |
Mathieu Morlighem |
moved md.settings.results_on_vertices to …
|
|
|
@10970
|
14 years |
Mathieu Morlighem |
Improvement: do not load control parameters if iscontrol=0
|
|
|
@10937
|
14 years |
anon |
Branching JPL
|
|
copied from issm/trunk/src/c/modules
|
|
|
@10840
|
14 years |
jschierm |
KML: Addition of KML_Comment class to save and regurgitate KML comments.
|