source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13511   14 years Eric.Larour CHG: get svn to ignore some svn files
(edit) @13510   14 years Eric.Larour CHG: get svn to ignore some svn files
(edit) @13509   14 years Eric.Larour NEW: new fos_reverse driver capability.
(edit) @13508   14 years Eric.Larour NEW: test to check forward vectorial vs reverse scalar
(edit) @13507   14 years utke CHG factored out EDF allocations, changed driver names, added …
(edit) @13506   14 years Eric.Larour CHG: new AutodiffFosReverseIndexEnum for reverse mode. Also changed …
(edit) @13505   14 years Eric.Larour CHG: new AutodiffFosReverseIndexEnum for reverse mode. Also changed …
(edit) @13504   14 years jschierm NEW: Working test205.py.
(edit) @13503   14 years jschierm FIX: Fixes required for test205.py.
(edit) @13502   14 years utke CHG space savers for EDF
(edit) @13501   14 years Eric.Larour CHG: active keep on in trace for reverse drivers
(edit) @13500   14 years Eric.Larour CHG: checkconsistency now accepts reverse drivers
(edit) @13499   14 years Eric.Larour CHG: problem with driver name
(edit) @13498   14 years utke CHG implement fos_reverse for the solver and use a view to the …
(edit) @13497   14 years helsen CHG: enable shared libraries
(edit) @13496   14 years jschierm CHG: cosmetic.
(edit) @13495   14 years jschierm NEW: Preliminary rifts section of bamg.py.
(edit) @13494   14 years jschierm NEW: test514.py now running.
(edit) @13493   14 years jschierm FIX: Fixed typo and instance dictionary reference.
(edit) @13492   14 years mikep These are scripts that were in my queue to debug - ran out of time
(edit) @13491   14 years mikep Checkin last py scripts I was able to test successfully.
(edit) @13490   14 years Eric.Larour CHG: updated these classes to sync with corresponding .m classes
(edit) @13489   14 years Eric.Larour NEW: update of adolc clone.
(edit) @13488   14 years Eric.Larour CHG: updates to murdo configurations
(edit) @13487   14 years Eric.Larour CHG: swithc from append to prepend on git variables
(edit) @13486   14 years Eric.Larour CHG: fixed issues with mass flux segments where …
(edit) @13485   14 years Mathieu Morlighem BUG: do not check for segment if isautodiff=false
(edit) @13484   14 years jschierm CHG: Change handling of null matrices for python FetchData.
(edit) @13483   14 years Eric.Larour CHG: added mass flux as a possible dependent variable. In order not …
(edit) @13482   14 years jschierm NEW: New python functions in support of test514.py (which doesn't yet …
(edit) @13481   14 years utke CHG just changed the signature in adol-c so need to mirror it here
(edit) @13480   14 years bduong CHG: Changed ordering of LD flags.
(edit) @13479   14 years cborstad CHG: handle matice and matdamageice separately when calculating viscosity
(edit) @13478   14 years bduong BUG: Missing semicolon on prior modification to 'issm_options.m4'
(edit) @13477   14 years bduong CHG: ISSM now recognizes R2012b Matlab version.
(edit) @13476   14 years cborstad CHG: changed mechanicalproperties to sort eigenvalues in descending …
(edit) @13475   14 years Eric.Larour CHG: get svn to ignore some svn files
(edit) @13474   14 years Eric.Larour CHG: get svn to ignore some files
(edit) @13473   14 years Eric.Larour CHG: good test for AD
(edit) @13472   14 years jschierm NEW: Preliminary python versions of GetAreas and GetNodalFunctionsCoeff.
(edit) @13471   14 years jschierm NEW: Enable SetMarineIceSheetBC in Pig.py.
(edit) @13470   14 years jschierm CHG: More changes relating to python 1-d vectors vs. 2-d arrays (plus …
(edit) @13469   14 years Eric.Larour CHG: fixed bug in requested_outputs check consistency
(edit) @13468   14 years utke CHG ignore the return codes for now
(edit) @13467   14 years jschierm FIX: Fixed call to ContourToMesh.
(edit) @13466   14 years jschierm CHG: Update for multiple columns.
(edit) @13465   14 years mikep minor cleanup
(edit) @13464   14 years Mathieu Morlighem BUG: do not compile ContourToMesh twice
(edit) @13463   14 years jschierm CHG: Changed all data 1-d vectors to 2-d arrays to allow multiple columns.
(edit) @13462   14 years jschierm CHG: Changed all data 1-d vectors to 2-d arrays to allow multiple columns.
(edit) @13461   14 years Eric.Larour CHG: AutodiffDriversx now driven by the type of driver string supplied …
(edit) @13460   14 years jschierm CHG: Take advantage of python syntax.
(edit) @13459   14 years utke CHG fix the operator order with ()
(edit) @13458   14 years utke CHG fix wrong condition
(edit) @13457   14 years Eric.Larour CHG: minor
(edit) @13456   14 years Mathieu Morlighem BUG: fix python NR, do not stop if failure
(edit) @13455   14 years mikep t cases 201, 3001..3010. Conversion of SquareShelf.par to .py. …
(edit) @13454   14 years Eric.Larour CHG: get svn to ignore ad tests.
(edit) @13453   14 years utke CHG fix error message text and remove extraneous condition
(edit) @13452   14 years utke CHG allow more forward variants to be used (note that jacobian may …
(edit) @13451   14 years utke NEW 2-dim variant of zero init array allocation
(edit) @13450   14 years Eric.Larour CHG: added new requested output max vel
(edit) @13449   14 years jschierm FIX: Fixed call to ContourToMesh in FlagElements and got setmask working.
(edit) @13448   14 years jschierm FIX: Missing from changeset [13447].
(edit) @13447   14 years jschierm FIX: For python, modules must return all arguments, so add WriteData
(edit) @13446   14 years utke CHG : for solver invocations with changing sizes let adol-c track the …
(edit) @13445   14 years Eric.Larour CHG: move trace_on for ADOLC within the IoModel constructor.
(edit) @13444   14 years Mathieu Morlighem BUG: typo
(edit) @13443   14 years Mathieu Morlighem CHG: updated python version of prognostic.m so that NR works
(edit) @13442   14 years Mathieu Morlighem BUG: fixed python NR report
(edit) @13441   14 years jschierm NEW: Added ContourToMesh to python Makefile.am.
(edit) @13440   14 years cborstad NEW: processdata and plot_unit for python plotting, some new plot …
(edit) @13439   14 years jschierm FIX: Make thermal.py work for vector, but need to know about multiple …
(edit) @13438   14 years Eric.Larour CHG: -added test3015 to check on AD mode runs for prognostic mode and …
(edit) @13437   14 years jschierm NEW: Working python test119.
(edit) @13436   14 years jschierm NEW: Working python bamg et al.
(edit) @13435   14 years Eric.Larour CHG: Added new level of verbosity for autodiff mode. Also updated …
(edit) @13434   14 years Eric.Larour CHG: fixed bug that was calling RequestedDependents repeatedly during …
(edit) @13433   14 years Eric.Larour CHG: added hooks to verbose autodiff
(edit) @13432   14 years Eric.Larour CHG: new way of handling independent and dependent objects. We create …
(edit) @13431   14 years Eric.Larour CHG: changed ad test run to work in prognostic mode
(edit) @13430   14 years Eric.Larour NEW: new enums for dependent and independent objects
(edit) @13429   14 years Eric.Larour NEW: new dependent and independent classes, added to autodiff class
(edit) @13428   14 years Eric.Larour CHG: correct way of requested dependents
(edit) @13427   14 years Eric.Larour New enums for dependent and independent variables
(edit) @13426   14 years Eric.Larour New dependent and independent objects
(edit) @13425   14 years Eric.Larour New DataSet parameter
(edit) @13424   14 years cborstad NEW: a couple more new plot options
(edit) @13423   14 years cborstad BUG: fixed typo in fielddisplay loop
(edit) @13422   14 years jschierm FIX: Python even more rusty after a week away.
(edit) @13421   14 years jschierm FIX: Python rusty after a week away.
(edit) @13420   14 years jschierm CHG: Modified thermal.py corresponding to changeset [13401].
(edit) @13419   14 years utke CHG : moved to MCS git clone because gitorrious.org is unreliable …
(edit) @13418   14 years schlegel CHG: Update to use model extract local method
(edit) @13417   14 years cborstad NEW: processmesh and applyoptions for python plotting, some options enabled
(edit) @13416   14 years Mathieu Morlighem BUG: fixed bug in pids
(edit) @13415   14 years Mathieu Morlighem BUG: compilation for Dakota fixed
(edit) @13414   14 years Mathieu Morlighem CHG: clean-up removed MyRank which is not used anymore, and removed …
(edit) @13413   14 years Mathieu Morlighem CHG: cosmetics
(edit) @13412   14 years Mathieu Morlighem CHG: lots of cleanup
Note: See TracRevisionLog for help on using the revision log.