|
|
@16002
|
12 years |
jfaxas |
|
|
|
@16001
|
12 years |
Mathieu Morlighem |
CHG: updated archives
|
|
|
@16000
|
12 years |
seroussi |
BUG: fixed problem with RoundSheetShelf python
|
|
|
@15999
|
12 years |
Mathieu Morlighem |
CHG: updating cluster scripts
|
|
|
@15998
|
12 years |
Mathieu Morlighem |
BUG: fixed extraction for vertices list
|
|
|
@15997
|
12 years |
Mathieu Morlighem |
CHG: modelextract now uses vertex list on floating ice
|
|
|
@15996
|
12 years |
seroussi |
CHG: updated new archives for friction on slightly different nodes
|
|
|
@15995
|
12 years |
Mathieu Morlighem |
CHG: python equavalent of matlab
|
|
|
@15994
|
12 years |
seroussi |
BUG: fixed difference in NR test round (friction did not match)
|
|
|
@15993
|
12 years |
Mathieu Morlighem |
BUG: ice front needs to be extended so that it covers the elements …
|
|
|
@15992
|
12 years |
Mathieu Morlighem |
BUG: fixed python's bug
|
|
|
@15991
|
12 years |
Mathieu Morlighem |
NEW: added comparemodels, very useful to find out the difference …
|
|
|
@15990
|
12 years |
Mathieu Morlighem |
NEW: added vertex list support to FlagElements.m
|
|
|
@15989
|
12 years |
Mathieu Morlighem |
CHG: do not use AC_CHECK_FILE, fails in cross-compile. Replaced by test -f
|
|
|
@15988
|
12 years |
Mathieu Morlighem |
CHG: updated parameter files with new mask that only has levelsets
|
|
|
@15987
|
12 years |
Mathieu Morlighem |
NEW: no more md.mask.vertexon... nor md.mask.elementon... use …
|
|
|
@15986
|
12 years |
Mathieu Morlighem |
DEL: getting rid of MaskVertexon* and MaskElementon* in the code'
|
|
|
@15985
|
12 years |
seroussi |
CHG: updated archives with new levelset instead of mask
|
|
|
@15984
|
12 years |
Mathieu Morlighem |
CHG: MaskGroundediceLevelset is now saved instead of Elementonfloatingice
|
|
|
@15983
|
12 years |
Mathieu Morlighem |
CHG: MaskGroundediceLevelsetEnum is now saved instead of …
|
|
|
@15982
|
12 years |
Mathieu Morlighem |
CHG: Element do not update constraints
|
|
|
@15981
|
12 years |
seroussi |
CHG: update 3 archives: old philosophy of GL was weird (element …
|
|
|
@15980
|
12 years |
seroussi |
CHG: mask grounded ice also needed in HydrologyShreve
|
|
|
@15979
|
12 years |
seroussi |
BUG: missing GroundediceLevelset in thermal
|
|
|
@15978
|
12 years |
seroussi |
CHG: IsFloating now based on groundedice_levelset
|
|
|
@15977
|
12 years |
seroussi |
CHG: fort last to tests for xyz_list_tria bug
|
|
|
@15976
|
12 years |
Mathieu Morlighem |
NEW: removed node inputs:
|
|
|
@15975
|
12 years |
seroussi |
CHG: updating archives for xyz_list_tria bug
|
|
|
@15974
|
12 years |
Mathieu Morlighem |
BUG: xyz_list_tria was not well created, the z coordinate was never updated
|
|
|
@15973
|
12 years |
seroussi |
CHG: try to get rid of MaskElementOnFloatingIce
|
|
|
@15972
|
12 years |
seroussi |
CHG: removing node->IsGrounded, node->IsFloating
|
|
|
@15971
|
12 years |
seroussi |
BUG: minor vertex instead of node
|
|
|
@15970
|
12 years |
seroussi |
BUG: Now use Pid for grounding lines
|
|
|
@15969
|
12 years |
seroussi |
BUG: missing VecAssemble in grounding lines
|
|
|
@15968
|
12 years |
seroussi |
CHG: cosmetics
|
|
|
@15967
|
12 years |
seroussi |
CHG: trying to finish Grounding line changes
|
|
|
@15966
|
12 years |
Mathieu Morlighem |
CHG: updating syntax highlighting
|
|
|
@15965
|
12 years |
seroussi |
CHG: minor
|
|
|
@15964
|
12 years |
seroussi |
CHG: keep working on GL changes
|
|
|
@15963
|
12 years |
seroussi |
CHG: use MaskGroundediceLevelsetEnum instead of node->IsFloating to …
|
|
|
@15962
|
12 years |
seroussi |
CHG: simplified grounding line arguments
|
|
|
@15961
|
12 years |
seroussi |
iBUG: minor
|
|
|
@15960
|
12 years |
Mathieu Morlighem |
BUG: renamed grounded_icelevelset
|
|
|
@15959
|
12 years |
seroussi |
BUG: fixed crazy logic of soft grounding line for levelset update
|
|
|
@15958
|
12 years |
Eric.Larour |
CHG: no petsc.
|
|
|
@15957
|
12 years |
seroussi |
BUG: was not extracting the right field
|
|
|
@15956
|
12 years |
seroussi |
BUG: retrieve GroundediceLevelset all the time
|
|
|
@15955
|
12 years |
Eric.Larour |
CHG: new adjoinable mpi layer, resolves cyclical dependency issue
|
|
|
@15954
|
12 years |
seroussi |
CHG: Now use GroundediceLevelset instead of floating ice
|
|
|
@15953
|
12 years |
seroussi |
CHG fixing test 423
|
|
|
@15952
|
12 years |
seroussi |
CHG: updated model processors for GroundediceLevelset
|
|
|
@15951
|
12 years |
seroussi |
BUG: typo in display
|
|
|
@15950
|
12 years |
seroussi |
FIX: changed .par file
|
|
|
@15949
|
12 years |
Mathieu Morlighem |
GLlevelset is now groundingline_levelset
|
|
|
@15948
|
12 years |
Mathieu Morlighem |
CG: renaming icelevelset ice_levelset
|
|
|
@15947
|
12 years |
Mathieu Morlighem |
CHG: added extrusion of groundedice_levelset
|
|
|
@15946
|
12 years |
Mathieu Morlighem |
CG: renaming icelevelset ice_levelset
|
|
|
@15945
|
12 years |
seroussi |
FIX: forgot to change one icelevelset
|
|
|
@15944
|
12 years |
Mathieu Morlighem |
CHG: prepare groundedice_levelset in setmask
|
|
|
@15943
|
12 years |
seroussi |
CHG: added groundedice_levelset where missing
|
|
|
@15942
|
12 years |
seroussi |
CHG: added groundedice_levelset in matlab class
|
|
|
@15941
|
12 years |
Mathieu Morlighem |
CHG; renaming, MaskIcelevelsetEnum.m -> MaskIceLevelsetEnum.m and …
|
|
|
@15940
|
12 years |
seroussi |
CHG: mask.gllevelset will now be used not matter the GL migration style
|
|
|
@15939
|
12 years |
Mathieu Morlighem |
BUG: no more ismpi
|
|
|
@15938
|
12 years |
Mathieu Morlighem |
CHG: renamed manupulation operation
|
|
|
@15937
|
12 years |
Mathieu Morlighem |
DEL: removed some useless functions
|
|
|
@15936
|
12 years |
Mathieu Morlighem |
CHG: updating vimrc
|
|
|
@15935
|
12 years |
Mathieu Morlighem |
CHG: get svn to ignore some files
|
|
|
@15934
|
12 years |
Mathieu Morlighem |
CHG: get svn to ignore some files
|
|
|
@15933
|
12 years |
Eric.Larour |
CHG: recompile native side of arm cross compile targets, using a new …
|
|
|
@15932
|
12 years |
Eric.Larour |
CHG: get svn to ignore some files
|
|
|
@15931
|
12 years |
Eric.Larour |
CHG: using inishell config messages to create disp routine of snowpack
|
|
|
@15930
|
12 years |
Eric.Larour |
CHG: do not use m4 macro to check for triangle.h
|
|
|
@15929
|
12 years |
Eric.Larour |
CHG: get svn to ignore some files
|
|
|
@15928
|
12 years |
Mathieu Morlighem |
NEW: added 2 more tests on sheet shelf
|
|
|
@15927
|
12 years |
Mathieu Morlighem |
CHG: merged all HO higher order tests into one
|
|
|
@15926
|
12 years |
Mathieu Morlighem |
NEW: extended tests for otehr higher order elements SSA
|
|
|
@15925
|
12 years |
Mathieu Morlighem |
BUG: IoToConstrain needs velocity interpolation only
|
|
|
@15924
|
12 years |
Mathieu Morlighem |
CHG: now finite elements are specified as strings instead of integers
|
|
|
@15923
|
12 years |
Mathieu Morlighem |
CHG: now finite elements are specified as strings instead of integers
|
|
|
@15922
|
12 years |
Mathieu Morlighem |
CHG: now finite elements are specified as strings instead of integers
|
|
|
@15921
|
12 years |
Mathieu Morlighem |
NEW: now use ipython 1.0 instead of 0.13
|
|
|
@15920
|
12 years |
Mathieu Morlighem |
CHG: relaxed tolerances
|
|
|
@15919
|
12 years |
Eric.Larour |
CHG: starting map of snowpack class with configuration files coming …
|
|
|
@15918
|
12 years |
Mathieu Morlighem |
BUG: dakota version is a string
|
|
|
@15917
|
12 years |
Mathieu Morlighem |
CHG: updating path of showregion
|
|
|
@15916
|
12 years |
Mathieu Morlighem |
CHG: no need to have config.h in bin
|
|
|
@15915
|
12 years |
Eric.Larour |
CHG: typo
|
|
|
@15914
|
12 years |
Eric.Larour |
NEW: new class for snowpack configuration and initialization
|
|
|
@15913
|
12 years |
Eric.Larour |
CHG: hookups for meteoio and snowpack packages
|
|
|
@15912
|
12 years |
Eric.Larour |
CHG: get svn to ignore some files
|
|
|
@15911
|
12 years |
Eric.Larour |
CHG: added meteoio and snowpack packages
|
|
|
@15910
|
12 years |
Mathieu Morlighem |
CHG: no more dakotaversion
|
|
|
@15909
|
12 years |
Mathieu Morlighem |
CHG: fixed bug
|
|
|
@15908
|
12 years |
Mathieu Morlighem |
BUG: minor
|
|
|
@15907
|
12 years |
Mathieu Morlighem |
NEW: removed ismpi and other configuration tests
|
|
|
@15906
|
12 years |
Mathieu Morlighem |
CHG: fixed string outputs
|
|
|
@15905
|
12 years |
Mathieu Morlighem |
NEW: added IssmConfig that will replace ismpi and other functions
|
|
|
@15904
|
12 years |
Eric.Larour |
CHG: trying to compile binary
|
|
|
@15903
|
12 years |
Mathieu Morlighem |
DEL: removed some personnal config files
|
|
|