source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @13411   14 years cborstad NEW: skeleton of plotmodel routine in python, …
(edit) @13410   14 years Mathieu Morlighem CHG: renaming vertex->dof vertex->pid for consistency (id, sid and …
(edit) @13409   14 years Mathieu Morlighem CHG: renaming install.sh install-2.2.0.sh for consistency
(edit) @13408   14 years Eric.Larour NEW: script to just update adolc in larsen larour nightlys
(edit) @13407   14 years utke CHG use call to ensure contiguous locations for arguments passed to …
(edit) @13406   14 years Mathieu Morlighem CHG: reverted back, this change is conflicting with existing file
(edit) @13405   14 years Mathieu Morlighem CHG: reverted back, this change is conflicting with existing file
(edit) @13404   14 years Mathieu Morlighem NEW: added config.h.in required by configure
(edit) @13403   14 years Mathieu Morlighem added Makefile.in needed by configure
(edit) @13402   14 years Mathieu Morlighem NEW: added Makefile.in needed by configure
(edit) @13401   14 years seroussi CHG: improved check consistency for enthalpy solution
(edit) @13400   14 years Mathieu Morlighem NEW: added some config files needed by configure
(edit) @13399   14 years Mathieu Morlighem NEW: from now on, add configure to trunk so that people do not need …
(edit) @13398   14 years Mathieu Morlighem CHG: updated code stats
(edit) @13397   14 years Mathieu Morlighem Block revision 13395 from being merged into trunk-jpl
(edit) @13396   14 years Eric.Larour 12678 to 13393 oec review
(edit) @13395   14 years Mathieu Morlighem merged trunk-jpl and trunk for revision 13393
(edit) @13394   14 years Mathieu Morlighem Added 12678-13393
Note: See TracRevisionLog for help on using the revision log.