source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16434   12 years Mathieu Morlighem NEW: preparing Free surfaces flowband model
(edit) @16433   12 years Mathieu Morlighem CHG: fixed coupling FS
(edit) @16432   12 years Mathieu Morlighem CHG: fixing free surfaces for 2d vertical models
(edit) @16431   12 years Mathieu Morlighem CHG: do not check vz if not 3d
(edit) @16430   12 years Eric.Larour CHG: improved speed on assemble routine.
(edit) @16429   12 years Mathieu Morlighem CHG: added error message if more than one edge is on bed (which is not …
(edit) @16428   12 years Mathieu Morlighem CHG: added TAO check
(edit) @16427   12 years Mathieu Morlighem CHG: added _HAVE_TAO_
(edit) @16426   12 years Mathieu Morlighem CHG: updated archives now that FS coordinate system is fixed
(edit) @16425   12 years Mathieu Morlighem CHG: updated archives now that FS coordinate system is fixed
(edit) @16424   12 years Eric.Larour CHG: improving hopefully on speed.
(edit) @16423   12 years Mathieu Morlighem CHG: fixing case {} = NaN for string array
(edit) @16422   12 years Mathieu Morlighem BUG: fixing InputUpdateFromSolutionFS bug, in which we do not …
(edit) @16421   12 years Mathieu Morlighem CHG: simplifying InputUpdateFromSolution
(edit) @16420   12 years Mathieu Morlighem CHG: moving outputdefinitions back to test101
(edit) @16419   12 years Eric.Larour CHG: buf fix.
(edit) @16418   12 years cborstad BUG: linewidth can be passed as a cell
(edit) @16417   12 years Eric.Larour CHG: fixed bug
(edit) @16416   12 years cborstad NEW: functions for calculating ice shelf damage and backstress from …
(edit) @16415   12 years Eric.Larour NEW: implemented new IssmMpiSparseMat format. Switched the mumps …
(edit) @16414   12 years Mathieu Morlighem NEW: first verions
(edit) @16413   12 years Mathieu Morlighem CHG: removing Shp2Exp and replace with ShpRead to be continued
(edit) @16412   12 years Mathieu Morlighem CHG: added sea level:
(edit) @16411   12 years Eric.Larour CHG: hiding output definitions in par file
(edit) @16410   12 years Mathieu Morlighem NEW: added test702 NR test
(edit) @16409   12 years Mathieu Morlighem BUG: pressure was not well retrieved
(edit) @16408   12 years Mathieu Morlighem BUG: fixed Enum name:
(edit) @16407   12 years Mathieu Morlighem CHG: renaming OutputdefinitionEnumsEnum OutputdefinitionListEnum (Enum …
(edit) @16406   12 years Mathieu Morlighem NEW: added NowickiProfile.m for transition zone
(edit) @16405   12 years Mathieu Morlighem CHG: enums do not need to be a field of outputdefinitions, define it …
(edit) @16404   12 years Mathieu Morlighem CHG: do not define outputdefinitions by default, only define it for test101
(edit) @16403   12 years Mathieu Morlighem CHG: do not define outputdefinitions by default
(edit) @16402   12 years Eric.Larour CHG: minor debugging
(edit) @16401   12 years Mathieu Morlighem BUG: fixed coordinate system in inputupdatefromsolution
(edit) @16400   12 years Eric.Larour CHG: trying autodiff output definition responses
(edit) @16399   12 years Mathieu Morlighem BUG: fixed bad indices
(edit) @16398   12 years Eric.Larour CHG: fixed issues with casting
(edit) @16397   12 years Eric.Larour CHG: updated archive for new test with mass fluxes
(edit) @16396   12 years Eric.Larour CHG: wrong array format
(edit) @16395   12 years Mathieu Morlighem NEW: added vertexonsurface for 2d flowline models
(edit) @16394   12 years Mathieu Morlighem CHG: improvements
(edit) @16393   12 years Eric.Larour CHG: added checks on mass fluxes
(edit) @16392   12 years Eric.Larour CHG: took out verbose
(edit) @16391   12 years Eric.Larour CHG: bug fix
(edit) @16390   12 years Mathieu Morlighem CHG: added conversion from mesh to mesh2dvertical
(edit) @16389   12 years Mathieu Morlighem NEW: added importgmsh.m
(edit) @16388   12 years Eric.Larour NEW: new capbility to request outputs that can be defined very widely …
(edit) @16387   12 years Mathieu Morlighem CHG: Fixing local coordinate system for flowband model
(edit) @16386   12 years Mathieu Morlighem BUG: dp needs to be initialized
(edit) @16385   12 years seroussi BUG: fixing python NR again
(edit) @16384   12 years Mathieu Morlighem BUG: fixed seg faults
(edit) @16383   12 years seroussi BUG: trying to fix python NR
(edit) @16382   12 years Mathieu Morlighem NEW: added bed slope calculation (needs debugging still)
(edit) @16381   12 years Mathieu Morlighem CHG: syncing syntax
(edit) @16380   12 years Mathieu Morlighem NEW: added flowband NR
(edit) @16379   12 years Mathieu Morlighem NEW: added bamgflowband.m for flowband meshes
(edit) @16378   12 years Mathieu Morlighem BUG: fixed compilation
(edit) @16377   12 years Mathieu Morlighem NEW: added more capabilities to SegRef
(edit) @16376   12 years seroussi NEW: added GaussSeg
(edit) @16375   12 years seroussi BUG: fixed indentation in python
(edit) @16374   12 years seroussi BUG: missing IceVolumeAboveFloatation output in RequestedOutputx
(edit) @16373   12 years Mathieu Morlighem NEW: added friction for FS flowline
(edit) @16372   12 years Mathieu Morlighem CHG: fixed typo
(edit) @16371   12 years Mathieu Morlighem NEW: preparing mesh deformation module
(edit) @16370   12 years Eric.Larour CHG: better check
(edit) @16369   12 years Eric.Larour CHG: reverting
(edit) @16368   12 years Eric.Larour CHG: better check
(edit) @16367   12 years Mathieu Morlighem NEW: added StringToEnum return -1 if not found
(edit) @16366   12 years Mathieu Morlighem NEW: moved exportgmsh to dassflow
(edit) @16365   12 years Mathieu Morlighem CHG: removing useless checkconsistency
(edit) @16364   12 years Mathieu Morlighem NEW: adding front to FS
(edit) @16363   12 years Eric.Larour CHG: changing requested outputs from enums to strings
(edit) @16362   12 years Eric.Larour CHG: handy matlab hookup to bash script
(edit) @16361   12 years Mathieu Morlighem BUG: fixed SIA SSA coupling
(edit) @16360   12 years jbondzio CHG: exclude buggy drainage of water for now. Update archives.
(edit) @16359   12 years jbondzio BUG: Enthalpy: basal melting and refreezing works now for zero velocities
(edit) @16358   12 years Eric.Larour CHG: fixed broken reginal basin display
(edit) @16357   12 years seroussi BUG: fixing temperature hack, loop over nodes missing
(edit) @16356   12 years seroussi BUG: updated loadobj for damage classe
(edit) @16355   12 years Mathieu Morlighem CHG: added exportgmsh.m to export mesh in gmsh format
(edit) @16354   12 years Mathieu Morlighem BUG: fixed DG tests
(edit) @16353   12 years bdef Correction of the header
(edit) @16352   12 years Mathieu Morlighem CHG: taylor hood 2d
(edit) @16351   12 years Mathieu Morlighem CHG: done with 2d FS
(edit) @16350   12 years Mathieu Morlighem CHG: moving along with 2d vertical FS
(edit) @16349   12 years Mathieu Morlighem CHG: fixed undefined map
(edit) @16348   12 years Mathieu Morlighem CHG: added spc on left side
(edit) @16347   12 years Mathieu Morlighem CHG: need to cast to int
(edit) @16346   12 years Mathieu Morlighem CHG: fixing test303
(edit) @16345   12 years Mathieu Morlighem CHG: fixed test names
(edit) @16344   12 years cborstad BUG: missed project2d for spcdamage
(edit) @16343   12 years Mathieu Morlighem CHG: adding some support for 2d FS
(edit) @16342   12 years cborstad ensure element-wise operations in temperature calculation
(edit) @16341   12 years cborstad missed negative sign for heat flux
(edit) @16340   12 years Eric.Larour CHG: modification to not wipe out all fields of the shape file
(edit) @16339   12 years Eric.Larour CHG: shp write routine
(edit) @16338   12 years Mathieu Morlighem CHG: preparing local referential for FS 2d flowband
(edit) @16337   12 years Mathieu Morlighem CHG: updating highlighting
(edit) @16336   12 years Mathieu Morlighem CHG: improving mesh2dvertical capabilities
(edit) @16335   12 years Mathieu Morlighem CHG: improving mesh2dvertical capabilities
Note: See TracRevisionLog for help on using the revision log.