source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15892   13 years jbondzio ADD: Penta::DrainWaterfraction implements drainage of excess water …
(edit) @15891   13 years jbondzio NEW: DrainageFunctionWaterfraction(IssmDouble waterfraction) returns …
(edit) @15890   13 years jbondzio ADD: DrainageFunctionWaterfraction.cpp for enthalpy
(edit) @15889   13 years jbondzio ADD: DrainageFunctionWaterfraction(IssmDouble waterfraction) for …
(edit) @15888   13 years Eric.Larour CHG: no need to verbose Makefile
(edit) @15887   13 years Eric.Larour CHG: getting svn to ignore some files
(edit) @15886   13 years Eric.Larour CHG: not needed
(edit) @15885   13 years Eric.Larour CHG: new snowpack model
(edit) @15884   13 years Eric.Larour CHG: specified target install
(edit) @15883   13 years Mathieu Morlighem CHG: return if model is 2d instead of erroring out
(edit) @15882   13 years cborstad BUG: python syntax
(edit) @15881   13 years Mathieu Morlighem CHG: synced Enums
(edit) @15880   13 years Eric.Larour CHG: new MeteoIO package
(edit) @15879   13 years Mathieu Morlighem NEW: added free surface solver for bottom and upper surface, not …
(edit) @15878   13 years Mathieu Morlighem NEW: added free surface solver for bottom and upper surface, not …
(edit) @15877   13 years Mathieu Morlighem NEW: added free surface solver for bottom and upper surface, not …
(edit) @15876   13 years Eric.Larour CHG: relocated svn repository
(edit) @15875   13 years Mathieu Morlighem CHG: renamed S3d -> FS
(edit) @15874   13 years seroussi CHG: updated archives with new enthalpy diffusion parameter
(edit) @15873   13 years Mathieu Morlighem NEW: InterpFromFile should not be used anymore
(edit) @15872   13 years Mathieu Morlighem CHG: fixing some stuff for Johannes
(edit) @15871   13 years Mathieu Morlighem CHG: updating Newton FS
(edit) @15870   13 years Mathieu Morlighem CHG: fixed some stuff from Johannes
(edit) @15869   13 years jbondzio ADD: filled shell Penta::ComputeBasalMeltrate with content. To be …
(edit) @15868   13 years jbondzio ADD: empty shell for Penta::CalculateBasalMeltrate, required for …
(edit) @15867   13 years jbondzio ADD: method for Penta::CalculateBasalMeltrate for enthalpy module
(edit) @15866   13 years jbondzio ADD: implementation of ComputeBasalMeltrate for Tria. Will return …
(edit) @15865   13 years jbondzio ADD: virtual method Element::ComputeBasalMeltrate for enthalpy module
(edit) @15864   13 years jbondzio ADD: function declaration of LliboutryDuval(...) to elements.h
(edit) @15863   13 years jbondzio CHG changed value of diffusive constant for enthalpy to value from …
(edit) @15862   13 years Mathieu Morlighem BUG: indexingupdate needs to be turned to true if Node::DofInFSet or …
(edit) @15861   13 years Mathieu Morlighem NEW: added node->indexingupdate flag so that dofs are not renumbered …
(edit) @15860   13 years Mathieu Morlighem NEW: added check so that inversions are only performed on SSA HO and …
(edit) @15859   13 years Mathieu Morlighem CHG: better error message for new model names
(edit) @15858   13 years Mathieu Morlighem CHG: added alphatst@pbspl233 queue
(edit) @15857   13 years Mathieu Morlighem BUG: return if mesh is 2d
(edit) @15856   13 years Mathieu Morlighem CHG: front cannot be retrieved anymore
(edit) @15855   13 years Mathieu Morlighem CHG: front cannot be retrieved anymore
(edit) @15854   13 years Mathieu Morlighem CHG: relaxed some tolerances
(edit) @15853   13 years Mathieu Morlighem NEW: preparing Dynamic Basal Dirichlet conditions for enthalpy model …
(edit) @15852   13 years cborstad BUG: rheology fields should be rank-1 in python consistency check for …
(edit) @15851   13 years Mathieu Morlighem CHG: subdir-objects needs to be deactivated for now, as python and …
(edit) @15850   13 years Mathieu Morlighem CHG: fixed dakota prototype
(edit) @15849   13 years seroussi CHG: moved some modules back to src/modules and simplified some prototypes
(edit) @15848   13 years Mathieu Morlighem CHG: in future versions of automake, option AUTOMAKE_OPTIONS = …
(edit) @15847   13 years Mathieu Morlighem CHG: use xIsNan instead of isnan for viscosity check
(edit) @15846   13 years Eric.Larour CHG: implemented ISSM_MPI_Wtime for MPI case, temporary fix for the NR …
(edit) @15845   13 years Eric.Larour CHG: added library dependencies for adjoinable mpi and adolc. Circular …
(edit) @15844   13 years cborstad NEW: python version of mechanicalproperties function
(edit) @15843   13 years Eric.Larour CHG: fixed a bunch of asserts that were not dealing with booleans. …
(edit) @15842   13 years cborstad CHG: reshape temperature so that resulting rigidity is in the same …
(edit) @15841   13 years Eric.Larour CHG: have to move some of the new issmmpi layer to the standard core …
(edit) @15840   13 years Eric.Larour CHG: missing std c++ header file
(edit) @15839   13 years Eric.Larour CHG: deleted Comm, as it is basically the same thing as what we define …
(edit) @15838   13 years Eric.Larour CHG: initial conversion from mpi to issmmpi layer. Starting validation …
(edit) @15837   13 years Eric.Larour CHG: finished setting up issmmpi.cpp, starting code-wide conversion …
(edit) @15836   13 years Eric.Larour CHG: starting transition from mpi to issm mpi
(edit) @15835   13 years Eric.Larour CHG: change of mpi/patches to mpi/commops
(edit) @15834   13 years Eric.Larour CHG: temporary change
(edit) @15833   13 years Eric.Larour CHG: fixed typo in test104. Helene, Mathieu, please check on this
(edit) @15832   13 years cborstad NEW: python version of function to calculate steady state ice shelf …
(edit) @15831   13 years cborstad NEW: function to calculate steady state ice shelf temperature as a …
(edit) @15830   13 years cborstad updated strain rate uncertainty calculation
(edit) @15829   13 years jbondzio Added LliboutryDuvalEnum for python
(edit) @15828   13 years jbondzio added LliboutryDuvalEnum.m in case that …
(edit) @15827   13 years jbondzio Added LliboutryDuvalEnum for LliboutryDuval rheology (required for …
(edit) @15826   13 years jbondzio Added LliboutryDuval rheology to checkconsistency and disp for …
(edit) @15825   13 years jbondzio Added LliboutryDuval rheology to checkconsistency and disp for …
(edit) @15824   13 years jbondzio Added LliboutryDuval rheology to checkconsistency and disp for python code.
(edit) @15823   13 years jbondzio Added LliboutryDuval rheology to checkconsistency and disp.
(edit) @15822   13 years seroussi DEL: removed some useless scripts, and updated vie vil and tai
(edit) @15821   13 years Eric.Larour CHG: setting libdir
(edit) @15820   13 years seroussi CHG: fixed wrong commits
(edit) @15819   13 years seroussi FIX: wrong commit--This line, and those below, will be ignored-- M …
(edit) @15818   13 years seroussi CHG: updated tolerances for spc
(edit) @15817   13 years cborstad Diagnostic -> Stressbalance
(edit) @15816   13 years Mathieu Morlighem BUG: hopefully fixed python spc
(edit) @15815   13 years Mathieu Morlighem BUG: still fixing python BC
(edit) @15814   13 years Mathieu Morlighem BUG: fixing seg fault in 3d GL migration module
(edit) @15813   13 years Mathieu Morlighem CHG: updating syntax highlight
(edit) @15812   13 years seroussi BUG: indices in pythoon and matlab differ by 1
(edit) @15811   13 years seroussi CHG: updated matlab tolerances with new spc up to the front
(edit) @15810   13 years Mathieu Morlighem CHG: reverted Makefile.am and added shared/Elements/LliboutryDuval.cpp
(edit) @15809   13 years jbondzio Added c/shared/Elements/LliboutryDuval.cpp to Makefile.am
(edit) @15808   13 years jbondzio LliboutryDuval.cpp implements the weakening effect of water content to …
(edit) @15807   13 years seroussi BUG: trying to fix python BC
(edit) @15806   13 years seroussi BUG: Set up mask.icelevelset values before creating dirichlets
(edit) @15805   13 years Mathieu Morlighem CHG: do not include globals.h in libISSMCore
(edit) @15804   13 years seroussi CHG: updated archives with newest spc values
(edit) @15803   13 years seroussi CHG: updated some tolerances for validation NR (changes in nodes)
(edit) @15802   13 years seroussi BUG: diagnostic class is not stressbalance
(edit) @15801   13 years seroussi CHG: finished boundary condition change in python
(edit) @15800   13 years seroussi CHG: updated archives for spcs that go all the way to the front
(edit) @15799   13 years Mathieu Morlighem NEW: added Mesh tutorial
(edit) @15798   13 years seroussi FIX: python BC again
(edit) @15797   13 years seroussi CHG: fixing python BC
(edit) @15796   13 years seroussi CHG: trying to add boundary condition change in python
(edit) @15795   13 years seroussi CHG: added spcs on the border of ice front to get coherent boundary …
(edit) @15794   13 years Mathieu Morlighem CHG: fixing penalty for FS
(edit) @15793   13 years Mathieu Morlighem BUG: wrong prototype
Note: See TracRevisionLog for help on using the revision log.