source: issm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12935   13 years Mathieu Morlighem NEW: enabling libtool
(edit) @12934   13 years Mathieu Morlighem CHG: removed MaxICoor22, which was only used by CloseBoundaryEdgeV2, …
(edit) @12933   13 years schlegel BUG: Need to include QmuVzEnum as input for Penta
(edit) @12932   13 years jschierm CHG: Fixed some typos, according to Mathieu.
(edit) @12931   13 years Mathieu Morlighem CHG: enable new responses
(edit) @12930   13 years jschierm New python versions of iluasmoptions and mumpsoptions (and others moved).
(edit) @12929   13 years jschierm New python versions of iluasmoptions and mumpsoptions (and others moved).
(edit) @12928   13 years Mathieu Morlighem CHG: sync
(edit) @12927   13 years Mathieu Morlighem NEW: added 2 new cost functions for balance thickness …
(edit) @12926   13 years seroussi CHG: updated ispdd archives
(edit) @12925   13 years lemorzad acenet cluster update
(edit) @12924   13 years Mathieu Morlighem BUG: no interactive property
(edit) @12923   13 years lemorzad minor deltao18 update
(edit) @12922   13 years Mathieu Morlighem BUG: do not use libtool for now (crashing NR)
(edit) @12921   13 years Mathieu Morlighem Fixed installation script
(edit) @12920   13 years glperez CHG: Revisions the shared option of issm_options.m4, configure.ac, and …
(edit) @12919   13 years cborstad NEW: function to compute initial damage guess for inverse method
(edit) @12918   13 years cborstad CHG: return all strain rates in units of 1/a for consistency
(edit) @12917   13 years cborstad CHG: added surface and basal temp enums, updated function to calculate …
(edit) @12916   13 years jschierm A couple more changes for the xNew and xDelete in the KML classes.
(edit) @12915   13 years jschierm Implementation of xNew and xDelete in KML classes.
(edit) @12914   13 years seroussi no more planet directory in matlab
(edit) @12913   13 years Eric.Larour NEW: new implementation of the planet models. @planet now has a …
(edit) @12912   13 years jschierm Removed doubly dimensioned arrays from KML classes.
(edit) @12911   13 years Mathieu Morlighem updated synchronization script
(edit) @12910   13 years Mathieu Morlighem BUG: fixed tao for new Vector and Matrices objects
(edit) @12909   13 years Mathieu Morlighem CHG: cosmetics
(edit) @12908   13 years seroussi BUG: parenthesis
(edit) @12907   13 years Mathieu Morlighem BUG: back to previous definition of MaxICoor22
(edit) @12906   13 years Mathieu Morlighem BUG: Icoor2 must be long (and not unsigned long), otherwise matlab crashes
(edit) @12905   13 years Mathieu Morlighem BUG: crosses initialization requires brackets around case
(edit) @12904   13 years Mathieu Morlighem BUG: do not use libtool for now (NR crashes)
(edit) @12903   13 years Mathieu Morlighem use switch instead of elseif
(edit) @12902   13 years glperez CHG: Refactored SolverxGsl to current SolverxSeq.
(edit) @12901   13 years cborstad NEW: preliminary function to calculate damage from Z after inversion
(edit) @12900   13 years Eric.Larour CHG: checkign for existence of Petsc
(edit) @12899   13 years Eric.Larour BUG: forward declaration of Parameters.
(edit) @12898   13 years Eric.Larour BUG: added tcl and tk in the LD_LIBRARY_PATH, so that Python …
(edit) @12897   13 years cborstad BUG: patched some changes missed during merge, NR on branch now fixed
(edit) @12896   13 years seroussi NEW: archive for 2nd pdd nightly run
(edit) @12895   13 years Eric.Larour CHG: tk: ignore some svn files. tcl: do sudo install. matplotlib: …
(edit) @12894   13 years Eric.Larour NEW: tk install package
(edit) @12893   13 years lemorzad update for ispdd method
(edit) @12892   13 years lemorzad update for ispdd method
(edit) @12891   13 years lemorzad 3d nightly run for ispdd method
(edit) @12890   13 years lemorzad adding my configure file for mpich2
(edit) @12889   13 years jschierm Python fixes.
(edit) @12888   13 years jschierm Running python versions of setflowequation (and more).
(edit) @12887   13 years seroussi NEW: archive for pdd nightly run
(edit) @12886   13 years lemorzad isdelta18o update 2
(edit) @12885   13 years lemorzad isdelta18o update
(edit) @12884   13 years lemorzad add temperature and precipitation calculated with isdelta18o in matlab …
(edit) @12883   13 years lemorzad 2d nightly run for ispdd and isdelta18o method
(edit) @12882   13 years Mathieu Morlighem Added support for extrusion of TransientInputs
(edit) @12881   13 years glperez Modified DownloadExternalPackage.py to output usage examples when fed …
(edit) @12880   13 years cborstad moved to m/model
(edit) @12879   13 years cborstad removed enum
(edit) @12878   13 years cborstad merged trunk-jpl into trunk-jpl-damage through revision 12877
(edit) @12877   13 years Mathieu Morlighem CHG: Getting rid of LONG_BIT for good
(edit) @12876   13 years Mathieu Morlighem BUG: changed Icoor2 from double to long
(edit) @12875   13 years lemorzad BUG: on some machine LONG_BIT might not be defined, causing I2 to have …
(edit) @12874   13 years jschierm Forgot an import in parameterize.py.
(edit) @12873   13 years jschierm Revised python version of parameterize.
(edit) @12872   13 years cborstad stripped inversion threshold out of code, not used
(edit) @12871   13 years Mathieu Morlighem CHG: reverted back
(edit) @12870   13 years Mathieu Morlighem BUG: Delta18O was not using the right array for temp and precip
(edit) @12869   13 years seroussi CHG: tolerance test421
(edit) @12868   13 years Mathieu Morlighem CHG: removing empty directory
(edit) @12867   13 years lemorzad delta18o update
(edit) @12866   13 years lemorzad delta18o update
(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) @12863   13 years Mathieu Morlighem CHG: cosmetics
(edit) @12862   13 years Mathieu Morlighem CHG: xalloc_modules not needed anymore, use regular destructor
(edit) @12861   13 years Mathieu Morlighem delete objects
(edit) @12860   13 years Mathieu Morlighem TriMesh matrices should be sequential by default
(edit) @12859   13 years Eric.Larour BUG: fixed segfault in PetscMat and PetscVec constructors.
(edit) @12858   13 years schlegel make jet the colormap default
(edit) @12857   13 years Eric.Larour BUG: fixed segfault.
(edit) @12856   13 years jschierm Revised python version of addnote.
(edit) @12855   13 years Eric.Larour BUG: fixed issue with segfault in SolverxPetsc.
(edit) @12854   13 years jschierm Revised python version of SetIceShelfBC.
(edit) @12853   13 years jschierm Minor changes for test101.py.
(edit) @12852   13 years Eric.Larour BUG: reverting to previous memory managenet in xdelete_module. This is …
(edit) @12851   13 years Mathieu Morlighem CHG: convert Enums to int otherwise compiler complains that: ' …
(edit) @12850   13 years Eric.Larour CHG: homoegeization of the matrix class. Is now split into a pector …
(edit) @12849   13 years cborstad cleanup, removed commented line
(edit) @12848   13 years cborstad reshaped x and y arrays to rank-1 for InterpFromMeshToMesh2d
(edit) @12847   13 years cborstad objects to classes change
(edit) @12846   13 years glperez Major changes to the DownloadExternalPackage.py script.
(edit) @12845   13 years seroussi CHG: added runtimename in solve for BuildQueueScript
(edit) @12844   13 years seroussi added dirname in cluster for BuildQueueScript
(edit) @12843   13 years helsen BUG: use shell script instead of csh (does not work)
(edit) @12842   13 years jschierm Preliminary python version of checkfield.
(edit) @12841   13 years seroussi CHG: minor tolerance
(edit) @12840   13 years Eric.Larour CHG: un-included dakotaobjects.h from classes.h, to reduce dakota …
(edit) @12839   13 years Eric.Larour CHG: ignore some files for svn
(edit) @12838   13 years Eric.Larour BUG: added dakota include path to mex and python compile
(edit) @12837   13 years Mathieu Morlighem CHG: dakota compilation still some undefined symbols
(edit) @12836   13 years Mathieu Morlighem FIX: Dakota compilation
Note: See TracRevisionLog for help on using the revision log.