source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16019   12 years Mathieu Morlighem CHG: fixed balanced velocities now working
(edit) @16018   12 years Mathieu Morlighem CHG: added stabilization
(edit) @16017   12 years Mathieu Morlighem BUG: surface slopes are reverted
(edit) @16016   12 years Mathieu Morlighem CHG: still not there yet
(edit) @16015   12 years Mathieu Morlighem BUG: forgot += after Ke->values[i*numnodes+j]
(edit) @16014   12 years Mathieu Morlighem CHG: commenting our Johannes functions so that the code still compiles
(edit) @16013   12 years Mathieu Morlighem CHG: minor cosmetics
(edit) @16012   12 years Mathieu Morlighem BUG: fixed right hand side
(edit) @16011   12 years Mathieu Morlighem NEW: added smoothed surface, required for bal vel
(edit) @16010   12 years Mathieu Morlighem NEW: added smoothed surface, required for bal vel
(edit) @16009   12 years jbondzio ADD/CHG: DrainageFunctionWaterfraction and ComputeBasalMeltingrate added
(edit) @16008   12 years Mathieu Morlighem NEW: added balancevelocity solver (not finished yet)
(edit) @16007   12 years Mathieu Morlighem NEW: added balancevelocity solver (not finished yet)
(edit) @16006   12 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @16005   12 years Mathieu Morlighem CHG: fixing grounding line in py
(edit) @16004   12 years Mathieu Morlighem CHG: trying to fix invalid syntax
(edit) @16003   12 years Mathieu Morlighem DEL: too large to be under svn... sorry :)
(edit) @16002   12 years jfaxas
(edit) @16001   12 years Mathieu Morlighem CHG: updated archives
(edit) @16000   12 years seroussi BUG: fixed problem with RoundSheetShelf python
(edit) @15999   12 years Mathieu Morlighem CHG: updating cluster scripts
(edit) @15998   12 years Mathieu Morlighem BUG: fixed extraction for vertices list
(edit) @15997   12 years Mathieu Morlighem CHG: modelextract now uses vertex list on floating ice
(edit) @15996   12 years seroussi CHG: updated new archives for friction on slightly different nodes
(edit) @15995   12 years Mathieu Morlighem CHG: python equavalent of matlab
(edit) @15994   12 years seroussi BUG: fixed difference in NR test round (friction did not match)
(edit) @15993   12 years Mathieu Morlighem BUG: ice front needs to be extended so that it covers the elements …
(edit) @15992   12 years Mathieu Morlighem BUG: fixed python's bug
(edit) @15991   12 years Mathieu Morlighem NEW: added comparemodels, very useful to find out the difference …
(edit) @15990   12 years Mathieu Morlighem NEW: added vertex list support to FlagElements.m
(edit) @15989   12 years Mathieu Morlighem CHG: do not use AC_CHECK_FILE, fails in cross-compile. Replaced by test -f
(edit) @15988   12 years Mathieu Morlighem CHG: updated parameter files with new mask that only has levelsets
(edit) @15987   12 years Mathieu Morlighem NEW: no more md.mask.vertexon... nor md.mask.elementon... use …
(edit) @15986   12 years Mathieu Morlighem DEL: getting rid of MaskVertexon* and MaskElementon* in the code'
(edit) @15985   12 years seroussi CHG: updated archives with new levelset instead of mask
(edit) @15984   12 years Mathieu Morlighem CHG: MaskGroundediceLevelset is now saved instead of Elementonfloatingice
(edit) @15983   12 years Mathieu Morlighem CHG: MaskGroundediceLevelsetEnum is now saved instead of …
(edit) @15982   12 years Mathieu Morlighem CHG: Element do not update constraints
(edit) @15981   12 years seroussi CHG: update 3 archives: old philosophy of GL was weird (element …
(edit) @15980   12 years seroussi CHG: mask grounded ice also needed in HydrologyShreve
(edit) @15979   12 years seroussi BUG: missing GroundediceLevelset in thermal
(edit) @15978   12 years seroussi CHG: IsFloating now based on groundedice_levelset
(edit) @15977   12 years seroussi CHG: fort last to tests for xyz_list_tria bug
(edit) @15976   12 years Mathieu Morlighem NEW: removed node inputs:
(edit) @15975   12 years seroussi CHG: updating archives for xyz_list_tria bug
(edit) @15974   12 years Mathieu Morlighem BUG: xyz_list_tria was not well created, the z coordinate was never updated
(edit) @15973   12 years seroussi CHG: try to get rid of MaskElementOnFloatingIce
(edit) @15972   12 years seroussi CHG: removing node->IsGrounded, node->IsFloating
(edit) @15971   12 years seroussi BUG: minor vertex instead of node
(edit) @15970   12 years seroussi BUG: Now use Pid for grounding lines
(edit) @15969   12 years seroussi BUG: missing VecAssemble in grounding lines
(edit) @15968   12 years seroussi CHG: cosmetics
(edit) @15967   12 years seroussi CHG: trying to finish Grounding line changes
(edit) @15966   12 years Mathieu Morlighem CHG: updating syntax highlighting
(edit) @15965   12 years seroussi CHG: minor
(edit) @15964   12 years seroussi CHG: keep working on GL changes
(edit) @15963   12 years seroussi CHG: use MaskGroundediceLevelsetEnum instead of node->IsFloating to …
(edit) @15962   12 years seroussi CHG: simplified grounding line arguments
(edit) @15961   12 years seroussi iBUG: minor
(edit) @15960   12 years Mathieu Morlighem BUG: renamed grounded_icelevelset
(edit) @15959   12 years seroussi BUG: fixed crazy logic of soft grounding line for levelset update
(edit) @15958   12 years Eric.Larour CHG: no petsc.
(edit) @15957   12 years seroussi BUG: was not extracting the right field
(edit) @15956   12 years seroussi BUG: retrieve GroundediceLevelset all the time
(edit) @15955   12 years Eric.Larour CHG: new adjoinable mpi layer, resolves cyclical dependency issue
(edit) @15954   12 years seroussi CHG: Now use GroundediceLevelset instead of floating ice
(edit) @15953   12 years seroussi CHG fixing test 423
(edit) @15952   12 years seroussi CHG: updated model processors for GroundediceLevelset
(edit) @15951   12 years seroussi BUG: typo in display
(edit) @15950   12 years seroussi FIX: changed .par file
(edit) @15949   12 years Mathieu Morlighem GLlevelset is now groundingline_levelset
(edit) @15948   12 years Mathieu Morlighem CG: renaming icelevelset ice_levelset
(edit) @15947   12 years Mathieu Morlighem CHG: added extrusion of groundedice_levelset
(edit) @15946   12 years Mathieu Morlighem CG: renaming icelevelset ice_levelset
(edit) @15945   12 years seroussi FIX: forgot to change one icelevelset
(edit) @15944   12 years Mathieu Morlighem CHG: prepare groundedice_levelset in setmask
(edit) @15943   12 years seroussi CHG: added groundedice_levelset where missing
(edit) @15942   12 years seroussi CHG: added groundedice_levelset in matlab class
(edit) @15941   12 years Mathieu Morlighem CHG; renaming, MaskIcelevelsetEnum.m -> MaskIceLevelsetEnum.m and …
(edit) @15940   12 years seroussi CHG: mask.gllevelset will now be used not matter the GL migration style
(edit) @15939   12 years Mathieu Morlighem BUG: no more ismpi
(edit) @15938   12 years Mathieu Morlighem CHG: renamed manupulation operation
(edit) @15937   12 years Mathieu Morlighem DEL: removed some useless functions
(edit) @15936   12 years Mathieu Morlighem CHG: updating vimrc
(edit) @15935   12 years Mathieu Morlighem CHG: get svn to ignore some files
(edit) @15934   12 years Mathieu Morlighem CHG: get svn to ignore some files
(edit) @15933   12 years Eric.Larour CHG: recompile native side of arm cross compile targets, using a new …
(edit) @15932   12 years Eric.Larour CHG: get svn to ignore some files
(edit) @15931   12 years Eric.Larour CHG: using inishell config messages to create disp routine of snowpack
(edit) @15930   12 years Eric.Larour CHG: do not use m4 macro to check for triangle.h
(edit) @15929   12 years Eric.Larour CHG: get svn to ignore some files
(edit) @15928   12 years Mathieu Morlighem NEW: added 2 more tests on sheet shelf
(edit) @15927   12 years Mathieu Morlighem CHG: merged all HO higher order tests into one
(edit) @15926   12 years Mathieu Morlighem NEW: extended tests for otehr higher order elements SSA
(edit) @15925   12 years Mathieu Morlighem BUG: IoToConstrain needs velocity interpolation only
(edit) @15924   12 years Mathieu Morlighem CHG: now finite elements are specified as strings instead of integers
(edit) @15923   12 years Mathieu Morlighem CHG: now finite elements are specified as strings instead of integers
(edit) @15922   12 years Mathieu Morlighem CHG: now finite elements are specified as strings instead of integers
(edit) @15921   12 years Mathieu Morlighem NEW: now use ipython 1.0 instead of 0.13
(edit) @15920   12 years Mathieu Morlighem CHG: relaxed tolerances
Note: See TracRevisionLog for help on using the revision log.