source: issm/trunk-jpl/src/m/boundaryconditions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25183   5 years jdquinn BUG: Corrected remaining tests (Love number retrieval)
(edit) @25166   5 years jdquinn CHG: Saving MATLAB -> Python changes; still hunting for implementation bug
(edit) @25161   5 years jdquinn BUG: Marshalling of solid earth requested outputs.
(edit) @25158   5 years jdquinn CHG: Translated Love numbers support from MATLAB to Python
(edit) @25143   5 years Eric.Larour CHG: changing name.
(edit) @25138   5 years Eric.Larour CHG: merging loadlove and tidallove classes. Revamped load_numbers.m …
(edit) @25011   5 years jdquinn CHG: Partial commit of changes to Python Dakota interface; cleanup
(edit) @24861   5 years Mathieu Morlighem CHG: renaming groundedice_levelset -> ocean_levelset (negative if …
(edit) @24260   6 years jdquinn BUG: Extraneous spaces and other fixes (will continue with this …
(edit) @24256   6 years bdef BUG: fixing some negative number syntax
(edit) @24255   6 years bdef BUG: syntax fix in array indexes
(edit) @24213   6 years bdef CHG: syntax cahnge to meet most of Pep8 requirement
(edit) @23737   6 years kruegern BUG: fixed various minor bugs preventing ADOLC and SE from building …
(edit) @23716   6 years bdef CHG: shifting to py3 version of python interface (py2 compatible)
(edit) @22832   7 years Eric.Larour CHG: diverse
(edit) @22359   7 years kruegern CHG: changed love_numbers.py to more closely resemble the .m version
(edit) @22357   7 years adhikari CHG: correct element is replaced for CF
(edit) @22356   7 years adhikari CHG: minor
(edit) @22354   7 years adhikari CHG: minor
(edit) @22353   7 years adhikari CHG: center of frame reference frame implemented
(edit) @22133   8 years kruegern BUG: fixed a few bugs present in these files in preparation for 2xxx …
(edit) @21410   9 years bdef CHG: Python Cosmetic fixes
(edit) @21307   9 years adhikari CHG: reference frame- default set to CM
(edit) @21306   9 years adhikari CHG: love numbers added for center-of-figure reference frame
(edit) @21303   9 years bdef CHG: major cosmetic clean up we now ask shape (N,) rather than (N,1) …
(edit) @21254   9 years bdef CHG: replacing npy by np for numpy abreviation
(edit) @21069   9 years Mathieu Morlighem CHG: getting rid of more enums
(edit) @20910   9 years bdef CHG:fixing and/or harmonizing wrappers calls
(edit) @20906   9 years Eric.Larour CHG: bad initialization of loadingforce.
(edit) @20534   9 years Mathieu Morlighem CHG: changed warning to simple display
(edit) @20284   9 years Eric.Larour CHG: fixed love_numbers python routine used in test2002 now.
(edit) @20181   9 years Eric.Larour CHG: new love_numbers routine. new slr.js and model.js hook up as well …
(edit) @20172   9 years dlcheng ADD: python versions of gmshplanet and love_numbers
(edit) @20167   9 years Eric.Larour NEW: love_numbers from srosat.com/iag-jsg/loveNb.php
(edit) @19837   10 years Eric.Larour CHG(JAVASCRIPT): fixed bug in spc setup.
(edit) @19793   10 years Eric.Larour CHG: finished first prototype of running stressbalance in javascript. …
(edit) @19759   10 years Eric.Larour CHG: finished implementing all classes and modules needed to …
(edit) @19527   10 years Eric.Larour CHG: moved md.surfaceforcings to md.smb. By doing so, had to rename …
(edit) @18739   11 years Mathieu Morlighem CHG: reverting Sylvester's commit
(edit) @18738   11 years srebuffi CHG: added parameters for the GUI : iscalvingrate
(edit) @17877   11 years cborstad BUG: syntax
(edit) @17876   11 years cborstad CHG: treat stressbalance spc's as rank-1
(edit) @17870   11 years cborstad CHG: starting to work on the rank-1 versus rank-2 issue in python
(edit) @17766   11 years cborstad CHG: reverting change to postpone python handling of vectors/arrays for now
(edit) @17763   11 years cborstad CHG: python fixes for NR now that it is no longer necessary to specify …
(edit) @17687   11 years Mathieu Morlighem CHG: replacing some meshtype by meshdimension
(edit) @17686   11 years Mathieu Morlighem CHG: following Chris' suggestions, we adopt the following convention …
(edit) @17674   11 years Mathieu Morlighem CHG: renamed meshtype->meshxdim (Extended Dimension) and added meshdim …
(edit) @17567   11 years Eric.Larour CHG: generate SMB in Antarctica from simple semi-empirical considerations.
(edit) @17480   11 years cborstad CHG: cleaning up python imports. Use "m" prefix when using …
(edit) @17477   11 years Mathieu Morlighem BUG: fixed python version
(edit) @17475   11 years Mathieu Morlighem CHG: stop looking for md.mesh.dimension
(edit) @17308   11 years cborstad CHG: added note about spc for vertical velocity as a reminder for …
(edit) @17071   12 years Mathieu Morlighem NEW: initialize forcings by class itself instead of boundary condition …
(edit) @16318   12 years Mathieu Morlighem CHG: getting rid of meshdimension
(edit) @16269   12 years Eric.Larour CHG: added hook up to use shape file
(edit) @16187   12 years Eric.Larour CHG: forgot to set damage spcs
(edit) @15995   12 years Mathieu Morlighem CHG: python equavalent of matlab
(edit) @15993   12 years Mathieu Morlighem BUG: ice front needs to be extended so that it covers the elements …
(edit) @15987   12 years Mathieu Morlighem NEW: no more md.mask.vertexon... nor md.mask.elementon... use …
(edit) @15946   12 years Mathieu Morlighem CG: renaming icelevelset ice_levelset
(edit) @15816   12 years Mathieu Morlighem BUG: hopefully fixed python spc
(edit) @15815   12 years Mathieu Morlighem BUG: still fixing python BC
(edit) @15812   12 years seroussi BUG: indices in pythoon and matlab differ by 1
(edit) @15807   12 years seroussi BUG: trying to fix python BC
(edit) @15806   12 years seroussi BUG: Set up mask.icelevelset values before creating dirichlets
(edit) @15801   12 years seroussi CHG: finished boundary condition change in python
(edit) @15798   12 years seroussi FIX: python BC again
(edit) @15797   12 years seroussi CHG: fixing python BC
(edit) @15796   12 years seroussi CHG: trying to add boundary condition change in python
(edit) @15795   12 years seroussi CHG: added spcs on the border of ice front to get coherent boundary …
(edit) @15771   12 years Mathieu Morlighem CHG: Diagnostic is now Stressbalance
(edit) @15767   12 years Mathieu Morlighem CHG: Prognostic is now Masstransport
(edit) @15614   12 years seroussi CHG: removed md.diagnostic.icefront and added capability to recover …
(edit) @15595   12 years seroussi NEW: models only rely on mask.icelevelset now (diagnostic.icefront not …
(edit) @15521   12 years cborstad reverting vector/array change
(edit) @15519   12 years cborstad CHG: handle vectors vs. arrarys more consistently in python: in most …
(edit) @14529   12 years seroussi NEW: added variable forcing load for stokes
(edit) @14098   13 years jschierm NEW: Allow Python vectors to be input to modules directly rather than …
(edit) @13991   13 years jschierm CHG: Eliminate conversion of python int and bool before module input.
(edit) @13984   13 years jschierm CHG: Change properties in python md.mesh and md.mask to int or bool.
(edit) @13970   13 years cborstad BUG: catch rank-1 arrays in SetIceShelfBC and reshape to match spc arrays
(edit) @13857   13 years jschierm NEW: Added python model.extract and contourenvelope (plus matlab …
(edit) @13646   13 years Mathieu Morlighem CHG: cosmetics, removed multiple blank lines
(edit) @13635   13 years jschierm NEW: Python version of SetIceSheetBC.
(edit) @13470   13 years jschierm CHG: More changes relating to python 1-d vectors vs. 2-d arrays (plus …
(edit) @13467   13 years jschierm FIX: Fixed call to ContourToMesh.
(edit) @13465   13 years mikep minor cleanup
(edit) @13462   13 years jschierm CHG: Changed all data 1-d vectors to 2-d arrays to allow multiple columns.
(edit) @13455   13 years mikep t cases 201, 3001..3010. Conversion of SquareShelf.par to .py. …
(edit) @13076   13 years jschierm BUG: Fix Matlab changeset [12892] and apply corresponding Python change.
(edit) @13032   13 years jschierm CHG: Python any/all vs. numpy.any/numpy.all modifications (and more).
(edit) @13030   13 years jschierm NEW: Last bunch more python checkconsistency and marshall methods for …
(copy) @12997   13 years Mathieu Morlighem CHG: moved directories to lower case
copied from issm/trunk-jpl/src/m/BC
(copy) @12996   13 years Mathieu Morlighem CHG: moved src/m/utils/ to src/m
Note: See TracRevisionLog for help on using the revision log.