source:

Revision Log Mode:


Legend:

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