source:

Revision Log Mode:


Legend:

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