source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13651   14 years Eric.Larour CHG: moved modules to wrappers
(edit) @13650   14 years Eric.Larour CHG: macosx config adjustments
(edit) @13649   14 years Eric.Larour CHG: no kriging involved in android port
(edit) @13648   14 years Eric.Larour CHG: test102 is not a good name. These are sample input files needed …
(edit) @13647   14 years glperez CHG: Added usage information to Android install scripts.
(edit) @13646   14 years Mathieu Morlighem CHG: cosmetics, removed multiple blank lines
(edit) @13645   14 years Eric.Larour CHG: export ndk and sdk android directories
(edit) @13644   14 years Eric.Larour CHG: updated missing ANDROID_DIR variable
(edit) @13643   14 years jschierm NEW: Working test310.py through test319.py (along with cosmetic matlab …
(edit) @13642   14 years jschierm CHG: Make default number of dimensions consistent.
(edit) @13641   14 years jschierm BUG: Fix bug introduced in [13636].
(edit) @13640   14 years Mathieu Morlighem NEW: added WriteData for RiftStruct in python (empty for now). …
(edit) @13639   14 years Mathieu Morlighem NEW: added WriteData for riftstruct
(edit) @13638   14 years Mathieu Morlighem NEW: added WriteData for riftstruct
(edit) @13637   14 years jschierm NEW: Working test301.py through test309.py (along with cosmetic matlab …
(edit) @13636   14 years jschierm NEW: Python version of SquareSheetConstrained.
(edit) @13635   14 years jschierm NEW: Python version of SetIceSheetBC.
(edit) @13634   14 years Mathieu Morlighem NEW: added TriMeshProcessRiftsx, x layer of TriMeshProcessRifts for …
(edit) @13633   14 years Eric.Larour CHG: ensure that we are not running root but user.
(edit) @13632   14 years Eric.Larour CHG: trigger the correct user option
(edit) @13631   14 years Eric.Larour NEW: cloud cluster class, to control Amazon cloud computing. Needed …
(edit) @13630   14 years Eric.Larour CHG: install starcluster package
(edit) @13629   14 years Eric.Larour NEW: creating cluster class to handle cloud computing.
(edit) @13628   14 years Eric.Larour NEW: starcluster package
(edit) @13627   14 years Mathieu Morlighem BUG: reverted back
(edit) @13626   14 years jschierm CHG: Updated to changeset [13119].
(edit) @13625   14 years jschierm NEW: Working test270.py and test272.py (along with cosmetic matlab …
(edit) @13624   14 years jschierm NEW: Python version of matdamageice (and update to inversion).
(edit) @13623   14 years Mathieu Morlighem CHG: cosmetics, removing all deboule blank lines and indent single …
(edit) @13622   14 years Mathieu Morlighem CHG: cosmetics, removing all deboule blank lines and indent single …
(edit) @13621   14 years Mathieu Morlighem CHG: cosmetics, removing all deboule blank lines and indent single …
(edit) @13620   14 years Mathieu Morlighem CHG: minor
(edit) @13619   14 years Mathieu Morlighem BUG: check number of arguments BEFORE getting them
(edit) @13618   14 years Eric.Larour CHG: missing end statement for the matlab function
(edit) @13617   14 years jschierm NEW: Working test236.py and test237.py (along with cosmetic matlab …
(edit) @13616   14 years Mathieu Morlighem CHG: cosmetics
(edit) @13615   14 years Mathieu Morlighem CHG: do not commit external packages
(edit) @13614   14 years Mathieu Morlighem BUG: include MPI in scotch compilation
(edit) @13613   14 years Mathieu Morlighem BUG: include types.h
(edit) @13612   14 years Eric.Larour CHG: switched my_rank2 to my_rank and num_procs2 to num_procs
(edit) @13611   14 years Eric.Larour CHG: cosmetics
(edit) @13610   14 years Eric.Larour CHG: cosmetics
(edit) @13609   14 years Eric.Larour CHG: final transition from extern my_rank and num_procs to IssmComm
(edit) @13608   14 years Eric.Larour CHG: get rid of MyRank routines in Params. Keep transitioning from …
(edit) @13607   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13606   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13605   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13604   14 years Eric.Larour CHG: more changes to switch from MPI_COMM_WORLD to IssmComm::GetComm()
(edit) @13603   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13602   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13601   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13600   14 years Eric.Larour CHG: getting rid of deprecated capabilities
(edit) @13599   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13598   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13597   14 years Eric.Larour CHG: MatInvert not needed anymore
(edit) @13596   14 years Eric.Larour CHG: fixed segfault in NewMat call
(edit) @13595   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13594   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13593   14 years Eric.Larour CHG: more changes to switch from my_rank and num_procs to …
(edit) @13592   14 years Eric.Larour CHG: starting transition from extern int my_rank to my_rank2 where …
(edit) @13591   14 years Eric.Larour CHG: more changes from MPI_COMM_WORLD to IssmComm::GetComm()
(edit) @13590   14 years Eric.Larour CHG: replaced instances of MPI_COMM_WORLD in modules with …
(edit) @13589   14 years Eric.Larour CHG: starting transition to model runs where the MPI_Comm is …
(edit) @13588   14 years Mathieu Morlighem CHG: creating x layer (local for now)
(edit) @13587   14 years bduong Android SDK using OpenGL to draw a triangle
(edit) @13586   14 years Mathieu Morlighem CHG: rewriting TriMeshProcessRifts so that it looks more like a module
(edit) @13585   14 years Eric.Larour CHG: fixed bug in comment
(edit) @13584   14 years habbalf BUG: Changed isscalar to isnumeric
(edit) @13583   14 years Mathieu Morlighem CHG: removing trunk-jpl-damage branch, already merged back to trunk
(edit) @13582   14 years jschierm NEW: Working test230.py through test233.py (along with cosmetic matlab …
(edit) @13581   14 years jschierm CHG: Functions should have argument lists (and other cosmetics).
(edit) @13580   14 years jschierm NEW: Working test221.py through test229.py (along with cosmetic matlab …
(edit) @13579   14 years Eric.Larour CHG: had to template the binary_search for doubles, as AD mode compile …
(edit) @13578   14 years Mathieu Morlighem CHG: tolerances
(edit) @13577   14 years Mathieu Morlighem CHG: even simpler binary_search for doubles: return segment number
(edit) @13576   14 years Mathieu Morlighem CHG: vector_type is always broadcasted so it needs to be defined …
(edit) @13575   14 years Mathieu Morlighem BUG: rewrote binary_search for double, there was a segfault in the …
(edit) @13574   14 years Mathieu Morlighem BUG: rewrote binary_search for double, there was a segfault in the …
(edit) @13573   14 years Mathieu Morlighem CHG: fixed destructor for memory leaks
(edit) @13572   14 years Mathieu Morlighem BUG: changed offset==-1 to offset=-1 + some cosmetics
(edit) @13571   14 years habbalf BUG: PETSc options ending in 'n' were cut off and not recognized
(edit) @13570   14 years Mathieu Morlighem CHG: do not download latest numpy by 1.7 only for now
(edit) @13569   14 years Eric.Larour NEW: implemented binary_search for double sorted array, to speed up …
(edit) @13568   14 years jschierm NEW: Working test220.py.
(edit) @13567   14 years jschierm NEW: Working test219.py.
(edit) @13566   14 years jschierm FIX: Fixed setflowequation for test219.py.
(edit) @13565   14 years Mathieu Morlighem CHG: added default xlim and ylim so that lat long do not go beyond the …
(edit) @13564   14 years Mathieu Morlighem CHG: cbYTickLabel option should display exactly what is requested
(edit) @13563   14 years Mathieu Morlighem CHG: number of ticks in log colorbars should not be imposed
(edit) @13562   14 years Mathieu Morlighem BUG: fixed image name
(edit) @13561   14 years ltnguyen Testing on how to connect c++ librabries with java using jni. UI …
(edit) @13560   14 years bduong new test app
(edit) @13559   14 years cborstad CHG: fixed argument list to DetermineLocalSize
(edit) @13558   14 years Mathieu Morlighem CHG: reverted back to previous revision
(edit) @13557   14 years Eric.Larour CHG: ISFree not needed anymore
(edit) @13556   14 years Eric.Larour CHG: MatPartition not needed anymore
(edit) @13555   14 years Eric.Larour CHG: MPI_Upperrow, MPI_Boundariesfromrange and MPI_Upperrow not needed …
(edit) @13554   14 years Eric.Larour CHG: - profiling is now done entirely inside the FemModel methods - …
(edit) @13553   14 years Eric.Larour CHG: issm.cpp now runs the following methods: Constructor, Solve, and …
(edit) @13552   14 years Eric.Larour CHG: tighter tolerances, and update on larsen
Note: See TracRevisionLog for help on using the revision log.