|
|
@12773
|
13 years |
helsen |
added an optional output: TotalSmb
|
|
|
@12771
|
13 years |
lemorzad |
some minor modification for delta18o methode
|
|
|
@12761
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12759
|
13 years |
seroussi |
move ispdd back to prognostic (instead of transient)
|
|
|
@12751
|
13 years |
Mathieu Morlighem |
Added fetch elements
|
|
|
@12748
|
13 years |
lemorzad |
addind delta18o temperature and precipitation methode
|
|
|
@12744
|
13 years |
Mathieu Morlighem |
Added TransientParam
|
|
|
@12728
|
13 years |
Mathieu Morlighem |
Faster interpolation module
|
|
|
@12727
|
13 years |
Mathieu Morlighem |
Added power as an option
|
|
|
@12704
|
13 years |
Mathieu Morlighem |
merged trunk and trunk-jpl
|
|
|
@12696
|
13 years |
Eric.Larour |
Generalized profiling in issm.cpp to be applicable even when Petsc is …
|
|
|
@12684
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12677
|
13 years |
helsen |
smb gradient method added
|
|
|
@12644
|
13 years |
seroussi |
added transient spc for enthalpy (need to be improved to use …
|
|
|
@12636
|
13 years |
Mathieu Morlighem |
Fixed default value (not initialized)
|
|
|
@12604
|
13 years |
Mathieu Morlighem |
only interpolate for points that are inside the model domain
|
|
|
@12600
|
13 years |
Mathieu Morlighem |
Simplified InterpFromMeshToMesh2dx by adding options, and index is now …
|
|
|
@12595
|
13 years |
Mathieu Morlighem |
Fixing initialization of string options
|
|
|
@12580
|
13 years |
utke |
recast
|
|
|
@12578
|
13 years |
utke |
filter out the part that needs to be wrapped anyway
|
|
|
@12574
|
13 years |
Mathieu Morlighem |
edges now do not hold NaN anymore but -1, no more cast from double to …
|
|
|
@12572
|
13 years |
utke |
reCast
|
|
|
@12571
|
13 years |
utke |
reCast
|
|
|
@12565
|
13 years |
utke |
reCast
|
|
|
@12564
|
13 years |
utke |
reCast
|
|
|
@12529
|
13 years |
Mathieu Morlighem |
replaced all isnan by template xIsnan
|
|
|
@12526
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12520
|
13 years |
Mathieu Morlighem |
cosmetics
|
|
|
@12519
|
13 years |
Mathieu Morlighem |
cosmetics
|
|
|
@12515
|
13 years |
Mathieu Morlighem |
Starting to replace _printf by _pprintString
|
|
|
@12512
|
13 years |
Mathieu Morlighem |
Starting to replace _printf by _pprintString
|
|
|
@12511
|
13 years |
Mathieu Morlighem |
replaced all printf to _printString and _printLine
|
|
|
@12507
|
13 years |
Mathieu Morlighem |
Changing some printf to _printLine_
|
|
|
@12495
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12494
|
13 years |
Mathieu Morlighem |
replaced all _error_ to _error2_
|
|
|
@12493
|
13 years |
Mathieu Morlighem |
replaced all _error_ to _error2_
|
|
|
@12470
|
13 years |
utke |
type renames
|
|
|
@12467
|
13 years |
utke |
|
|
|
@12453
|
13 years |
Mathieu Morlighem |
minor bug fix with xDelete
|
|
|
@12451
|
13 years |
Mathieu Morlighem |
minor bug fix with xDelete
|
|
|
@12450
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12446
|
13 years |
utke |
implement a templated version to replace xrealloc - as part of this …
|
|
|
@12445
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12444
|
13 years |
utke |
missing include
|
|
|
@12442
|
13 years |
Mathieu Morlighem |
changing xmalloc to xNew and xfree to xDelete
|
|
|
@12422
|
13 years |
Mathieu Morlighem |
Simpler kriging
|
|
|
@12421
|
13 years |
Mathieu Morlighem |
Added other interpolation for Kriging
|
|
|
@12417
|
13 years |
Mathieu Morlighem |
Added simpler gsl slover
|
|
|
@12409
|
13 years |
Mathieu Morlighem |
wrapped MPI commands
|
|
|
@12377
|
13 years |
Mathieu Morlighem |
Added parallel kriging module
|
|
|
@12365
|
13 years |
Mathieu Morlighem |
Do not number folds (folding is automated)
|
|
|
@12342
|
13 years |
Mathieu Morlighem |
updated Sync script to #include <cstring>
|
|
|
@12341
|
13 years |
Mathieu Morlighem |
updated Sync script to #include <cstring>
|
|
|
@12328
|
13 years |
Mathieu Morlighem |
Synchronized Enums
|
|
|
@12326
|
13 years |
Mathieu Morlighem |
merged trunk and trunk-jpl
|
|
|
@12319
|
13 years |
utke |
missing includes (gcc 4.5.1 complains about it)
|
|
|
@12292
|
13 years |
Mathieu Morlighem |
Added mindata and maxdata options to Kriging
|
|
|
@12289
|
13 years |
Mathieu Morlighem |
Added Covariance for Kriging calculation (similar to gslib)
|
|
|
@12270
|
13 years |
habbalf |
Added convergence flag for reaching maximum number of iterations
|
|
|
@12269
|
13 years |
habbalf |
Added convergence flag for reaching maximum number of iterations
|
|
|
@12250
|
13 years |
Mathieu Morlighem |
Added Error calculation
|
|
|
@12232
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12231
|
13 years |
Mathieu Morlighem |
Added multithreading (VERY efficient for Kriging)
|
|
|
@12230
|
13 years |
Mathieu Morlighem |
Added power variogram
|
|
|
@12229
|
13 years |
Mathieu Morlighem |
Added 2 options: boxlength and searchrange
|
|
|
@12226
|
13 years |
Mathieu Morlighem |
Added boxlength option
|
|
|
@12218
|
13 years |
Mathieu Morlighem |
renamed QuadTree BamgQuadtree to avoid conflicts with Kriging's Quadtree
|
|
|
@12213
|
13 years |
Mathieu Morlighem |
Fixed quadtree
|
|
|
@12210
|
13 years |
Mathieu Morlighem |
Added Observations dataset
|
|
|
@12207
|
13 years |
Mathieu Morlighem |
Added from objects for Kriging
|
|
|
@12204
|
13 years |
Eric.Larour |
Missing ifdef
|
|
|
@12202
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12200
|
13 years |
Mathieu Morlighem |
Added Kriging object for semivariograms
|
|
|
@12183
|
13 years |
Mathieu Morlighem |
added options and GSL support
|
|
|
@12177
|
13 years |
Mathieu Morlighem |
Added Gaussian covariance
|
|
|
@12176
|
13 years |
Mathieu Morlighem |
Fixed issue in denominator
|
|
|
@12174
|
13 years |
Mathieu Morlighem |
Final version of Kriging (still not working)
|
|
|
@12164
|
13 years |
Mathieu Morlighem |
Added Kriging module (empty for now)
|
|
|
@12155
|
13 years |
Mathieu Morlighem |
Changing ISSM_TIER to ISSM_DIR
|
|
|
@12127
|
13 years |
Eric.Larour |
Starting conversion of SetIceShelfBC
Needs ContourToMesh python …
|
|
|
@12121
|
13 years |
Eric.Larour |
Added new ContourToNodesx prototype to handle same functionality, but …
|
|
|
@12102
|
13 years |
Eric.Larour |
Stripped out the following layers:
METIS: if not running with MPI, do …
|
|
|
@12098
|
13 years |
Mathieu Morlighem |
Removed 'whole' option of DomainOutlineRead (missleading)
|
|
|
@12096
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@12095
|
13 years |
Mathieu Morlighem |
not needed anymore
|
|
|
@12093
|
13 years |
Mathieu Morlighem |
Merging TriMesh and TriMeshRifts
|
|
|
@12063
|
13 years |
Mathieu Morlighem |
Fixed TriMeshRiftsx
|
|
|
@12061
|
13 years |
Mathieu Morlighem |
Added TriMeshRifts (not working yet)
|
|
|
@12056
|
13 years |
seroussi |
fixed compilation on pleiades
|
|
|
@12021
|
13 years |
Mathieu Morlighem |
minor, removed folds for easier debugging
|
|
|
@12018
|
13 years |
Eric.Larour |
Taking out more SERIAL protected code
|
|
|
@12016
|
13 years |
Eric.Larour |
Took out all specific parts of the code that were supposedly PARALLEL.
|
|
|
@12013
|
13 years |
Eric.Larour |
Some debugging of compilation
|
|
|
@12011
|
13 years |
Eric.Larour |
Preliminary commit of new issm version, where serial code is starting …
|
|
|
@11994
|
13 years |
Mathieu Morlighem |
merged trunk and trunk-jpl
|
|
|
@11965
|
13 years |
habbalf |
Removed stray remarks
|
|
|
@11964
|
13 years |
habbalf |
Added DebugPetscProfilingEnum to parameters
|
|
|
@11963
|
13 years |
habbalf |
StringToEnum for PETSc profiling
|
|
|
@11962
|
13 years |
habbalf |
EnumToString for PETSc profiling
|
|
|
@11952
|
13 years |
seroussi |
Fixing compilation on pleiades (do not compile TriMeshx)
|
|
|