source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11785   13 years cborstad tensor components now in md.results
(edit) @11784   13 years Eric.Larour nose package, needed for numpy and scipy
(edit) @11783   13 years cborstad tensor components now in md.results
(edit) @11782   13 years Eric.Larour Python scipy package
(edit) @11781   13 years Mathieu Morlighem Added possibility of changing radar background from black to white
(edit) @11780   13 years Mathieu Morlighem Fixing contour when log is activated
(edit) @11779   13 years Mathieu Morlighem RE-added catch statement
(edit) @11778   13 years lemorzad ton message
(edit) @11777   13 years Mathieu Morlighem forgot to return output in Duplicate
(edit) @11776   13 years Eric.Larour Reducing test decks
(edit) @11775   13 years Eric.Larour Nightly run configuration to test GSL support
(edit) @11774   13 years Eric.Larour Ignoring Makefile.in
(edit) @11773   13 years Eric.Larour Needed for murdo
(edit) @11772   13 years cborstad updated Waterfraction tolerance
(edit) @11771   13 years glperez Added the two-libs project and makefile for helloworld.
(edit) @11770   13 years cborstad added directory for uploading docs relevant to the bi-weekly meetings
(edit) @11769   13 years Mathieu Morlighem cosmetics
(edit) @11768   13 years Eric.Larour Trying nightly runs for gsl configuration
(edit) @11767   13 years Mathieu Morlighem Fixed all patches
(edit) @11766   13 years Mathieu Morlighem Fixed linux 64 patch
(edit) @11765   13 years Mathieu Morlighem fPIC
(edit) @11764   13 years Mathieu Morlighem Fixed patches to get the right library extensions
(edit) @11763   13 years Mathieu Morlighem removed unused functions
(edit) @11762   13 years Eric.Larour More checks on empty matrices and vectors
(edit) @11761   13 years Eric.Larour More checks on empty matrices and vectors
(edit) @11760   13 years Eric.Larour More robuts Solverx
(edit) @11759   13 years Eric.Larour Fixed segfaults + bugs
(edit) @11758   13 years Eric.Larour Took out segfault, remnant of data references from Cielo
(edit) @11757   13 years Eric.Larour Ignore install and src files
(edit) @11756   13 years seroussi fixed slope routine (very old way of calling project3d)
(edit) @11755   13 years Mathieu Morlighem vector cannot be NULL
(edit) @11754   13 years glperez Added the simple HelloWorldProject to the Android directory. Makefile …
(edit) @11753   13 years Eric.Larour geos-5
(edit) @11752   13 years Eric.Larour GNU make environment variables
(edit) @11751   13 years Eric.Larour Some ignoring of files in svn
(edit) @11750   13 years Eric.Larour packagemaker soft link
(edit) @11749   13 years Eric.Larour modelE from GISS
(edit) @11748   13 years Eric.Larour GNU make
(edit) @11747   13 years Eric.Larour gsl package
(edit) @11746   13 years Eric.Larour Ignore test decks*
(edit) @11745   13 years Mathieu Morlighem fixed issue with GetSize
(edit) @11744   13 years Mathieu Morlighem no NULL pointer allowed for Vector or Matrix
(edit) @11743   13 years Mathieu Morlighem no NULL pointer allowed for Vector or Matrix
(edit) @11742   13 years Mathieu Morlighem minor
(edit) @11741   13 years Mathieu Morlighem reverted chaco installation back to normal (cannot compile on …
(edit) @11740   13 years Mathieu Morlighem Added lat/lon extrusion
(edit) @11739   13 years Eric.Larour Some legitimate demands if the vector is a NULL pointer
(edit) @11738   13 years Eric.Larour reverting
(edit) @11737   13 years Eric.Larour Vector object does not have an M size.
(edit) @11736   13 years Eric.Larour Added gsl support + relaxed constraints on presence of PETSC to …
(edit) @11735   13 years Eric.Larour Adding gsl support, issm toolkit.
(edit) @11734   13 years Eric.Larour Hook up new issm toolkit
(edit) @11733   13 years Eric.Larour Adding issm toolkit
(edit) @11732   13 years Eric.Larour No dakota, no petsc, to test gsl API
(edit) @11731   13 years Eric.Larour No dakota for now
(edit) @11730   13 years Eric.Larour Avoid potential API issue when Petsc is absent
(edit) @11729   13 years Eric.Larour Detect presence of petsc for solving in parallel. Otherwise, run with …
(edit) @11728   13 years Eric.Larour Added a default petsc version
(edit) @11727   13 years Eric.Larour Detect petsc compilation in config.h
(edit) @11726   13 years Eric.Larour Added GSL solver
(edit) @11725   13 years Eric.Larour Shield some potentially dangerous API dependency
(edit) @11724   13 years Eric.Larour Broader definition of when issm should run in parallel.
(edit) @11723   13 years Eric.Larour Add GSL support
(edit) @11722   13 years Eric.Larour Add GSL support
(edit) @11721   13 years Eric.Larour Live without Petsc
(edit) @11720   13 years Mathieu Morlighem Better error message if input does not have the right length
(edit) @11719   13 years Mathieu Morlighem Precipitation not needed for prognostic
(edit) @11718   13 years glperez Modified the install.sh script of Android-SDK
(edit) @11717   13 years Mathieu Morlighem removing some useless functions
(edit) @11716   13 years Mathieu Morlighem Added support for empty vectors in serial mode
(edit) @11715   13 years Mathieu Morlighem fixed problem if uf=NULL
(edit) @11714   13 years Mathieu Morlighem check uf size
(edit) @11713   13 years Mathieu Morlighem Added lots of asserts to avoid nasty segmentation faults
(edit) @11712   13 years Mathieu Morlighem Added assert to avoid crash
(edit) @11711   13 years Eric.Larour Dimitris notes and updates on MITgcm.
(edit) @11710   13 years Eric.Larour Notes from Dimitris on MITgcm
(edit) @11709   13 years Mathieu Morlighem Updated syntax highlighting
(edit) @11708   13 years cborstad merged trunk-jpl through revision 11707 into branches/trunk-jpl-damage
(edit) @11707   13 years Mathieu Morlighem moved delete to xdelete for PETSC vec
(edit) @11706   13 years Mathieu Morlighem fixed memory leak
(edit) @11705   13 years Eric.Larour Wrong symbol
(edit) @11704   13 years Mathieu Morlighem Added constructor from PETSc vector
(edit) @11703   13 years Mathieu Morlighem updated controltao with new Vector/Matrix interface
(edit) @11702   13 years Mathieu Morlighem wrong string size
(edit) @11701   13 years Mathieu Morlighem Fixed seg fault
(edit) @11700   13 years Mathieu Morlighem cosmetics
(edit) @11699   13 years Mathieu Morlighem minor
(edit) @11698   13 years Eric.Larour Skip bamg
(edit) @11697   13 years Eric.Larour run without petsc
(edit) @11696   13 years Eric.Larour More leeway in terms of running without petsc support
(edit) @11695   13 years Eric.Larour Completed separation of Petsc from ISSM. Matrix and Vector are now …
(edit) @11694   13 years Eric.Larour Improved quick fix, going back to Mathieu's bug fix
(edit) @11693   13 years Eric.Larour Do not delete Matrix and Object. Matlab API bug
(edit) @11692   13 years Mathieu Morlighem temporary fix
(edit) @11691   13 years Mathieu Morlighem Changed to xdelete
(edit) @11690   13 years Mathieu Morlighem minor
(edit) @11689   13 years Mathieu Morlighem minor
(edit) @11688   13 years Mathieu Morlighem Fixed infinite loop
(edit) @11687   13 years Mathieu Morlighem Fixed seg fault (obvious)
(edit) @11686   13 years Mathieu Morlighem Added xdeletes instead of deletes for vectors and matrices
Note: See TracRevisionLog for help on using the revision log.