source:

Revision Log Mode:


Legend:

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