source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13116   13 years jschierm CHG: Minor python modifications.
(edit) @13115   13 years Mathieu Morlighem BUG: added METISLIB to MeshPartition
(edit) @13114   13 years helsen CHG: added tao
(edit) @13113   13 years Mathieu Morlighem BUG: GSLLIB required for Kriging
(edit) @13112   13 years habbalf CHG: Added last libraries to petsc
(edit) @13111   13 years cborstad CHG: cleanup HelloWorld directory that was deleted, somehow missed in merge
(edit) @13110   13 years seroussi NEW: added .nc archives for Nightly Runs
(edit) @13109   13 years seroussi CHG: now use .nc archives for Nightly Runs
(edit) @13108   13 years jschierm NEW: netcdf version of runme.m (called runme2.m), runme.py, and test101.py.
(edit) @13107   13 years jschierm CHG: Change some python dicts to OrderedDicts.
(edit) @13106   13 years cborstad BUG: re-added names for damage nightly runs
(edit) @13105   13 years cborstad BUG: IdToName was not updated during merge
(edit) @13104   13 years cborstad BUG: re-added depth averaging of Z
(edit) @13103   13 years cborstad BUG: missed another extrusion in model
(edit) @13102   13 years cborstad BUG: re-added extrusion of rheology_Z in model
(edit) @13101   13 years cborstad merged trunk-jpl through revision 13099 into branch
(edit) @13100   13 years habbalf CHG:Removed a step (Lapack install correctly now), Updated SuperLU …
(edit) @13099   13 years seroussi CHG: changing matlab version for nightly runs (switch from 7.6 to 7.12 …
(edit) @13098   13 years jschierm CHG: Broaden isinstance criteria for python to consistently include …
(edit) @13097   13 years jschierm CHG: Changes for first successful python run (including very important …
(edit) @13096   13 years seroussi BUG: archives for test that now use expwrite instead of expgen
(edit) @13095   13 years jschierm BUG: Fixed typos introduced in [12887].
(edit) @13094   13 years jschierm BUG: Changed material constants from integer to float in materials …
(edit) @13093   13 years jschierm CHG: Added call to setdefaultparameters in inversion subclass.
(edit) @13092   13 years Mathieu Morlighem CHG: renaming CreateKMatrixSlope CreateMassMatrix, since this is a …
(edit) @13091   13 years glperez CHG: Stopped copying libtool macros into m4 directory.
(edit) @13090   13 years Eric.Larour CHG: don't override the aclocal macros
(edit) @13089   13 years glperez BUG: 'automakererun.sh' now points to the right location.
(edit) @13088   13 years glperez CHG: Reverted changes made to src/modules/matlab/Makefile.am.
(edit) @13087   13 years Mathieu Morlighem CHG: removed ar-lib.m4, not needed anymore, and do not ignore other …
(edit) @13086   13 years glperez CHG: Streamlined m4 macros and …
(edit) @13085   13 years seroussi BUG: fixed processmesh when using 'layer', use isprop instead of …
(edit) @13084   13 years Eric.Larour CHG: ignore some files in svn repository.
(edit) @13083   13 years Eric.Larour CHG: introduced autodiff bool to hook off and on the ADOLC at run time.
(edit) @13082   13 years glperez CHG: In order to prevent issues with 'm4' macros, 'libtool.m4' and …
(edit) @13081   13 years Mathieu Morlighem CHG: cleaning up Tria (pow can use integers as exponents)
(edit) @13080   13 years Eric.Larour CHG: need ADOLC_VERSION for compile with old versions of adolc or new …
(edit) @13079   13 years Eric.Larour CHG: new dev install file + do not move trunk/ into src/* as it breaks …
(edit) @13078   13 years Eric.Larour NEW: dvpt branch of adolc install
(edit) @13077   13 years glperez CHG: In order to avoid issues with 'autoreconf', the '--force' flag is …
(edit) @13076   13 years jschierm BUG: Fix Matlab changeset [12892] and apply corresponding Python change.
(edit) @13075   13 years Eric.Larour CHG: ignore some files within the svn repository.
(edit) @13074   13 years Mathieu Morlighem BUG: mex modules are installed in trunk/lib instead of bin. Quick fix: …
(edit) @13073   13 years Eric.Larour CHG: extended rest of the code (except for kriging code) to use …
(edit) @13072   13 years glperez CHG: Trying for Libtool again.
(edit) @13071   13 years jschierm NEW: More changes for python marshalling and running (plus …
(edit) @13070   13 years jschierm CHG: Test updates for python.
(edit) @13069   13 years Eric.Larour NEW: added svn repository to ADOL-C, if we want to work with the dvpt …
(edit) @13068   13 years glperez BUG: Removed references to avoid-version flag.
(edit) @13067   13 years utke int to size_t
(edit) @13066   13 years Mathieu Morlighem BUG: added loads for L1L2 approximation
(edit) @13065   13 years Mathieu Morlighem CHG: simpler way of computing root of cubic equation
(edit) @13064   13 years Mathieu Morlighem CHG: working on L1L2, almost there
(edit) @13063   13 years Mathieu Morlighem BUG: fixed problem with cubic root
(edit) @13062   13 years Eric.Larour CHG: used IssmPDouble instead of double for Solver prototype -> …
(edit) @13061   13 years Mathieu Morlighem CHG: ISSMized cubic.cpp
(edit) @13060   13 years Mathieu Morlighem CHG: simplified historyISSM.m
(edit) @13059   13 years Mathieu Morlighem CHG: deconnecting cost_functions from Enums
(edit) @13058   13 years seroussi CHG: moved isnodeonhutter to fix NR
(edit) @13057   13 years glperez BUG: Mismatched 'if' corrected.
(edit) @13056   13 years glperez CHG: Correction from the 13046 revision
(edit) @13055   13 years glperez BUG: Reverted back. Chaco module not compiling…
(edit) @13054   13 years Mathieu Morlighem CHG: no more _error2_
(edit) @13053   13 years Mathieu Morlighem CHG: no more _error2_
(edit) @13052   13 years Mathieu Morlighem BUG: Echo was not displaying ncols but nrows
(edit) @13051   13 years Mathieu Morlighem NEW: added support l1l2 equations (still under development)
(edit) @13050   13 years Mathieu Morlighem NEW: Added routine to find roots of cubic equations
(edit) @13049   13 years Mathieu Morlighem NEW: added support l1l2 equations (still under development)
(edit) @13048   13 years Mathieu Morlighem NEW: added support l1l2 equations (still under development)
(edit) @13047   13 years Mathieu Morlighem NEW: added new Enums to support l1l2 equations (still under development)
(edit) @13046   13 years glperez CHG: Major modification to …
(edit) @13045   13 years Mathieu Morlighem BUG: Echo was not displaying ncols but nrows
(edit) @13044   13 years Mathieu Morlighem CHG: Tao is now shared (same as PETSc) and requires to be in …
(edit) @13043   13 years jschierm NEW: Bunches of changes to get Python checkconsistency and marshall …
(edit) @13042   13 years Mathieu Morlighem CHG: cosmetics
(edit) @13041   13 years jschierm NEW: Python StringToEnum returns tuple, not integer, so calls must be …
(edit) @13040   13 years jschierm CHG: Changed numerous integer 1 to list [1] for python (and similarly …
(edit) @13039   13 years jschierm CHG: Added import for python.
(edit) @13038   13 years Mathieu Morlighem CHG: getting rid of xmalloc
(edit) @13037   13 years Mathieu Morlighem CHG: getting rid of xcalloc
(edit) @13036   13 years Mathieu Morlighem CHG: renaming _error2_ _error_
(edit) @13035   13 years Mathieu Morlighem CHG: getting rid of _error_, only use _error2_
(edit) @13034   13 years jschierm NEW: Python versions of EnumToString and StringToEnum (along with …
(edit) @13033   13 years jschierm NEW: Python versions of EnumToString and StringToEnum (along with …
(edit) @13032   13 years jschierm CHG: Python any/all vs. numpy.any/numpy.all modifications (and more).
(edit) @13031   13 years jschierm CHG: Fix syntax errors from [13028].
(edit) @13030   13 years jschierm NEW: Last bunch more python checkconsistency and marshall methods for …
(edit) @13029   13 years Mathieu Morlighem CHG: updated python inversion.py class to reflect changes in inversion.m
(edit) @13028   13 years Mathieu Morlighem CHG: removed recover_area, totally useless actually
(edit) @13027   13 years Mathieu Morlighem CHG: recover_areas is now a subfunction of setflowequations
(edit) @13026   13 years Mathieu Morlighem NEW: added profile reorientation capability to exptool
(edit) @13025   13 years Mathieu Morlighem NEW: added support for across and along flow thickness gradient misfits
(edit) @13024   13 years seroussi BUG: removed all Makefiles in src/py
(edit) @13023   13 years jschierm NEW: Yet another bunch more python checkconsistency and marshall …
(edit) @13022   13 years seroussi CHG: updated archive test423 (wrong number of elements as we now use …
(edit) @13021   13 years seroussi BUG: fixed NR problems caused by src/m reorganization
(edit) @13020   13 years jschierm NEW: Still another bunch more python checkconsistency and marshall …
(edit) @13019   13 years jschierm CHG: Integrated last of src/py into src/m (made more difficult by all …
(edit) @13018   13 years seroussi BUG: not more addnotes function
(edit) @13017   13 years seroussi BUG: nothing to do in contrib (just sub-directories)
Note: See TracRevisionLog for help on using the revision log.