source: issm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3441   16 years Mathieu Morlighem minor
(edit) @3440   16 years Mathieu Morlighem minor
(edit) @3439   16 years Eric.Larour Debug
(edit) @3438   16 years seroussi aded CreateLoads stokes
(edit) @3437   16 years Mathieu Morlighem Prognostic2 is all up-to-date
(edit) @3436   16 years seroussi change CreateParameters with numberofvertices
(edit) @3435   16 years Mathieu Morlighem minor
(edit) @3434   16 years Mathieu Morlighem new model processor for Balancedthickness
(edit) @3433   16 years Eric.Larour Debug
(edit) @3432   16 years Mathieu Morlighem readded new Node constructor
(edit) @3431   16 years seroussi added ModelProcessor Balancedvelocities
(edit) @3430   16 years Eric.Larour Progress in simplifying ModelProcessor
(edit) @3429   16 years Eric.Larour New simplified ModelProcessor.
(edit) @3428   16 years seroussi added ModelProcessor for Thermal
(edit) @3427   16 years Mathieu Morlighem Added prognostic2
(edit) @3426   16 years seroussi added ModelProcessor for melting
(edit) @3425   16 years seroussi added ModelProcessor for SlopeCompute
(edit) @3424   16 years seroussi added model processor for Prognostic
(edit) @3423   16 years Mathieu Morlighem Added model processor for Hutter
(edit) @3422   16 years Mathieu Morlighem Added new model processor for Stokes
(edit) @3421   16 years Mathieu Morlighem Added Vertical CreateElements
(edit) @3420   16 years Eric.Larour Massive commit. Simplified diagnostic horiz. Almost compiles.
(edit) @3419   16 years Mathieu Morlighem removed useless PARALLEL flags
(edit) @3418   16 years Mathieu Morlighem Added Discontinuous Galerkin partitioning
(edit) @3417   16 years Eric.Larour Massive temporary commit: redesign to include vertices (for galerkin …
(edit) @3412   16 years Mathieu Morlighem test commit
(edit) @3411   16 years Eric.Larour test
(edit) @3409   16 years Mathieu Morlighem minor
(edit) @3408   16 years seroussi fixed problem for Hutter in parallel
(edit) @3407   16 years Mathieu Morlighem moved BamgVertex to MeshVertex
(edit) @3406   16 years Mathieu Morlighem moved BamgVertex to MeshVertex
(edit) @3405   16 years seroussi fixed problem with Sing elem
(edit) @3404   16 years seroussi fixed some bugs on Sing elements
(edit) @3403   16 years seroussi Modified Hutter Model Processor for Hooks
(edit) @3402   16 years seroussi Modified Sing and Beam elements for Hooks
(edit) @3401   16 years Mathieu Morlighem bug fix
(edit) @3400   16 years seroussi fixed problem in Penta constructor (6 nodes)
(edit) @3399   16 years Mathieu Morlighem minor bug fix for now
(edit) @3398   16 years seroussi Fixed problem in SpawnTria
(edit) @3397   16 years Mathieu Morlighem Added error message (To be fixed)
(edit) @3396   16 years seroussi need to recover enum_type for Hook and ElementProperties as they are …
(edit) @3395   16 years seroussi ElementProperties: fixed problem in Marshall
(edit) @3394   16 years Eric.Larour Forgot to commit BamgVertex change.
(edit) @3393   16 years seroussi ElementProperties: missing fields in Echo
(edit) @3392   16 years Mathieu Morlighem Final bug fix
(edit) @3391   16 years Eric.Larour Renamed Vertex to BamgVertex, to avoid conflicts with ISSM Vertex …
(edit) @3390   16 years Eric.Larour First rough draft of vertex functionality.
(edit) @3389   16 years Eric.Larour Added copy constructor, and some debugging
(edit) @3388   16 years Eric.Larour Added copy constructor
(edit) @3387   16 years Mathieu Morlighem minor bug fix
(edit) @3386   16 years Mathieu Morlighem bug fix
(edit) @3385   16 years Mathieu Morlighem minor
(edit) @3384   16 years Mathieu Morlighem first debugging of Hokks
(edit) @3383   16 years Eric.Larour New Hook and Element Properties, to simplify element framework. This …
(edit) @3382   16 years Mathieu Morlighem minor leaks
(edit) @3381   16 years Mathieu Morlighem minor leaks
(edit) @3378   16 years Mathieu Morlighem fixed DG in parallel
(edit) @3374   16 years Mathieu Morlighem use petsc 2.3.2-p3 by default for now (NR)
(edit) @3373   16 years Mathieu Morlighem Added parallel version of pragnostic2 (to be completed)
(edit) @3372   16 years Mathieu Morlighem Added FieldAverageOntoVertices, to be completed
(edit) @3371   16 years Mathieu Morlighem Fixed DG
(edit) @3369   16 years Mathieu Morlighem back to previous version
(edit) @3366   16 years Eric.Larour Had to put autoconf in path, before local autoconf, to ensure automake …
(edit) @3364   16 years Mathieu Morlighem use ISSMDIR devpackages by default
(edit) @3362   16 years Mathieu Morlighem readded src/m/enum/SteadyAnalysisEnum.m for nightly runs
(edit) @3361   16 years Mathieu Morlighem minor
(edit) @3360   16 years Mathieu Morlighem forgot to cast e1
(edit) @3359   16 years Mathieu Morlighem Added discontinuous galerkin elements and prognostic2 solution, to be …
(edit) @3358   16 years jschierm Dakota: fix typo in install.sh.
(edit) @3357   16 years Mathieu Morlighem minor
(edit) @3356   16 years Mathieu Morlighem Fixed nightly run
(edit) @3355   16 years Mathieu Morlighem Added folds (really needed here)
(edit) @3354   16 years Mathieu Morlighem Added a module to convert any mesh to a bamg mesh Added Prognostic2 -> …
(edit) @3346   16 years Mathieu Morlighem minor
(edit) @3341   16 years Mathieu Morlighem ElementEdges must be in trigo direction
(edit) @3339   16 years Mathieu Morlighem renamed petsc version
(edit) @3338   16 years Mathieu Morlighem Added visible option in plotmodel
(edit) @3337   16 years Mathieu Morlighem Added parameterization directory in public
(edit) @3336   16 years Mathieu Morlighem Added parameterization directory in public
(edit) @3335   16 years Mathieu Morlighem Added ISSMASSERT for ISSM assertion (used in bug detection-> …
(edit) @3333   16 years Mathieu Morlighem Test: save results every five iterations
(edit) @3332   16 years Mathieu Morlighem Do not use throw ErrorException -> ISSMERROR macro Removed all …
(edit) @3329   16 years Mathieu Morlighem Added macro for error exceptions-> ISSMERROR
(edit) @3328   16 years jschierm ModuleBoot: fix comparison my_rank==0 to assignment my_rank=0.
(edit) @3327   16 years Mathieu Morlighem removed useless files
(edit) @3326   16 years Mathieu Morlighem minor
(edit) @3325   16 years Mathieu Morlighem removed not needed Crack objects
(edit) @3324   16 years Mathieu Morlighem minor
(edit) @3323   16 years Mathieu Morlighem Fixing again…
(edit) @3322   16 years Mathieu Morlighem Added nodal connectivity
(edit) @3321   16 years Mathieu Morlighem Added configuration file for macosx64 compilation of ISSM
(edit) @3320   16 years Mathieu Morlighem petsc3 and not petsc2
(edit) @3319   16 years Mathieu Morlighem Added compilation configure script in macosx 64
(edit) @3318   16 years Mathieu Morlighem Added compilation configure script in macosx 64
(edit) @3317   16 years Mathieu Morlighem Added mpich2 compilation configure script in macosx 64
(edit) @3316   16 years Mathieu Morlighem Added mpich2 compilation configure script in macosx 64
(edit) @3315   16 years Mathieu Morlighem minor
(edit) @3314   16 years Mathieu Morlighem Much cleaner way to write bamg output structures
(edit) @3313   16 years Mathieu Morlighem Added Size of each field of BamgMesh and BamgGeom instead of Num
(edit) @3312   16 years Mathieu Morlighem Added Size of each field of BamgMesh and BamgGeom instead of Num
Note: See TracRevisionLog for help on using the revision log.