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