source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13729   13 years Mathieu Morlighem CHG: removed call to verLessThan, taking too long for NR
(edit) @13728   13 years Mathieu Morlighem CHG: use isprop matlab function instead of any(strcmp(properties
(edit) @13727   13 years Mathieu Morlighem CHG: to improve NR elapsed time, removed call to verLessThan
(edit) @13726   13 years Mathieu Morlighem BUG: forgot cd src before configure
(edit) @13725   13 years Mathieu Morlighem CHG: use StringToEnum instead of eval (cleaner)
(edit) @13724   13 years Mathieu Morlighem CHG: cleaner install
(edit) @13723   13 years Mathieu Morlighem NEW: added install-1.5-linux64.sh for mpich 1.5, which supports …
(edit) @13722   13 years Mathieu Morlighem CHG: moved a bunch of modules to FemModel and fix bug in MassFluxx
(edit) @13721   13 years Mathieu Morlighem CHG: moved MassFluxx from modules to FemModel method
(edit) @13720   13 years Mathieu Morlighem NEW: for NR, write PYTHONEXITEDCORRECTLY so that report.sh detects …
(edit) @13719   13 years schlegel BUG: oops, fixing materials again…
(edit) @13718   13 years schlegel BUG: revert old materials if statement changed accidentally
(edit) @13717   13 years schlegel BUG: edges need to have -1 instead of nan, update in old models while …
(edit) @13716   13 years jschierm BUG: Fix case for no rifts (in a more python-like way).
(edit) @13715   13 years Mathieu Morlighem BUG: do not marshall rifts if numrifts=0
(edit) @13714   13 years Mathieu Morlighem CHG: change MATLAB_FONT to CODE_FONT
(edit) @13713   13 years Mathieu Morlighem NEW: Added python error report
(edit) @13712   13 years jschierm NEW: Working test216.py and test274.py.
(edit) @13711   13 years jschierm NEW: Working test216.py and test274.py.
(edit) @13710   13 years jschierm FIX: Fixes to run python rifts (plus a matlab fix as well).
(edit) @13709   13 years Eric.Larour CHG: new android directory in c/ for android objects. new fac class …
(edit) @13708   13 years Mathieu Morlighem CHG: remove desks from status
(edit) @13707   13 years Eric.Larour CHG: config to compile on the cloud
(edit) @13706   13 years Eric.Larour CHG: changes made to compile on the cloud
(edit) @13705   13 years Mathieu Morlighem NEW: updated c.vim for C-syntax hilighting
(edit) @13704   13 years Mathieu Morlighem simplified issm_white.vim
(edit) @13703   13 years Mathieu Morlighem Simplified colors/issm_black.vim
(edit) @13702   13 years Mathieu Morlighem BUG: reverted back
(edit) @13701   13 years Mathieu Morlighem Better handling of matlab and python errors by putting error message …
(edit) @13700   13 years Eric.Larour CHG: moving RequestedDepentsx to FemModel + fixing issues on ADOLC compile
(edit) @13699   13 years Eric.Larour CHG: moved Responsex, ThicknessAbsGradientx, RequestedOutputsx and …
(edit) @13698   13 years jschierm CHG: Removed debug statements.
(edit) @13697   13 years jschierm FIX: Remove unallocated array.
(edit) @13696   13 years Eric.Larour DEL: moved TimeAdaptx to FemModel method.
(edit) @13695   13 years jschierm NEW: Implemented RiftStruct for Python WriteData.
(edit) @13694   13 years habbalf Updated petsc options...removed plapack (Not supported). Removed …
(edit) @13693   13 years Eric.Larour CHG: moved UpdateConstraintsx to FemModel method
(edit) @13692   13 years jschierm CHG: Get rid of tab+space indent.
(edit) @13691   13 years Mathieu Morlighem CHG: PrintBanner is now done by EnvironmentInit instead of FemModel so …
(edit) @13690   13 years Eric.Larour CHG: updated flags
(edit) @13689   13 years Eric.Larour CHG: moved UpdateVertexPositionx to FemModel method
(edit) @13688   13 years jschierm NEW: Working test328.py and test329.py.
(edit) @13687   13 years Eric.Larour DEL: not needed
(edit) @13686   13 years jschierm CHG: Update surfaceforcings.py corresponding to changeset [13521].
(edit) @13685   13 years Eric.Larour CHG: fix for new Macosx 1.7.4 buggy xcode
(edit) @13684   13 years Mathieu Morlighem NEW: added test516.py and updated python_skipped_tests.txt
(edit) @13683   13 years Mathieu Morlighem BUG: minor
(edit) @13682   13 years Mathieu Morlighem CHG: files not needed
(edit) @13681   13 years Mathieu Morlighem NEW: Added more python test4
(edit) @13680   13 years Mathieu Morlighem BUG: some wrong exponents
(edit) @13679   13 years Mathieu Morlighem NEW: added more python tests, from 405 to 419 (some are missing due to …
(edit) @13678   13 years Mathieu Morlighem BUG: fixed SquareSheetShelf.py (needed to reshape thickness)
(edit) @13677   13 years Mathieu Morlighem NEW: added test401.py test402.py test403.py test404.py test405.py
(edit) @13676   13 years Mathieu Morlighem NEW: added SquareSheetShelf.py
(edit) @13675   13 years Mathieu Morlighem NEW: added 79North.py
(edit) @13674   13 years Mathieu Morlighem CHG: changing exponents
(edit) @13673   13 years Mathieu Morlighem CHG: changing exponents
(edit) @13672   13 years Mathieu Morlighem CHG: added point at the end of extrude command, extrude exponent is a …
(edit) @13671   13 years Mathieu Morlighem CHG: added point at the end of extrude command, extrude exponent is a …
(edit) @13670   13 years Mathieu Morlighem CHG: added point at the end of triangle command, resolution is a float
(edit) @13669   13 years Mathieu Morlighem NEW added tests 610 611 and 612
(edit) @13668   13 years Mathieu Morlighem NEW: added test601 to 609
(edit) @13667   13 years Mathieu Morlighem CHG: minor typo
(edit) @13666   13 years Mathieu Morlighem CHG: minor cosmetics
(edit) @13665   13 years Mathieu Morlighem reverted back
(edit) @13664   13 years Mathieu Morlighem CHG: cosmetics on matlab file (model -> model())
(edit) @13663   13 years Mathieu Morlighem CHG: cosmetics on matlab file (model -> model(); Enum -> Enum())
(edit) @13662   13 years Mathieu Morlighem NEW: added test 510, 512 and 515
(edit) @13661   13 years jschierm NEW: Working test320.py through test327.py (along with matlab cosmetic …
(edit) @13660   13 years jschierm CHG: Already updated.
(edit) @13659   13 years jschierm NEW: python_test_guidelines.txt to describe how to make tests more …
(edit) @13658   13 years Mathieu Morlighem NEW: added python tests 506 to 510
(edit) @13657   13 years Mathieu Morlighem NEW: added python tests 501 to 505
(edit) @13656   13 years Eric.Larour CHG: get svn to ignore temporary files
(edit) @13655   13 years Eric.Larour CHG: switch from modules to wrappers. Some cosmetics also.
(edit) @13654   13 years Eric.Larour CHG: new config files switching from modules to wrappers options
(edit) @13653   13 years Eric.Larour CHG: stop installign wrappers if config says so
(edit) @13652   13 years Eric.Larour CHG: switching modules to wrappers
(edit) @13651   13 years Eric.Larour CHG: moved modules to wrappers
(edit) @13650   13 years Eric.Larour CHG: macosx config adjustments
(edit) @13649   13 years Eric.Larour CHG: no kriging involved in android port
(edit) @13648   13 years Eric.Larour CHG: test102 is not a good name. These are sample input files needed …
(edit) @13647   13 years glperez CHG: Added usage information to Android install scripts.
(edit) @13646   13 years Mathieu Morlighem CHG: cosmetics, removed multiple blank lines
(edit) @13645   13 years Eric.Larour CHG: export ndk and sdk android directories
(edit) @13644   13 years Eric.Larour CHG: updated missing ANDROID_DIR variable
(edit) @13643   13 years jschierm NEW: Working test310.py through test319.py (along with cosmetic matlab …
(edit) @13642   13 years jschierm CHG: Make default number of dimensions consistent.
(edit) @13641   13 years jschierm BUG: Fix bug introduced in [13636].
(edit) @13640   13 years Mathieu Morlighem NEW: added WriteData for RiftStruct in python (empty for now). …
(edit) @13639   13 years Mathieu Morlighem NEW: added WriteData for riftstruct
(edit) @13638   13 years Mathieu Morlighem NEW: added WriteData for riftstruct
(edit) @13637   13 years jschierm NEW: Working test301.py through test309.py (along with cosmetic matlab …
(edit) @13636   13 years jschierm NEW: Python version of SquareSheetConstrained.
(edit) @13635   13 years jschierm NEW: Python version of SetIceSheetBC.
(edit) @13634   13 years Mathieu Morlighem NEW: added TriMeshProcessRiftsx, x layer of TriMeshProcessRifts for …
(edit) @13633   13 years Eric.Larour CHG: ensure that we are not running root but user.
(edit) @13632   13 years Eric.Larour CHG: trigger the correct user option
(edit) @13631   13 years Eric.Larour NEW: cloud cluster class, to control Amazon cloud computing. Needed …
(edit) @13630   13 years Eric.Larour CHG: install starcluster package
Note: See TracRevisionLog for help on using the revision log.