source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17304   11 years seroussi CHG: minor name
(edit) @17303   11 years seroussi CHG: cleaned analytical solutions code
(edit) @17302   11 years Mathieu Morlighem BUG: do not commit with FSANALYTICAL uncommented
(edit) @17301   11 years Mathieu Morlighem BUG: do not commit with FSANALYTICAL macro
(edit) @17300   11 years Mathieu Morlighem BUG: fixed case 1 in constructor
(edit) @17299   11 years Mathieu Morlighem CHG: added conversion from mesh to mesh2d
(edit) @17298   11 years Mathieu Morlighem BUG: fixing SSA 2d
(edit) @17297   11 years Mathieu Morlighem CHG: preparing SSA 1d
(edit) @17296   11 years Mathieu Morlighem CHG: moved some functions from each element to Element.cpp
(edit) @17295   11 years Mathieu Morlighem CHG: trying to fix windows compile
(edit) @17294   11 years Mathieu Morlighem BUG: fixing some windows warnings
(edit) @17293   11 years Mathieu Morlighem CHG: trying cmath instead of math to fix windows compile
(edit) @17292   11 years utke CHG the new version of adolc by default renames the library when …
(edit) @17291   11 years seroussi NEW: added analytical test 5:
(edit) @17290   11 years Eric.Larour CHG: updated archives for stress tensor for AD mode
(edit) @17289   11 years seroussi NEW: new analytical force for 3d case
(edit) @17288   11 years seroussi BUG: fixing analytical 2d
(edit) @17287   11 years seroussi BUG: typo
(edit) @17286   11 years seroussi BUG: y instead of z
(edit) @17285   11 years seroussi NEW: adding full stokes analytical function form flowband
(edit) @17284   11 years cborstad BUG: fix for elementwise division in case accumrate is a vector
(edit) @17283   11 years jbondzio BUG: in lsm, an element has ice only if at least one of its vertices …
(edit) @17282   11 years jbondzio CHG: update archive 336; using SU stabilization instead of artificial …
(edit) @17281   11 years Mathieu Morlighem CHG: renamed new copy function copy2 to avoid shadowing Object->copy()
(edit) @17280   11 years utke CHG whitespace change to try again to trigger the jenkins rebuild
(edit) @17279   11 years Mathieu Morlighem BUG: do not duplicate QmuVz if not in 3d
(edit) @17278   11 years Mathieu Morlighem BUG: added case Mesh2dVertical
(edit) @17277   11 years jbondzio CHG: temporary fix for SetActiveNodesLSMx in stressbalance/masstransport
(edit) @17276   11 years seroussi BUG: minor typo
(edit) @17275   11 years Mathieu Morlighem CHG: removing materials inputs, that are now in element
(edit) @17274   11 years jbondzio CHG: slope of levelset function for derivation of normal is now …
(edit) @17273   11 years utke CHG space inserted to trigger rebuild on jenkins - following Eric's advice
(edit) @17272   11 years utke CHG space inserted to trigger rebuild on jenkins - following Eric's advice
(edit) @17271   11 years Mathieu Morlighem CHG: use setparam instead of …
(edit) @17270   11 years jbondzio CHG: restoring order stressbalance - levelset - masstransport - …
(edit) @17269   11 years Mathieu Morlighem CHG: removing inputs from Riftfront
(edit) @17268   11 years Mathieu Morlighem CHG: removing inputs from Pengrid
(edit) @17267   11 years jbondzio ADD: Penta::IsIcefront()
(edit) @17266   11 years Mathieu Morlighem CHG: removing inputs from NumericalFlux
(edit) @17265   11 years Mathieu Morlighem BUG: fixing oshostname issue, do not use split('.') anymore
(edit) @17264   11 years Mathieu Morlighem BUG: fixing oshostname issue, do not use split('.') anymore
(edit) @17263   11 years Mathieu Morlighem BUG: fixed script for gp
(edit) @17262   11 years cborstad BUG: wrong sign for ice_levelset in BC plot
(edit) @17261   11 years jbondzio CHG: Add coupling LSM - masstransport - ice dynamics. Order of …
(edit) @17260   11 years Mathieu Morlighem BUG: added warning when old models are loaded since we changed the …
(edit) @17259   11 years Mathieu Morlighem NEW: allow *.mat extension
(edit) @17258   11 years Mathieu Morlighem BUG: fixed Transform solution going in circles
(edit) @17257   11 years jbondzio ADD: bool Element::IsIceFront(), minor bugs
(edit) @17256   11 years jbondzio BUG: plotmodel sets ylim, zlim as xlim
(edit) @17255   11 years Mathieu Morlighem CHG: moved matrix rotation from Node.cpp to Element.cpp
(edit) @17254   11 years utke CHG update after AMPI change (was to disambiguate Fortran support in AMPI)
(edit) @17253   11 years Mathieu Morlighem BUG: commenting levelset out for now
(edit) @17252   11 years Mathieu Morlighem CHG: updated archive for test336
(edit) @17251   11 years jbondzio CHG: changed domain to circle in test336.py
(edit) @17250   11 years jbondzio BUG: minor bugs; transient coupling between stressbalance and lsm
(edit) @17249   11 years Mathieu Morlighem BUG: fixing AD build
(edit) @17248   11 years Mathieu Morlighem CHG: simplifying getviscosity calls, now only provide effective strain rate
(edit) @17247   11 years Mathieu Morlighem BUG: fixed non initialization of D friction HO
(edit) @17246   11 years Mathieu Morlighem BUG: commenting out SetActiveNodesLSMx for now (FS issue)
(edit) @17245   11 years Mathieu Morlighem BUG: fixed boundary condition problem for Mesh2dHorizontal (vy can be …
(edit) @17244   11 years Mathieu Morlighem NEW: done with HO 2d vertical (results does not seem to make sense yet
(edit) @17243   11 years Mathieu Morlighem NEW: preparing HO 2dvertical
(edit) @17242   11 years Mathieu Morlighem NEW: preparing HO 2dvertical
(edit) @17241   11 years jbondzio BUG: integration for steadystate stressbalance LSM over elements with …
(edit) @17240   11 years Mathieu Morlighem BUG: fixing some missing analyses (conditional)
(edit) @17239   11 years jbondzio NEW: module to set active/deactive nodes according to MaskIceLevelset
(edit) @17238   11 years Mathieu Morlighem BUG: forgot to add kriging_sources to modules
(edit) @17237   11 years Mathieu Morlighem BUG: reverted default back
(edit) @17236   11 years Mathieu Morlighem CHG: adding conditionnal compilation back (based on analyses for now)
(edit) @17235   11 years Mathieu Morlighem BUG: fixing P0 Inputs
(edit) @17234   11 years Eric.Larour CHG: startup missing path to lib on windows platforms
(edit) @17233   11 years Mathieu Morlighem CHG: added P0 number of nodes
(edit) @17232   11 years Mathieu Morlighem BUG: P1Enum should be provided to GetInputValue when it is not …
(edit) @17231   11 years jbondzio CHG: correct revert gone too far
(edit) @17230   11 years jbondzio revert to r17226
(edit) @17229   11 years Mathieu Morlighem BUG: fixed spawn input in case interpolation is P0
(edit) @17228   11 years Mathieu Morlighem BUG: fixed spawn input in case interpolation is P0
(edit) @17227   11 years jbondzio CHG: backup dump - to be reverted
(edit) @17226   11 years seroussi BUG: missing P0 interpolation in TriaRef
(edit) @17225   11 years seroussi BUG: fixed problem in the case of no initial field
(edit) @17224   11 years Mathieu Morlighem NEW: enableing landsat image overlay, and commented out imadjust, …
(edit) @17223   11 years Mathieu Morlighem BUG: syncing enums
(edit) @17222   11 years jbondzio ADD: IceMaskNodeActivationEnum. Ice mask for activation of nodes now …
(edit) @17221   11 years Mathieu Morlighem CHG: relaxed some tolerances
(edit) @17220   11 years Mathieu Morlighem CHG: relaxed tolerances
(edit) @17219   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17218   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17217   11 years Mathieu Morlighem CHG: excluding some tests
(edit) @17216   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17215   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17214   11 years cborstad BUG: description of ice_levelset was backwards for ice versus no ice areas
(edit) @17213   11 years Mathieu Morlighem CHG: relaxing some tolerances for jenkins
(edit) @17212   11 years Mathieu Morlighem NEW: added UpdateConstraints method to all analyses
(edit) @17211   11 years jbondzio minor: partial correction of revert
(edit) @17210   11 years jbondzio revert to r17207
(edit) @17209   11 years jbondzio BUG: update failing LSM test
(edit) @17208   11 years jbondzio CHG: setting of BCs for LSM, minor bugs
(edit) @17207   11 years Mathieu Morlighem BUG: fixinf segmentation fault due to bad indexing
(edit) @17206   11 years Mathieu Morlighem CHG: excluding some more tests
(edit) @17205   11 years Mathieu Morlighem CHG: updated some tolerances
Note: See TracRevisionLog for help on using the revision log.