source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16293   12 years Mathieu Morlighem CHG: synced enums
(edit) @16292   12 years Mathieu Morlighem CHG: removed mesh dimension and replaced by meshtype (I know... type …
(edit) @16291   12 years Mathieu Morlighem CHG: removed mesh dimension and replaced by meshtype (I know... type …
(edit) @16290   12 years Mathieu Morlighem CHG: no need to have Flowequations in there
(edit) @16289   12 years Mathieu Morlighem DEL: removing strcmpi not needed anymore
(edit) @16288   12 years Mathieu Morlighem BUG: removed src/m/classes/model
(edit) @16287   12 years Mathieu Morlighem CHG: starting new mesh class and removed planet since it is a model …
(edit) @16286   12 years Mathieu Morlighem CHG: syncing syntax highlighting
(edit) @16285   12 years Eric.Larour CHG: added ivy cluster
(edit) @16284   12 years Mathieu Morlighem BUG: typo
(edit) @16283   12 years Mathieu Morlighem CHG: updating archive on larsen directly
(edit) @16282   12 years Mathieu Morlighem CHG: fixing compilation warnings
(edit) @16281   12 years Mathieu Morlighem CHG: updated pythonb script
(edit) @16280   12 years Mathieu Morlighem CHG: added comment
(edit) @16279   12 years Eric.Larour CHG: issue with order of varargin
(edit) @16278   12 years jbondzio Update archives 122 and 327
(edit) @16277   12 years Mathieu Morlighem CHG: removed hack
(edit) @16276   12 years seroussi added volume above floatation
(edit) @16275   12 years seroussi NEW: added VolumeAboveFloatation calculation
(edit) @16274   12 years Mathieu Morlighem CHG: python should also marshall ThermalIsdynamicbasalspc
(edit) @16273   12 years Mathieu Morlighem CHG: python should also marshall ThermalIsdynamicbasalspc
(edit) @16272   12 years jbondzio CHG: changed Penta::UpdateThermalBasalConstraints to …
(edit) @16271   12 years jbondzio NEW: arrhenius.m allows to figure out the ice rigidity for given …
(edit) @16270   12 years Eric.Larour NEW: configuration for ampi adolc runs on pleiades.
(edit) @16269   12 years Eric.Larour CHG: added hook up to use shape file
(edit) @16268   12 years Eric.Larour CHG: trasnferring changes from the matlab class to the python class
(edit) @16267   12 years utke CHG make the stats output compact
(edit) @16266   12 years utke CHG partition is not even - we better show the info collected from all …
(edit) @16265   12 years utke file cleanup
(edit) @16264   12 years utke CHG adolc defaults/checks
(edit) @16263   12 years utke CHG set buffer sizes
(edit) @16262   12 years utke CHG this produces acceptable output
(edit) @16261   12 years utke CHG formatting
(edit) @16260   12 years utke CHG fix up the stats output
(edit) @16259   12 years Eric.Larour CHG: don't verbose by default
(edit) @16258   12 years Eric.Larour CHG: modified bamg to accept shape files
(edit) @16257   12 years Eric.Larour CHG: creating shp equivalent capabilities
(edit) @16256   12 years Eric.Larour CHG: protecting mass transport code for autodiff mode.
(edit) @16255   12 years Eric.Larour CHG: protecting thermal code in PostProcessingEnthalpyx
(edit) @16254   12 years Eric.Larour CHG: fixed bug that was breaking the ad runs.
(edit) @16253   12 years Eric.Larour CHG: fixed bug that was precluding default parameter setting in the …
(edit) @16252   12 years Eric.Larour CHG: added new parameters for garbage collection in autodiff mode
(edit) @16251   12 years utke CHG hook call to experiment with controlling the location memory …
(edit) @16250   12 years Mathieu Morlighem CHG: fixed pkriging for new marshalles enums
(edit) @16249   12 years Mathieu Morlighem CHG: removed gradient_only option, use nsteps=0 instead
(edit) @16248   12 years Mathieu Morlighem CHG: removed gradient_only option, use nsteps=0 instead
(edit) @16247   12 years Mathieu Morlighem CHG: display last option before inconsistency
(edit) @16246   12 years Mathieu Morlighem CHG: added conversion from taoinversion to inversion
(edit) @16245   12 years Mathieu Morlighem BUG: fixed isautodiff bad indentation
(edit) @16244   12 years seroussi BUG: isautodiff field needed in class autodiff
(edit) @16243   12 years Eric.Larour NEW: adding 4 buffer fields to autodiff capability.
(edit) @16242   12 years Eric.Larour CHG fixing check + verbosing tape statistics
(edit) @16241   12 years Mathieu Morlighem CHG: updated archive now that there is a slope in the x direction
(edit) @16240   12 years Mathieu Morlighem CHG: moving stressbalance specific parameters to …
(edit) @16239   12 years Mathieu Morlighem CHG: updated cppcheck script
(edit) @16238   12 years Mathieu Morlighem DEL: removed unsued code
(edit) @16237   12 years Mathieu Morlighem DEL: removed unsued code
(edit) @16236   12 years Mathieu Morlighem CHG: added default for hydrostaticratio
(edit) @16235   12 years Mathieu Morlighem DEL: removing old enums
(edit) @16234   12 years Mathieu Morlighem DEL: removing old enums
(edit) @16233   12 years Mathieu Morlighem DEL: removed legacy code
(edit) @16232   12 years Mathieu Morlighem DEL: removed legacy code
(edit) @16231   12 years Mathieu Morlighem DEL: removed legacy code
(edit) @16230   12 years Mathieu Morlighem CHG: no need to call exprintf
(edit) @16229   12 years utke CHG revert for this file only the change done with 16201 - as …
(edit) @16228   12 years Mathieu Morlighem DEL: removed some legacy code
(edit) @16227   12 years Mathieu Morlighem BUG: fixed typo
(edit) @16226   12 years Mathieu Morlighem CHG: do not compile Scotchx and Chacox if not present
(edit) @16225   12 years Mathieu Morlighem CHG: relaxed some tolerances
(edit) @16224   12 years Mathieu Morlighem BUG: metis seg faults when there are too few elements to partition
(edit) @16223   12 years Mathieu Morlighem CHG: added defaults for vx and vy
(edit) @16222   12 years Mathieu Morlighem CHG: memory leak
(edit) @16221   12 years Mathieu Morlighem CHG: fixed memory leak in DamageEvolution
(edit) @16220   12 years utke CHG include needed for sprintf
(edit) @16219   12 years Mathieu Morlighem CHG: simplifying InputDuplicatex prototype
(edit) @16218   12 years Mathieu Morlighem CHG: cleaning up updateelements
(edit) @16217   12 years Mathieu Morlighem BUG: or is || in C
(edit) @16216   12 years schlegel CHG: add qmu for levelset
(edit) @16215   12 years schlegel CHG: reorg of qmu variables
(edit) @16214   12 years cborstad CHG: rather than use penalties, enforce limits on damage in …
(edit) @16213   12 years cborstad CHG: typo in print statement
(edit) @16212   12 years Mathieu Morlighem CHG: temporary fix for inversions
(edit) @16211   12 years Mathieu Morlighem CHG: bathymtry only required in transients of isgrounding line. …
(edit) @16210   12 years Mathieu Morlighem BUG: HydrostaticRation is only required for Qmu analysis
(edit) @16209   12 years Mathieu Morlighem CHG: defaulting in InputCreate is now explicit, to avoid default 0. …
(edit) @16208   12 years Mathieu Morlighem CHG: simplifying InputCreate
(edit) @16207   12 years Mathieu Morlighem BUG: fixing tests 423 and 433
(edit) @16206   12 years Mathieu Morlighem CHG: simplifying ConstraintState modules
(edit) @16205   12 years Eric.Larour CHG: new archives for ad ampi tests
(edit) @16204   12 years Eric.Larour CHG: get svn to ignore some files.
(edit) @16203   12 years Eric.Larour CHG: arhcives to adolc ampi tests
(edit) @16202   12 years Eric.Larour CHG: took out tests that dependend on fos_forward driver
(edit) @16201   12 years Eric.Larour CHG: fixed serious bug
(edit) @16200   12 years Mathieu Morlighem CHG: cpperrors and simplifying COnstraintState (to be continued)
(edit) @16199   12 years Eric.Larour CHG: augmenting range of adolc runs
(edit) @16198   12 years cborstad CHG: merged matlab changes to python for damage model
(edit) @16197   12 years Mathieu Morlighem CHG: temporary fix, all penalty models use the same modules, which …
(edit) @16196   12 years Eric.Larour CHG: reverting
(edit) @16195   12 years Eric.Larour CHG: unhooking ampi tests
(edit) @16194   12 years Eric.Larour NEW: added new adolc tests, using the mumps solver.
Note: See TracRevisionLog for help on using the revision log.