source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17619   11 years Mathieu Morlighem CHG: added initial guess when u=0 and number of non linear iterations …
(edit) @17618   11 years cborstad better default fill value for nan's
(edit) @17617   11 years cborstad CHG: fill nan's by default since matplotlib doesn't handle them
(edit) @17616   11 years Mathieu Morlighem CHG: updating FS archives: now keep vx and vy on actual interpolation …
(edit) @17615   11 years Mathieu Morlighem CHG: added 1/sqrt(2) factor in effective straine rate for flow band models
(edit) @17614   11 years cborstad corrected help text for python usage
(edit) @17613   11 years Mathieu Morlighem CHG: updating archives now that we do not reinterpolate results on P1
(edit) @17612   11 years cborstad BUG: fixed shp2exp for point shapefiles
(edit) @17611   11 years Mathieu Morlighem CHG: do not update old class
(edit) @17610   11 years Mathieu Morlighem NEW: renamed onbed -> onbase
(edit) @17609   11 years Mathieu Morlighem CHG: InputUpdateFromSolution do not assume a P1 finite element anymore
(edit) @17608   11 years Mathieu Morlighem BUG: fixed some memory leaks/delete problems
(edit) @17607   11 years Mathieu Morlighem CHG: updating archives now that FS does not reinterpolate to P1
(edit) @17606   11 years Mathieu Morlighem CHG: updating FS archives: now keep vx and vy on actual interpolation …
(edit) @17605   11 years Mathieu Morlighem CHG: fixing depth averaging for non P1 input
(edit) @17604   11 years Mathieu Morlighem CHG: for FS, do not reinterpolate results on P1 inputs, keep the same …
(edit) @17603   11 years Mathieu Morlighem NEW: added convergence test for LA Theta algorithm
(edit) @17602   11 years Mathieu Morlighem BUG: do not use mesh variable
(edit) @17601   11 years Mathieu Morlighem BUG: fixed initial temperatures
(edit) @17600   11 years Mathieu Morlighem NEW: relaxed constrain for free surface bed when floating, and removed …
(edit) @17599   11 years Mathieu Morlighem CHG: fixed bathymetry
(edit) @17598   11 years cborstad CHG: subset the input data for better efficiency, mask out nan's since …
(edit) @17597   11 years cborstad BUG: some fixes for new mesh handling
(edit) @17596   11 years cborstad NEW: python interpolation module. Largely analogous to existing …
(edit) @17595   11 years Mathieu Morlighem CHG: minor
(edit) @17594   11 years Mathieu Morlighem BUG: fixed bathymetry:
(edit) @17593   11 years Mathieu Morlighem BUG: fixed grounding line migration type
(edit) @17592   11 years Mathieu Morlighem CHG: fixed GL tests
(edit) @17591   11 years Mathieu Morlighem BUG: fixed for pfe interactive=0
(edit) @17590   11 years Mathieu Morlighem CHG: WARNING: md.geometry.bed is now md.geometry.base and bathymetry is bed
(edit) @17589   11 years Mathieu Morlighem BUG: fixed mesh3dprisms constructor
(edit) @17588   11 years Mathieu Morlighem BUG: class mesh does not exist anymore
(edit) @17587   11 years cborstad NEW: python version of ll2xy
(edit) @17586   11 years Mathieu Morlighem CHG: removing cmake files, Gil is giving up the idea
(edit) @17585   11 years Mathieu Morlighem CHG: renaming OnBed OnBase for consistency
(edit) @17584   11 years Mathieu Morlighem NEW: fixing constraints at the bed for grounded free surface bed
(edit) @17583   11 years Mathieu Morlighem BUG: fixing compilation
(edit) @17582   11 years hongjuy CHG: some minor details in FS contact migration
(edit) @17581   11 years cborstad BUG: missed import of MatlabFuncs
(edit) @17580   11 years Mathieu Morlighem NEW: added FS contact method for GL (not implemented yet)
(edit) @17579   11 years Mathieu Morlighem NEW: added FS contact method for GL (not implemented yet)
(edit) @17578   11 years Eric.Larour CHG: fixed simple name bug.
(edit) @17577   11 years Mathieu Morlighem BUG: fixed processmesh for 2d meshes
(edit) @17576   11 years Mathieu Morlighem BUG: fixed processmesh for 2d meshes
(edit) @17575   11 years Mathieu Morlighem NEW: added vorticity.m
(edit) @17574   11 years Mathieu Morlighem BUG: fixed gethostname
(edit) @17573   11 years seroussi CHG: minor tolerances
(edit) @17572   11 years Mathieu Morlighem NEW: new GL migration option for FS based on contact mechanics
(edit) @17571   11 years Mathieu Morlighem BUG: fixing waitonlock for acenet
(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
Note: See TracRevisionLog for help on using the revision log.