source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @15454   12 years Mathieu Morlighem CHG: minor
(edit) @15453   12 years Mathieu Morlighem CHG: preparing Newton for P2 elements
(edit) @15452   12 years Mathieu Morlighem CHG: ice front now working for quadratic elements
(edit) @15451   12 years Mathieu Morlighem CHG: spc vz only for FS
(edit) @15450   12 years Mathieu Morlighem CHG: iomodel->numberofelements now always available
(edit) @15449   12 years bdef BUG: Fixing Memory Leak
(edit) @15448   12 years Mathieu Morlighem BUG: fixed spc pb for quadratic elements. Only works for StaticSpc for now
(edit) @15447   12 years seroussi FIX: problem with stabilization indexing
(edit) @15446   12 years Mathieu Morlighem BUG: fixed P2 basis functions
(edit) @15445   12 years seroussi NEW: check that stokesreconditioning is >0 is stokes is used
(edit) @15444   12 years bdef BUG:fixxing memory leaks
(edit) @15443   12 years Mathieu Morlighem BUG: fixed bad index for edges
(edit) @15442   12 years glperez CHG: Deleted most CMakeLists.txt to resemble Makefile.am structure. …
(edit) @15441   12 years Mathieu Morlighem CHG: some bug fix for quadratic elements
(edit) @15440   12 years glperez CHG: Modification to $ISSM_DIR/src/wrappers/matlab/Makefile.am for …
(edit) @15439   12 years Mathieu Morlighem CHG: some bug fix for quadratic elements
(edit) @15438   12 years seroussi FIX: fixed stokes
(edit) @15437   12 years Mathieu Morlighem NEW: added md.flowequations.fe_ssa (0=P1, 1=P2), quadratic elements …
(edit) @15436   12 years seroussi NEW: working on Stokes stabilized
(edit) @15435   12 years Mathieu Morlighem CHG: split ProcessMesh2d into CreateEdges and …
(edit) @15434   12 years Mathieu Morlighem BUG: fixed icefrontlevelset problem in python
(edit) @15433   12 years Mathieu Morlighem CHG: tria's do not need neighbors' ids, so do not need to marshall …
(edit) @15432   12 years Mathieu Morlighem CHG: no need to marshall edges, they are constructed on the fly
(edit) @15431   12 years Mathieu Morlighem CHG: added constructor for inversion
(edit) @15430   12 years Mathieu Morlighem NEW: create edges on the fly instead of relying on md.mesh.edges
(edit) @15429   12 years Eric.Larour CHG: changes to optimize the ADOLC model runs
(edit) @15428   12 years Mathieu Morlighem NEW: mesh properties (elements,dim,numberofvertices,...) are now …
(edit) @15427   12 years seroussi CHG: edit documentation for verbose
(edit) @15426   12 years Mathieu Morlighem DEL: package not needed anymore
(edit) @15425   12 years seroussi CHG: adding Stokes P1 GLS
(edit) @15424   12 years Mathieu Morlighem CHG: using petsc 3.4.2, new release for 3.4
(edit) @15423   12 years Mathieu Morlighem CHG: dim can now be retrieved directly in iomodel
(edit) @15422   12 years seroussi FIX: minor
(edit) @15421   12 years Mathieu Morlighem CHG: moved Element and Vertex partitioning to CreateDataSets
(edit) @15420   12 years seroussi NEW: starting stokes stabilization implementation
(edit) @15419   12 years Mathieu Morlighem CHG: elements and edges are now permanent fields for IoModel
(edit) @15418   12 years Mathieu Morlighem CHG: sync'ed Enums
(edit) @15417   12 years Mathieu Morlighem CHG: removed PentaP1Input and created PentaInput for quadratic elements
(edit) @15416   12 years Mathieu Morlighem CHG: tai works even if EXECUTION_DIR is undefined
(edit) @15415   12 years Mathieu Morlighem BUG: fixed memory leak
Note: See TracRevisionLog for help on using the revision log.