source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16191   12 years Eric.Larour CHG: adding gsl and mumps issm solvers
(edit) @16190   12 years cborstad BUG: forgot to include spcdamage in extrude function
(edit) @16189   12 years Eric.Larour CHG: activating test 271
(edit) @16188   12 years Eric.Larour CHG: finished putting together damage evolution framework. Need …
(edit) @16187   12 years Eric.Larour CHG: forgot to set damage spcs
(edit) @16186   12 years Mathieu Morlighem CHG: removed InputCreate which was doing the same thing as …
(edit) @16185   12 years schlegel BUG: fix location of CloudComputing
(edit) @16184   12 years Mathieu Morlighem BUG: InputCreate should not cast DoubleInput to int
(edit) @16183   12 years Eric.Larour CHG: getting svn to ignore .deps and .dirstamp files
(edit) @16182   12 years Mathieu Morlighem CHG: removing some autotools files that should not be under svn
(edit) @16181   12 years Eric.Larour NEW: hooked up damage core into ISSM, created 271 solution to start …
(edit) @16180   12 years cborstad BUG: wrong function name in verbose import
(edit) @16179   12 years cborstad CHG: class does not need to be passed to WriteData unless the class …
(edit) @16178   12 years cborstad CHG: marshall D in damage class
(edit) @16177   12 years Mathieu Morlighem CHG: safer to convert string to char*
(edit) @16176   12 years Mathieu Morlighem NEW: added issmversion.py
(edit) @16175   12 years Mathieu Morlighem DEL: not needed
(edit) @16174   12 years Mathieu Morlighem DEL: not needed
(edit) @16173   12 years Mathieu Morlighem NEW: added issmversion to display current version
(edit) @16172   12 years Mathieu Morlighem NEW: added issmversion to display current version
(edit) @16171   12 years cborstad BUG: missed some numpy handles for function calls
(edit) @16170   12 years cborstad BUG: numpy handle needed to call zeros function. Also cleaned up the …
(edit) @16169   12 years Mathieu Morlighem CHG: removed I am here
(edit) @16168   12 years Mathieu Morlighem CHG: fixed tutorials
(edit) @16167   12 years Eric.Larour CHG: switched off Matdamageice. Damange D and rheology B are now …
(edit) @16166   12 years Mathieu Morlighem CHG: cppcheck errors
(edit) @16165   12 years Mathieu Morlighem CHG: always define NUMTHREADS_VALUE even if threading is disabled …
(edit) @16164   12 years Mathieu Morlighem CHG: cppcheck errors
(edit) @16163   12 years cborstad BUG: only marshall and checkconsistency for damage fields if isdamage=1
(edit) @16162   12 years cborstad CHG: working toward damage class implementation. As long as …
(edit) @16161   12 years cborstad BUG: forgot to set flag for damage
(edit) @16160   12 years Eric.Larour NEW: starting to implement a damage class
(edit) @16159   12 years Mathieu Morlighem BUG: missing int i
(edit) @16158   12 years Mathieu Morlighem CHG: cppcheck errors
(edit) @16157   12 years Eric.Larour CHG: fixed wrong enums MaterialsDamagec...Enum.m
(edit) @16156   12 years Mathieu Morlighem NEW: fixed cppcheck crash
(edit) @16155   12 years Mathieu Morlighem NEW: use char* instead of string in ErrorException
(edit) @16154   12 years cborstad BUG: missed a couple changes to python tests
(edit) @16153   12 years Mathieu Morlighem BUG: added break statements after each case
(edit) @16152   12 years Mathieu Morlighem CHG: more cppcheck errors
(edit) @16151   12 years Mathieu Morlighem CHG: more cppcheck errors
(edit) @16150   12 years Mathieu Morlighem CHG: improving cppcheck script
(edit) @16149   12 years Mathieu Morlighem CHG: fixing cppcheck errors
(edit) @16148   12 years Eric.Larour CHG: changed field rheology_D to damage_D.
(edit) @16147   12 years seroussi BUG: refixed problem with normal =_orientation initialization
(edit) @16146   12 years Eric.Larour CHG: switched damage representation from Z to D=(1-Z). Z is now …
(edit) @16145   12 years seroussi BUG: fixed problem with normal orientation initialization
(edit) @16144   12 years Mathieu Morlighem CHG: removed double blank lines
(edit) @16143   12 years Mathieu Morlighem CHG: cosmetics
(edit) @16142   12 years Eric.Larour CHG: added new type of matrix solver type, which allows us to make run …
(edit) @16141   12 years Eric.Larour CHG: fixing memory leaks when running gsl adjoint solutions. Getting …
(edit) @16140   12 years seroussi BUG: fixed inconsistent header file
(edit) @16139   12 years Mathieu Morlighem CHG: updating number of lines of code
(edit) @16138   12 years Mathieu Morlighem Block revision 16137 from being merged into trunk-jpl
(edit) @16137   12 years Mathieu Morlighem merged trunk-jpl and trunk for revision 16135
(edit) @16136   12 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @16135   12 years Eric.Larour CHG: official oec review for 15392 to 16133
(edit) @16134   12 years Mathieu Morlighem Added Archive/15392-16133
(edit) @16133   12 years Mathieu Morlighem CHG: updating version number before sync
(edit) @16132   12 years utke CHG ensure contigous explicit calls are no longer needed here because …
(edit) @16131   12 years utke CHG tag is my_rank here too
(edit) @16130   12 years Mathieu Morlighem CHG: cosmetics
(edit) @16129   12 years utke make this bcast call type consistent
(edit) @16128   12 years Mathieu Morlighem CHG: added ISSM_PREFIX
(edit) @16127   12 years Mathieu Morlighem CHG: fixing warning about char*
(edit) @16126   12 years Mathieu Morlighem CHG: moving SystemMatrices back to modules
(edit) @16125   12 years Mathieu Morlighem CHG: cleaning up Node that is not an Update object anymore, and …
(edit) @16124   12 years utke CHG more verbose
(edit) @16123   12 years Mathieu Morlighem CHG: no startup anymore
(edit) @16122   12 years Mathieu Morlighem BUG: no startup anymore
(edit) @16121   12 years utke CHG guard the function pointer settings based on the configuration
(edit) @16120   12 years utke CHG rank guard only on the actual dependent declaration operation
(edit) @16119   12 years Mathieu Morlighem NEW: added devpath to replace startup.* Since ISSM can now be …
(edit) @16118   12 years utke CHG make sure independent/dependent settings happen only on rank 0
(edit) @16117   12 years Mathieu Morlighem NEW: added development path to replace startup.* Since ISSM can now be …
(edit) @16116   12 years Eric.Larour CHG: fixed issue with scalar
(edit) @16115   12 years utke CHG the working assumption is that all independents and dependent …
(edit) @16114   12 years utke CHG adolc tape numbered by rank
(edit) @16113   12 years utke CHG added specialization of adhouble xNew so that we ensure contiguous …
(edit) @16112   12 years schlegel CHG: need a special case for cloud
(edit) @16111   12 years schlegel CHG: update non-interactive
(edit) @16110   12 years schlegel CHG: need to cd to execution dir
(edit) @16109   12 years Eric.Larour CHG: fixed issue with organizer and databases
(edit) @16108   12 years Eric.Larour CHG: started conversion of these files to python
(edit) @16107   12 years Mathieu Morlighem CHG: fixed Makefile.am for python code, which is not in every matlab …
(edit) @16106   12 years Mathieu Morlighem CHG: no more than 20 files anymore
(edit) @16105   12 years Eric.Larour CHG: slope python module
(edit) @16104   12 years Mathieu Morlighem CHG: switching to valgrind 3.8.1
(edit) @16103   12 years Eric.Larour CHG: defaulting to non development trunk
(edit) @16102   12 years Eric.Larour CHG: get svn to ignore some files. Fixed some issues with miscast …
(edit) @16101   12 years Mathieu Morlighem CHG: added check on coordinate system during model processor
(edit) @16100   12 years Eric.Larour CHG: fixed issue with database extension name
(edit) @16099   12 years Eric.Larour CHG: fixed issue with locating the python database files
(edit) @16098   12 years Eric.Larour CHG: python script to coarsen domain outline
(edit) @16097   12 years cborstad BUG: disable colorbar for mesh plot
(edit) @16096   12 years Mathieu Morlighem CHG: only install src/m/*m and */py in bin/ if enable-development is no
(edit) @16095   12 years Mathieu Morlighem CHG: added try so that python port works when matplotlib is not installed
(edit) @16094   12 years schlegel CHG: add full path for output files
(edit) @16093   12 years Eric.Larour CHG: relaxing tolerances
(edit) @16092   12 years Eric.Larour CHG: updating archives to reflect changes by Helene Seroussi on slopes x
Note: See TracRevisionLog for help on using the revision log.