source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15643   13 years Mathieu Morlighem CHG: cosmetics, removed double blank lines
(edit) @15642   13 years Mathieu Morlighem CHG: extending higher order elements to other solutions
(edit) @15641   13 years Mathieu Morlighem CHG: minor cosmetics
(edit) @15640   13 years Mathieu Morlighem CHG: GetBFriction now dynamically calculated
(edit) @15639   13 years Mathieu Morlighem CHG: fixed case when nodes is empty
(edit) @15638   13 years Mathieu Morlighem BUG: fixed nodal functions for P2xP2
(edit) @15637   13 years Mathieu Morlighem BUG: fixing P1xP2
(edit) @15636   13 years Mathieu Morlighem NEW: added P1xP2 element for Penta, needs to be debugged
(edit) @15635   13 years Mathieu Morlighem NEW: added support for P2xP1 constraints
(edit) @15634   13 years Mathieu Morlighem CHG: nodecounter should work on the maximum ID because we might skip …
(edit) @15633   13 years Mathieu Morlighem BUG: fixed segmentation fault
(edit) @15632   13 years Mathieu Morlighem CHG: reverted install.sh
(edit) @15631   13 years Mathieu Morlighem CHG: do not create edges if edge marker is 2
(edit) @15630   13 years Mathieu Morlighem NEW: added marker to edges for P2xP1
(edit) @15629   13 years Mathieu Morlighem FIX: fixing compilation
(edit) @15628   13 years Mathieu Morlighem CHG: removed Echo
(edit) @15627   13 years Mathieu Morlighem CHG: preparing P2xP1 3d to debug P2
(edit) @15626   13 years Mathieu Morlighem CHG: forgot to account for isSIA in coupling flag
(edit) @15625   13 years Mathieu Morlighem NEW: some changes necessary for P2 Elements
(edit) @15624   13 years Mathieu Morlighem NEW: for SSA and HO, use regular IoModelToConstraintx
(edit) @15623   13 years Mathieu Morlighem NEW: added FlowequationFeHOEnum.m
(edit) @15622   13 years Mathieu Morlighem CHG: updating syntax highlight
(edit) @15621   13 years Mathieu Morlighem CHG: spcvx vy and vy need to be scaled before they are marshalled, …
(edit) @15620   13 years seroussi FIX: local change that should not have been commited
(edit) @15619   13 years Mathieu Morlighem BUG: numbering for layers did not work
(edit) @15618   13 years seroussi CHG: use NUMVERTICES as much as possible to avoid problems
(edit) @15617   13 years seroussi FIX: wrong size of vector
(edit) @15616   13 years Mathieu Morlighem CHG: no more icefront
(edit) @15615   13 years Mathieu Morlighem CHG: diagnostic is now stressbalance
(edit) @15614   13 years seroussi CHG: removed md.diagnostic.icefront and added capability to recover …
(edit) @15613   13 years Mathieu Morlighem CHG: UpdateElement provides the type of finite element
(edit) @15612   13 years seroussi CHG: updated plot of BC for new front
(edit) @15611   13 years Mathieu Morlighem NEW: make the distinction between faces and edges for 3d Quadratic …
(edit) @15610   13 years seroussi FIX: test 423 no front was created, do it in the par file
(edit) @15609   13 years seroussi CHG: updated tolerances python
(edit) @15608   13 years seroussi CHG: updated Dakota archives
(edit) @15607   13 years seroussi CHG: more tolerances
(edit) @15606   13 years Mathieu Morlighem CHG: updated archive as not all fields where saved
(edit) @15605   13 years Mathieu Morlighem BUG: not all fields where saved and checked
(edit) @15604   13 years cborstad CHG: mask.py syntax can be more like matlab
(edit) @15603   13 years cborstad FIX: typo in icelevelset
(edit) @15602   13 years cborstad FIX: typo in levelset
(edit) @15601   13 years cborstad FIX: wrong numpy prefix
(edit) @15600   13 years cborstad BUG: indentation and python syntax fix
(edit) @15599   13 years seroussi FIX: more tolerances
(edit) @15598   13 years seroussi FIX: test 227
(edit) @15597   13 years seroussi CHG: slightly change domain of 79North domain for NR to avoid elements …
(edit) @15596   13 years seroussi CHG: now rely on icelevelset in mask
(edit) @15595   13 years seroussi NEW: models only rely on mask.icelevelset now (diagnostic.icefront not …
(edit) @15594   13 years Mathieu Morlighem CHG: SIA constrain nodes in CreateNodes instead of constructor
(edit) @15593   13 years seroussi CHG: archives 5XX
(edit) @15592   13 years seroussi CHG: archives 4XX
(edit) @15591   13 years seroussi CHG: archives test2XX
(edit) @15590   13 years Mathieu Morlighem CHG: added some ; to avoid annoying echos
(edit) @15589   13 years seroussi CHG: changes in tolerance again
(edit) @15588   13 years seroussi CHG: python test216
(edit) @15587   13 years seroussi FIX: missing parameter file in Python
(edit) @15586   13 years seroussi CHG: updated python tolerances
(edit) @15585   13 years Mathieu Morlighem CHG: updated archive 274
(edit) @15584   13 years Mathieu Morlighem BUG: BOOST needed for dakota 5.3.1
(edit) @15583   13 years Mathieu Morlighem CHG: Nodes do not look for iomodel->flowequations[i] but the …
(edit) @15582   13 years seroussi CHG: changes ice front to test icelevelset
(edit) @15581   13 years seroussi CHG: changed test resolution to avoid element with 2 fronts
(edit) @15580   13 years seroussi FIX: typo SSA not ssa
(edit) @15579   13 years seroussi CHG: reduced front for 3 additionnal tests
(edit) @15578   13 years seroussi CHG: archive 274 with reduced front
(edit) @15577   13 years seroussi CHG: updated some tolerances
(edit) @15576   13 years Mathieu Morlighem CHG: no need to load mkl amymore
(edit) @15575   13 years Mathieu Morlighem CHG: added gsl, no need for petsc_arch
(edit) @15574   13 years Mathieu Morlighem CHG: added check on petscversion.h
(edit) @15573   13 years Mathieu Morlighem CHG: Updating syntax highlight
(edit) @15572   13 years Mathieu Morlighem CHG: fixing pkriging
(edit) @15571   13 years Mathieu Morlighem NEW: now use cmake 2.8.11.2
(edit) @15570   13 years Mathieu Morlighem CHG: pfopne on cpu0 only
(edit) @15569   13 years seroussi GHC: Updated archives for new front
(edit) @15568   13 years Mathieu Morlighem CHG: stokesoptions remains stokesoptions for now
(edit) @15567   13 years Mathieu Morlighem CHG: MacAyeal -> SSA
(edit) @15566   13 years Mathieu Morlighem CHG: MacAyeal -> SSA
(edit) @15565   13 years Mathieu Morlighem CHG: hutter-> SIA macayeal->SSA pattyn->HO stokes->FS
(edit) @15564   13 years Mathieu Morlighem CHG: hutter-> SIA macayeal->SSA pattyn->HO stokes->FS
(edit) @15563   13 years seroussi CHG: updated some archives for Pig Stokes
(edit) @15562   13 years seroussi FIX: minor commited wrong changes
(edit) @15561   13 years seroussi CHG: smaller front
(edit) @15560   13 years seroussi CHG: no need to redo icefront manually
(edit) @15559   13 years Mathieu Morlighem BUG: on fe233, pfopen crashed because the same file cannot be created …
(edit) @15558   13 years seroussi CHG: new front for dakota
(edit) @15557   13 years Mathieu Morlighem CHG: minor cosmetics
(edit) @15556   13 years seroussi FIX: finally found the problem with stokes front
(edit) @15555   13 years seroussi FIX: minor typo
(edit) @15554   13 years seroussi CHG: changed Pig test for python
(edit) @15553   13 years Mathieu Morlighem CHG: do not use -DREDUCED flag, as it does not yield the same results …
(edit) @15552   13 years seroussi CHG: changes Pig archives for new ice front
(edit) @15551   13 years seroussi CHG: added thermal penalty_threshold for convergence with the new ice front
(edit) @15550   13 years Mathieu Morlighem CHG: updated archive
(edit) @15549   13 years Mathieu Morlighem CHG: ensure that we have the same mesh as NR archives
(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)
Note: See TracRevisionLog for help on using the revision log.