source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17417   11 years seroussi BUG: another numberoffaces missing
(edit) @17416   11 years seroussi BUG: numberoffaces only in 3D
(edit) @17415   11 years seroussi NEW: added test for shelf dampening (FS)
(edit) @17414   11 years seroussi CHG: local referential coordinates in tria as well
(edit) @17413   11 years seroussi CHG: mow using local coordinate system for all nodes at the base in FS …
(edit) @17412   11 years Mathieu Morlighem CHG: fixed windows compilation
(edit) @17411   11 years seroussi NEW: added ice shelf dampening for FS
(edit) @17410   11 years Mathieu Morlighem CHG: clean up execution first to avoid disk space limitations
(edit) @17409   11 years seroussi BUG: fixed problem with numberoffaces in 2d
(edit) @17408   11 years Mathieu Morlighem CHG: moved issmversion.py to PYTHON build
(edit) @17407   11 years jbondzio CHG: extrapolate by diffusion or along normal by setting bool …
(edit) @17406   11 years Mathieu Morlighem NEW: added Jacobian:
(edit) @17405   11 years Mathieu Morlighem CHG: implementing nodal functions P1 and P2 for tetra
(edit) @17404   11 years seroussi NEW: another analytical solution
(edit) @17403   11 years hakesson CHG: updating Henning's surface mass balance scheme
(edit) @17402   11 years cborstad CHG: clear any previous plot window for re-plotting
(edit) @17401   11 years cborstad CHG: fixed field display for damage class
(edit) @17400   11 years cborstad updated archive and added source term as a checked field
(edit) @17399   11 years Mathieu Morlighem CHG:Sync'ed Enums
(edit) @17398   11 years Mathieu Morlighem NEW: preparing Tetra elements
(edit) @17397   11 years Mathieu Morlighem BUG: comparison of constant 3 with expression of type 'bool' is …
(edit) @17396   11 years cborstad CHG: added max principal stress as option for damage equiv_stress
(edit) @17395   11 years cborstad CHG: fixing array size for python calcs
(edit) @17394   11 years seroussi NEW: added divergence calculation in elements
(edit) @17393   11 years cborstad CHG: new NR for damage evolution
(edit) @17392   11 years cborstad CHG: updates for damage evolution in python
(edit) @17391   11 years cborstad CHG: misc changes to damage evolution solution, mirroring changes to …
(edit) @17390   11 years cborstad CHG: added some comments to clarify stress calculations
(edit) @17389   11 years cborstad BUG: fixed wrong vector length in damage calculation
(edit) @17388   11 years seroussi NEW: another analytical solution
(edit) @17387   11 years Mathieu Morlighem CHG: relaxed tolerances
(edit) @17386   11 years seroussi BUG: fixed problem with 2d taylor hood
(edit) @17385   11 years seroussi CHG: updated archives for new P2 penta
(edit) @17384   11 years seroussi BUG: fixed segfault of P2 caused by Facepartitionning
(edit) @17383   11 years seroussi BUG: fixed P2 in Penta
(edit) @17382   11 years Mathieu Morlighem NEW: added default configuration script
(edit) @17381   11 years Mathieu Morlighem NEW: added 'runtimename' option to avoid complex filename convention …
(edit) @17380   11 years bdef BUG: Reverting enums
(edit) @17379   11 years bdef BUG: Fix in exportVTK to deal with simulation without results
(edit) @17378   11 years Mathieu Morlighem NEW: added install-3.4-pleiades2.sh with old packages
(edit) @17377   11 years Mathieu Morlighem CHG: removing 435 from windows only
(edit) @17376   11 years bdef NEW: adding a more evolve hydro test case
(edit) @17375   11 years bdef CHG: change input managment in Hydro
(edit) @17374   11 years Mathieu Morlighem CHG: excluding test 435, which is failing for unknown reasons
(edit) @17373   11 years Mathieu Morlighem CHG: excluding FS test
(edit) @17372   11 years bdef CHG: moving hydrology related routines from the element to the analysis
(edit) @17371   11 years jbondzio BUG: replaced static arrays by dynamic ones
(edit) @17370   11 years Mathieu Morlighem CHG: trying to fix AD
(edit) @17369   11 years cborstad CHG: enable requested outputs for damage evolution solution
(edit) @17368   11 years jbondzio BUG: incompatibility of ternary operator with adolc
(edit) @17367   11 years cborstad CHG: added a model field to choose the type of scalar equivalent …
(edit) @17366   11 years jbondzio minor: typo
(edit) @17365   11 years bdef NEW: adding python for hydrologydc
(edit) @17364   11 years jbondzio ADD: Calvingrate as model field; …
(edit) @17363   11 years jbondzio CHG: Instead of extrapolation along normal, diffuse variable outward. …
(edit) @17362   11 years bdef CHG: Getting rid of AllActive
(edit) @17361   11 years bdef CHG:transferring epl thickness computation to the analysis
(edit) @17360   11 years seroussi CHG: cleaned analytical solutions
(edit) @17359   11 years Mathieu Morlighem NEW: added HO convergence tests
(edit) @17358   11 years seroussi CHG: improved maximum numberoffaces
(edit) @17357   11 years bdef CHG: minor cleanup
(edit) @17356   11 years Mathieu Morlighem CHG: minor cosmetics
(edit) @17355   11 years bdef CHG: cleaning element, initializing transfer to 0 in case there is no …
(edit) @17354   11 years seroussi NEW: added basal functions and derivatives in Segment
(edit) @17353   11 years bdef CHG: cleaning water transfer from tria and related stuff
(edit) @17352   11 years bdef CHG: removing water transfer enum, cleaning L2ProjectionTopAnalysisEnum
(edit) @17351   11 years bdef BUG: fixing analysis related bug in hydrology
(edit) @17350   11 years bdef BUG: leaving a dummy hydrologytransfer routine
(edit) @17349   11 years bdef CHG:Now computing the transfer between layer in an implicit way
(edit) @17348   11 years Mathieu Morlighem NEW: added friction law for Henning:
(edit) @17347   11 years Mathieu Morlighem BUG: fixed gauss point when position is provided
(edit) @17346   11 years cborstad BUG: better support for line layers with multiple features
(edit) @17345   11 years seroussi BUG: fixed failure in weekly NR
(edit) @17344   11 years Mathieu Morlighem CHG: relaxed some tolerances
(edit) @17343   11 years Mathieu Morlighem DEL: removed TripleSolve, not needed anymore
(edit) @17342   11 years Mathieu Morlighem CHG: error is now identical to gslib
(edit) @17341   11 years Mathieu Morlighem BUG: fixing SSA friction
(edit) @17340   11 years Mathieu Morlighem CHG: simplified kriging
(edit) @17339   11 years seroussi BUG: fixed Reset for real stokes
(edit) @17338   11 years Mathieu Morlighem CHG: moved some GetInputValue to Element.cpp
(edit) @17337   11 years seroussi iBUG: fixed FS basal boundary conditions for tiling
(edit) @17336   11 years Mathieu Morlighem CHG: trying to fix the AD build
(edit) @17335   11 years seroussi BUG: fixed meshtype that need vertical extrusion
(edit) @17334   11 years jbondzio ADD: LsfReinitializationAnalysis: CreateKMatrix, CreatePVector. …
(edit) @17333   11 years seroussi NEW: finished implementation of mass transport in 2d flowband
(edit) @17332   11 years seroussi BUG: ficed wrong mesh type
(edit) @17331   11 years seroussi NEW: added mass transport for flowline models
(edit) @17330   11 years seroussi BUG: fixed set FS basal boundary conditions for flow line models
(edit) @17329   11 years Mathieu Morlighem CHG: fixing DenseGslTripleSolve call
(edit) @17328   11 years Mathieu Morlighem NEW: added GslTriple solve to have a faster solution of Kriging
(edit) @17327   11 years Mathieu Morlighem BUG: fixing number of observations in case
(edit) @17326   11 years seroussi CHG: updated archives and tolerance recent test
(edit) @17325   11 years seroussi CHG: updating no penetration condition for FS at each time step
(edit) @17324   11 years Mathieu Morlighem BUG: fixed node on bed assertion
(edit) @17323   11 years seroussi NEW: adding assert in NodeInSset
(edit) @17322   11 years seroussi CHG: changed name of ResetCoordinateSystemx to include FS boundary …
(edit) @17321   11 years Mathieu Morlighem CHG: done with SSA 1d
(edit) @17320   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17319   11 years Mathieu Morlighem CHG: fixing assertion
(edit) @17318   11 years seroussi NEW: additional test for grounding lines in HO
Note: See TracRevisionLog for help on using the revision log.