source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15548   13 years Mathieu Morlighem CHG: updating archive
(edit) @15547   13 years seroussi CHG: modified rift test 216 to manage ice front
(edit) @15546   13 years Mathieu Morlighem BUG: header file needs to be patched
(edit) @15545   13 years Mathieu Morlighem CHG: do not need to patch c file anymore and mac does not suppoer FPU flags
(edit) @15544   13 years seroussi FIX: Pvector front based on numnodes (not numvertices)
(edit) @15543   13 years Mathieu Morlighem CHG: simplified configurations now that we do not use MATLAB anymore
(edit) @15542   13 years Mathieu Morlighem CHG: simplified triangle patch
(edit) @15541   13 years seroussi FIX: wrong approximation in StokesFront vector
(edit) @15540   13 years utke CHG: gcc 4.6.3 (the default on astrid) complains about the missing include
(edit) @15539   13 years seroussi CHG: trying ice front for coupling solutions
(edit) @15538   13 years seroussi NEW: added front in element for Pattyn and Stokes
(edit) @15537   13 years Mathieu Morlighem DEL: file has nothing to do here
(edit) @15536   13 years seroussi CHG:tolerance test 434
(edit) @15535   13 years Mathieu Morlighem CHG: minor cosmetics
(edit) @15534   13 years seroussi CHG: tolerance change for python 434
(edit) @15533   13 years Mathieu Morlighem CHG: changed if to switch statements
(edit) @15532   13 years seroussi CHG: tolerance test 434
(edit) @15531   13 years Mathieu Morlighem CHG: updating syntax highlighting
(edit) @15530   13 years Mathieu Morlighem CHG: added one new enum: MINIcondensedEnum.m
(edit) @15529   13 years Mathieu Morlighem CHG: added check in case PETSC_ARCH is not provided
(edit) @15528   13 years Mathieu Morlighem CHG: fixed consistency check for L1L2
(edit) @15527   13 years Mathieu Morlighem CHG: minor
(edit) @15526   13 years seroussi CHG: archive test 434
(edit) @15525   13 years seroussi FIX: temporarily reverting Front until monday to get NR running
(edit) @15524   13 years seroussi NEW: added L1L2 nightly run
(edit) @15523   13 years seroussi FIX: finished debuging front in 2d
(edit) @15522   13 years seroussi FIX: start to debug new front
(edit) @15521   13 years cborstad reverting vector/array change
(edit) @15520   13 years Mathieu Morlighem CHG: removed lots of uneeded matlab object conversion and fixed …
(edit) @15519   13 years cborstad CHG: handle vectors vs. arrarys more consistently in python: in most …
(edit) @15518   13 years seroussi CHG: minor call of xyz_list
(edit) @15517   13 years seroussi CHG: startin g new icefront
(edit) @15516   13 years Mathieu Morlighem CHG: minor
(edit) @15515   13 years Mathieu Morlighem BUG: M is now M*N
(edit) @15514   13 years Mathieu Morlighem CHG: we need to take into account M or N=0
(edit) @15513   13 years Mathieu Morlighem BUG: mpiinclude needs to be included here
(edit) @15512   13 years cborstad CHG: minor change to help text
(edit) @15511   13 years Mathieu Morlighem NEW: added Penta P2xP2 derivative functions
(edit) @15510   13 years Mathieu Morlighem CHG: no need to specify f91
(edit) @15509   13 years seroussi FIX: forgot to commit changes in Icefront.h
(edit) @15508   13 years seroussi CHG: useless declaration of numnodes
(edit) @15507   13 years cborstad NEW: python version of xy2ll
(edit) @15506   13 years Mathieu Morlighem NEW: allow vectors to be row vectors instead of column vectors
(edit) @15505   13 years Mathieu Morlighem NEW: added P2xP1 nodal function derivatives
(edit) @15504   13 years Mathieu Morlighem CHG: split ismacayealpattyn into ismacayeal and ispattyn
(edit) @15503   13 years Mathieu Morlighem CHG: updated vim syntax highlight
(edit) @15502   13 years Mathieu Morlighem NEW: added some features, including log colorbar
(edit) @15501   13 years seroussi FIX: changed path of antarctica and greenland exp if showregion
(edit) @15500   13 years Mathieu Morlighem CHG: updating archives
(edit) @15499   13 years Mathieu Morlighem CHG: reverting
(edit) @15498   13 years Mathieu Morlighem CHG: updating archives
(edit) @15497   13 years Mathieu Morlighem CHG: GetNumberofNodes back
(edit) @15496   13 years Mathieu Morlighem CHG: GetNumberOfNodes conflicting with Reference element NumberOfNodes
(edit) @15495   13 years Mathieu Morlighem NEW: added a couple of basis functions, derivatives not done yet
(edit) @15494   13 years cborstad CHG: python models are saved as database structures, checking for …
(edit) @15493   13 years cborstad BUG: typo in IOError call
(edit) @15492   13 years Mathieu Morlighem CHG: changes finite element names
(edit) @15491   13 years Mathieu Morlighem NEW: added some enums for higher order finite elements
(edit) @15490   13 years cborstad need to call show() for plotmodel calls in scripts (e.g. runme files)
(edit) @15489   13 years Mathieu Morlighem CHG: fixed memory leaks
(edit) @15488   13 years Mathieu Morlighem CHG: moved web application to issmuci root
(edit) @15487   13 years ltnguyen ADD: Basic backbone for ISSM Web_Development
(edit) @15486   13 years Mathieu Morlighem CHG: mass matrix is now dynamically allocated for P2 elements
(edit) @15485   13 years Mathieu Morlighem CHG: mass matrix is now dynamically allocated for P2 elements
(edit) @15484   13 years Mathieu Morlighem CHG: Enabling P2 constraints
(edit) @15483   13 years Mathieu Morlighem CHG: minor
(edit) @15482   13 years Mathieu Morlighem BUG: vxobs and vyobs need to be converted to m/s
(edit) @15481   13 years glperez ADD: Added a configuration script for CMake build. Very early version …
(edit) @15480   13 years glperez CHG: Further modifications relating to CMake build.
(edit) @15479   13 years schlegel CHG: update fortran
(edit) @15478   13 years seroussi CHG: element matrix and vector similar to Elmer
(edit) @15477   13 years seroussi minor
(edit) @15476   13 years seroussi minor
(edit) @15475   13 years seroussi CHG: fixing CreatePVector with GLS stabilization
(edit) @15474   13 years seroussi FIX: trying to fix stabilization
(edit) @15473   13 years seroussi NEW: implementing Franca et al stabilization
(edit) @15472   13 years schlegel CHG: new standard mac script for nightlies mac is config-macosx64.sh
(edit) @15471   13 years schlegel CHG: update mac
(edit) @15470   13 years Mathieu Morlighem CHG: cosmetics
(edit) @15469   13 years Mathieu Morlighem NEW: added SSA P2 test
(edit) @15468   13 years glperez CHG: Modified CMake files to account for conditional build up of ISSM …
(edit) @15467   13 years seroussi CHG: minor
(edit) @15466   13 years seroussi CHG: minor use NUMVERTICES directly
(edit) @15465   13 years Mathieu Morlighem CHG: no need to create loads or constraints if pointer is NULL, this …
(edit) @15464   13 years Mathieu Morlighem CHG: simpler way of creating new nodes
(edit) @15463   13 years seroussi CGH: simpler indexing
(edit) @15462   13 years seroussi CHG: minor useless inputs
(edit) @15461   13 years Mathieu Morlighem CHG: no need to call NodesPartitioning if Continuous Galerkin, + added …
(edit) @15460   13 years Mathieu Morlighem CHG: relazing tolerances
(edit) @15459   13 years schlegel CHG: collapse vertexonrock mask if not nan
(edit) @15458   13 years Mathieu Morlighem CHG: express nodal function derivatives as functions of area coordinates
(edit) @15457   13 years Mathieu Morlighem CHG: removed duplicate for tf_old, use pointer copy instead
(edit) @15456   13 years bdef BUG:Fixed Shreve Nightly run
(edit) @15455   13 years Mathieu Morlighem CHG: added doc
(edit) @15454   13 years Mathieu Morlighem CHG: minor
(edit) @15453   13 years Mathieu Morlighem CHG: preparing Newton for P2 elements
(edit) @15452   13 years Mathieu Morlighem CHG: ice front now working for quadratic elements
(edit) @15451   13 years Mathieu Morlighem CHG: spc vz only for FS
(edit) @15450   13 years Mathieu Morlighem CHG: iomodel->numberofelements now always available
(edit) @15449   13 years bdef BUG: Fixing Memory Leak
Note: See TracRevisionLog for help on using the revision log.