source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17570   11 years Eric.Larour CHG: fixed issues with AD compile.
(edit) @17569   11 years Eric.Larour CHG: shortening wait on lock.
(edit) @17568   11 years Eric.Larour CHG: added marker size option
(edit) @17567   11 years Eric.Larour CHG: generate SMB in Antarctica from simple semi-empirical considerations.
(edit) @17566   11 years Mathieu Morlighem CHG: fixed load of old mesh classes
(edit) @17565   11 years Mathieu Morlighem BUG: fixing extract 3D
(edit) @17564   11 years Mathieu Morlighem BUG: fixing some issues realted to mesh subclasses
(edit) @17563   11 years Mathieu Morlighem BUG: fixing some tests now that subclasses are used for md.mesh
(edit) @17562   11 years Mathieu Morlighem BUG: spctemperature were not set correctly because 2d meshes do not …
(edit) @17561   11 years seroussi CHG: Fixing dirichlet for P2 and P2xP4
(edit) @17560   11 years Mathieu Morlighem CHG: do not load meshvertexonbed if mesh is 2d
(edit) @17559   11 years Mathieu Morlighem CHG: changing some md.mesh.dimension
(edit) @17558   11 years Mathieu Morlighem NEW: removed old mesh classes, use subclasses instead
(edit) @17557   11 years seroussi CHG: minor removed verbose of solution
(edit) @17556   11 years Mathieu Morlighem NEW: added mesh3dprisms
(edit) @17555   11 years Mathieu Morlighem NEW: renamed Bed -> Base in src/c (matlab to be done)
(edit) @17554   11 years Mathieu Morlighem CHG: Syncing enums
(edit) @17553   11 years Mathieu Morlighem CHG: done with first version of XTH algorithm
(edit) @17552   11 years seroussi CHG: minor updated archive
(edit) @17551   11 years cborstad NEW: python module for filling holes in data using k nearest neighbors
(edit) @17550   11 years seroussi CHG: minor for new gauss points
(edit) @17549   11 years Mathieu Morlighem CHG: done with updating tau and d
(edit) @17548   11 years Mathieu Morlighem CHG: done with updating tau and d
(edit) @17547   11 years cborstad BUG: fixed paterson to accept scalar temperature
(edit) @17546   11 years Mathieu Morlighem NEW: done with NewtonSolve
(edit) @17545   11 years Mathieu Morlighem CHG: syncing enums
(edit) @17544   11 years seroussi CHG: updated archives NR
(edit) @17543   11 years seroussi NEW: added gauss points for segments up to 7 order
(edit) @17542   11 years cborstad NEW: python version of shp2exp. renamed matlab version for …
(edit) @17541   11 years Mathieu Morlighem NEW: preparing input update from solution XTH
(edit) @17540   11 years Mathieu Morlighem CHG: moved initialization to solution sequence
(edit) @17539   11 years Mathieu Morlighem CHG: working on initialization
(edit) @17538   11 years Mathieu Morlighem CHG: done with create P Vector
(edit) @17537   11 years Mathieu Morlighem CHG: creating Dstar matrix
(edit) @17536   11 years Mathieu Morlighem CHG: adding Tensor basis functions'
(edit) @17535   11 years Mathieu Morlighem CHG: constructing d and tau from inputs
(edit) @17534   11 years seroussi CHG: updating archives for local coordinates ice shelf
(edit) @17533   11 years Mathieu Morlighem CHG: enable development to check moving boundaries
(edit) @17532   11 years seroussi BUG: local coordinates for all elements on the bed thanks to hongju
(edit) @17531   11 years Mathieu Morlighem BUG: fixed syntax:
(edit) @17530   11 years Mathieu Morlighem CHG: enable development to check moving boundaries
(edit) @17529   11 years Mathieu Morlighem CHG: fixed indexing on top segments (see Hongju's email)
(edit) @17528   11 years Mathieu Morlighem CHG: fixed coupling FS
(edit) @17527   11 years Mathieu Morlighem BUG: while spawning segments for top, make sure to have consistent …
(edit) @17526   11 years Mathieu Morlighem CHG: working onXTH
(edit) @17525   11 years Mathieu Morlighem CHG: working on XTaylorhood
(edit) @17524   11 years bdef CHG: updating hydro test to the new initialization method
(edit) @17523   11 years bdef CHG: adding an initialization value for the epl thickness
(edit) @17522   11 years Mathieu Morlighem NEW: added new enum for Nathan's LA theta algo
(edit) @17521   11 years Mathieu Morlighem BUG: variable 'approximation' is used before its value is set
(edit) @17520   11 years seroussi CHG: no verbose needed in Nighlty runs
(edit) @17519   11 years Mathieu Morlighem BUG: wrong artificial diffusion caught by Hongju
(edit) @17518   11 years Mathieu Morlighem BUG: wrong artificial diffusion caught by Hongju
(edit) @17517   11 years seroussi BUG: removed ./solutionsequences/solutionsequence_damage_nonlinear.cpp …
(edit) @17516   11 years Mathieu Morlighem CHG: cosmetics, removed penalties from damage transient, merged some …
(edit) @17515   11 years Mathieu Morlighem NEW: working on FS Tetra:
(edit) @17514   11 years Mathieu Morlighem CHG: removed duplicate SpawnTria that required location only
(edit) @17513   11 years Mathieu Morlighem CHG: working on spawnTria function of Tetra
(edit) @17512   11 years seroussi BUG: fixing numbering of dirichlet on faces P2P4
(edit) @17511   11 years Mathieu Morlighem NEW: done with depth averaging solution :)
(edit) @17510   11 years Mathieu Morlighem CHG: do not use md.mesh.dimension anymore
(edit) @17509   11 years Mathieu Morlighem NEW: added Max function to PetscVec
(edit) @17508   11 years seroussi BUG: fixed Dirichlet conditions on faces for P2P4
(edit) @17507   11 years Mathieu Morlighem CHG: removed all register commands to get rid of (warning: 'register' …
(edit) @17506   11 years cborstad BUG: missed numpy import
(edit) @17505   11 years cborstad BUG: missed cluster import
(edit) @17504   11 years seroussi CHG: cosmetics
(edit) @17503   11 years jbondzio CHG: Levelsetfunction initialization routine to solve penalization …
(edit) @17502   11 years cborstad BUG: instantiation of pairoptions in plotoptions
(edit) @17501   11 years cborstad BUG: missed import
(edit) @17500   11 years cborstad BUG: missed import
(edit) @17499   11 years cborstad BUG: NR's need to import generic class
(edit) @17498   11 years Mathieu Morlighem CHG: syncing enums
(edit) @17497   11 years cborstad CHG: cleaning up import * statements, caught a few missing modules
(edit) @17496   11 years cborstad BUG: missed a couple references to PythonFuncs
(edit) @17495   11 years Mathieu Morlighem CHG: reverting back
(edit) @17494   11 years Mathieu Morlighem NEW: working on depthaveraging method
(edit) @17493   11 years Mathieu Morlighem CHG: working on MINI elements FS
(edit) @17492   11 years Mathieu Morlighem CHG: reverting back
(edit) @17491   11 years Mathieu Morlighem NEW: done with Tetra P1bubblecondensed
(edit) @17490   11 years Mathieu Morlighem NEW: P1bubble implemented for tetras
(edit) @17489   11 years Mathieu Morlighem CHG: removed some comments
(edit) @17488   11 years cborstad BUG: missed a few changes after updating the import of MatlabFuncs
(edit) @17487   11 years Mathieu Morlighem BUG: make ElementsAndVerticesPartitioning work for any type of mesh
(edit) @17486   11 years Mathieu Morlighem BUG: got Jacobian rightvim TetraRef.cpp
(edit) @17485   11 years Mathieu Morlighem CHG: fixed volume of reference tetra:
(edit) @17484   11 years Mathieu Morlighem BUG: fixing numberofvertices
(edit) @17483   11 years Mathieu Morlighem NEW: added tetras method in model that splits mesh3dprism into mesh3dtetra
(edit) @17482   11 years Mathieu Morlighem CHG: preparing plot for tetras
(edit) @17481   11 years Mathieu Morlighem NEW: added fti for checkpointing
(edit) @17480   11 years cborstad CHG: cleaning up python imports. Use "m" prefix when using …
(edit) @17479   11 years Mathieu Morlighem BUG: fixinf AD compilation, gauss tetra needs to have IssmDouble and …
(edit) @17478   11 years Mathieu Morlighem CHG: relaxed some tolerances
(edit) @17477   11 years Mathieu Morlighem BUG: fixed python version
(edit) @17476   11 years Mathieu Morlighem DEL removed some unused files
(edit) @17475   11 years Mathieu Morlighem CHG: stop looking for md.mesh.dimension
(edit) @17474   11 years Mathieu Morlighem CHG: some changes to display results on tetra mesh, stop looking for …
(edit) @17473   11 years Mathieu Morlighem CHG: syncing enums
(edit) @17472   11 years Mathieu Morlighem NEW: working on Tetra elements
(edit) @17471   11 years jbondzio CHG: make python's checkconsistency consistent to matlab's one
Note: See TracRevisionLog for help on using the revision log.