source: issm/trunk-jpl/src/c/modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12931   13 years Mathieu Morlighem CHG: enable new responses
(edit) @12927   13 years Mathieu Morlighem NEW: added 2 new cost functions for balance thickness …
(edit) @12905   13 years Mathieu Morlighem BUG: crosses initialization requires brackets around case
(edit) @12903   13 years Mathieu Morlighem use switch instead of elseif
(edit) @12900   13 years Eric.Larour CHG: checkign for existence of Petsc
(edit) @12865   13 years Mathieu Morlighem BUG: Petsc vector cannot be NULL even if it is of size 0
(edit) @12864   13 years Mathieu Morlighem CHG: use SeqMat and not PETScMat for interpolation module
(edit) @12860   13 years Mathieu Morlighem TriMesh matrices should be sequential by default
(edit) @12855   13 years Eric.Larour BUG: fixed issue with segfault in SolverxPetsc.
(edit) @12850   13 years Eric.Larour CHG: homoegeization of the matrix class. Is now split into a pector …
(edit) @12837   13 years Mathieu Morlighem CHG: dakota compilation still some undefined symbols
(edit) @12834   13 years Mathieu Morlighem BUG: compilation issue with new classes directory
(edit) @12832   13 years Eric.Larour Almost done migrating objects to classes
(edit) @12830   13 years lemorzad some fix
(edit) @12812   13 years Mathieu Morlighem convert time from years to seconds
(edit) @12773   13 years helsen added an optional output: TotalSmb
(edit) @12771   13 years lemorzad some minor modification for delta18o methode
(edit) @12761   13 years Mathieu Morlighem minor
(edit) @12759   13 years seroussi move ispdd back to prognostic (instead of transient)
(edit) @12751   13 years Mathieu Morlighem Added fetch elements
(edit) @12748   13 years lemorzad addind delta18o temperature and precipitation methode
(edit) @12744   13 years Mathieu Morlighem Added TransientParam
(edit) @12728   13 years Mathieu Morlighem Faster interpolation module
(edit) @12727   13 years Mathieu Morlighem Added power as an option
(edit) @12704   13 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @12696   13 years Eric.Larour Generalized profiling in issm.cpp to be applicable even when Petsc is …
(edit) @12684   13 years Mathieu Morlighem minor
(edit) @12677   13 years helsen smb gradient method added
(edit) @12644   13 years seroussi added transient spc for enthalpy (need to be improved to use …
(edit) @12636   13 years Mathieu Morlighem Fixed default value (not initialized)
(edit) @12604   13 years Mathieu Morlighem only interpolate for points that are inside the model domain
(edit) @12600   13 years Mathieu Morlighem Simplified InterpFromMeshToMesh2dx by adding options, and index is now …
(edit) @12595   13 years Mathieu Morlighem Fixing initialization of string options
(edit) @12580   13 years utke recast
(edit) @12578   13 years utke filter out the part that needs to be wrapped anyway
(edit) @12574   13 years Mathieu Morlighem edges now do not hold NaN anymore but -1, no more cast from double to …
(edit) @12572   13 years utke reCast
(edit) @12571   13 years utke reCast
(edit) @12565   13 years utke reCast
(edit) @12564   13 years utke reCast
(edit) @12529   13 years Mathieu Morlighem replaced all isnan by template xIsnan
(edit) @12526   13 years Mathieu Morlighem minor
(edit) @12520   13 years Mathieu Morlighem cosmetics
(edit) @12519   13 years Mathieu Morlighem cosmetics
(edit) @12515   13 years Mathieu Morlighem Starting to replace _printf by _pprintString
(edit) @12512   13 years Mathieu Morlighem Starting to replace _printf by _pprintString
(edit) @12511   13 years Mathieu Morlighem replaced all printf to _printString and _printLine
(edit) @12507   13 years Mathieu Morlighem Changing some printf to _printLine_
(edit) @12495   13 years Mathieu Morlighem minor
(edit) @12494   13 years Mathieu Morlighem replaced all _error_ to _error2_
(edit) @12493   13 years Mathieu Morlighem replaced all _error_ to _error2_
(edit) @12470   13 years utke type renames
(edit) @12467   13 years utke
(edit) @12453   13 years Mathieu Morlighem minor bug fix with xDelete
(edit) @12451   13 years Mathieu Morlighem minor bug fix with xDelete
(edit) @12450   13 years Mathieu Morlighem changing xmalloc to xNew and xfree to xDelete
(edit) @12446   13 years utke implement a templated version to replace xrealloc - as part of this …
(edit) @12445   13 years Mathieu Morlighem minor
(edit) @12444   13 years utke missing include
(edit) @12442   13 years Mathieu Morlighem changing xmalloc to xNew and xfree to xDelete
(edit) @12422   13 years Mathieu Morlighem Simpler kriging
(edit) @12421   13 years Mathieu Morlighem Added other interpolation for Kriging
(edit) @12417   13 years Mathieu Morlighem Added simpler gsl slover
(edit) @12409   13 years Mathieu Morlighem wrapped MPI commands
(edit) @12377   13 years Mathieu Morlighem Added parallel kriging module
(edit) @12365   13 years Mathieu Morlighem Do not number folds (folding is automated)
(edit) @12342   13 years Mathieu Morlighem updated Sync script to #include <cstring>
(edit) @12341   13 years Mathieu Morlighem updated Sync script to #include <cstring>
(edit) @12328   13 years Mathieu Morlighem Synchronized Enums
(edit) @12326   13 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @12319   13 years utke missing includes (gcc 4.5.1 complains about it)
(edit) @12292   13 years Mathieu Morlighem Added mindata and maxdata options to Kriging
(edit) @12289   13 years Mathieu Morlighem Added Covariance for Kriging calculation (similar to gslib)
(edit) @12270   13 years habbalf Added convergence flag for reaching maximum number of iterations
(edit) @12269   13 years habbalf Added convergence flag for reaching maximum number of iterations
(edit) @12250   13 years Mathieu Morlighem Added Error calculation
(edit) @12232   13 years Mathieu Morlighem minor
(edit) @12231   13 years Mathieu Morlighem Added multithreading (VERY efficient for Kriging)
(edit) @12230   13 years Mathieu Morlighem Added power variogram
(edit) @12229   13 years Mathieu Morlighem Added 2 options: boxlength and searchrange
(edit) @12226   13 years Mathieu Morlighem Added boxlength option
(edit) @12218   13 years Mathieu Morlighem renamed QuadTree BamgQuadtree to avoid conflicts with Kriging's Quadtree
(edit) @12213   13 years Mathieu Morlighem Fixed quadtree
(edit) @12210   13 years Mathieu Morlighem Added Observations dataset
(edit) @12207   13 years Mathieu Morlighem Added from objects for Kriging
(edit) @12204   13 years Eric.Larour Missing ifdef
(edit) @12202   13 years Mathieu Morlighem minor
(edit) @12200   13 years Mathieu Morlighem Added Kriging object for semivariograms
(edit) @12183   13 years Mathieu Morlighem added options and GSL support
(edit) @12177   13 years Mathieu Morlighem Added Gaussian covariance
(edit) @12176   13 years Mathieu Morlighem Fixed issue in denominator
(edit) @12174   13 years Mathieu Morlighem Final version of Kriging (still not working)
(edit) @12164   13 years Mathieu Morlighem Added Kriging module (empty for now)
(edit) @12155   13 years Mathieu Morlighem Changing ISSM_TIER to ISSM_DIR
(edit) @12127   13 years Eric.Larour Starting conversion of SetIceShelfBC Needs ContourToMesh python …
(edit) @12121   13 years Eric.Larour Added new ContourToNodesx prototype to handle same functionality, but …
(edit) @12102   13 years Eric.Larour Stripped out the following layers: METIS: if not running with MPI, do …
(edit) @12098   13 years Mathieu Morlighem Removed 'whole' option of DomainOutlineRead (missleading)
(edit) @12096   13 years Mathieu Morlighem minor
(edit) @12095   13 years Mathieu Morlighem not needed anymore
Note: See TracRevisionLog for help on using the revision log.