source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25005   5 years Eric.Larour CHG: updating tests to not rely on md.qmu.vpartition and md.qmu.epartition.
(edit) @25004   5 years Eric.Larour CHG: switching to partition vectors instead of qmu.vpartition and …
(edit) @25003   5 years Eric.Larour CHG: fixed bug.
(edit) @25002   5 years Eric.Larour CHG: projection write for .shp file.
(edit) @25001   5 years Eric.Larour CHG: new ocean mip MME class.
(edit) @25000   5 years Eric.Larour CHG: maskpsl not need anymore.
(edit) @24999   5 years Eric.Larour CHG: maskpsl not needed anymore.
(edit) @24998   5 years Eric.Larour CHG: getting rid of qmu.vpartition and qmu.epartition completely. …
(edit) @24997   5 years jdquinn CHG: Updated archives.
(edit) @24996   5 years Eric.Larour CHG: fixed some bugs.
(edit) @24995   5 years Eric.Larour CHG: if you include an 'End' step, it will stop listing further …
(edit) @24994   5 years bdef CHG:updating analysis list build for Hydro
(edit) @24993   5 years schlegel CHG: update discover to new system requirements
(edit) @24992   5 years jdquinn ADD: Script to output authors and number of commits from svn log
(edit) @24991   5 years Mathieu Morlighem CHG: better handling of list of analyses in transient by recursively …
(edit) @24990   5 years bdef CHG:removing setallnull which is a clone of deactivateall
(edit) @24989   5 years Eric.Larour CHG: had to redesign the InputUpdateFromDakotax module to work with …
(edit) @24988   5 years Eric.Larour CHG: more integration of partition vectors into variables. Slowly …
(edit) @24987   5 years Eric.Larour CHG: new enum for qmu variable partitions.
(edit) @24986   5 years Eric.Larour CHG: better hack.
(edit) @24985   5 years Eric.Larour CHG: moving sealevelrise_core to sealevelchange_core
(edit) @24984   5 years Eric.Larour CHG: changing names around.
(edit) @24983   5 years Eric.Larour CHG: getting the BP part of RSL outside of the convergence loop.
(edit) @24982   5 years Eric.Larour CHG: bottom pressure modifications. Remove from geoid and add to RSL.
(edit) @24981   5 years Eric.Larour CHG: outputing all fields during dakota iterations, if qmu.output is …
(edit) @24980   5 years Eric.Larour CHG: case of hydro material was not covered when doing a copy or a reset.
(edit) @24979   5 years Eric.Larour CHG: reversing the hack for now.
(edit) @24978   5 years Eric.Larour CHG: fixed small bug.
(edit) @24977   5 years Eric.Larour CHG: making sure to optimize Dakota cores by hacking. Need to rethink this.
(edit) @24976   5 years Eric.Larour CHG: reverse the order, because otherwise, we are generating uplift …
(edit) @24975   5 years schlegel CHG: new boost patches for lonestar
(edit) @24974   5 years Eric.Larour CHG: reinstating the eustatic ice. Thanks!
(edit) @24973   5 years Eric.Larour CHG: fixed issue with masks in geodetic + better computation of bottom …
(edit) @24972   5 years Eric.Larour CHG: corrected wrong treatment of bottom pressure fingerprints.
(edit) @24971   5 years jdquinn CHG: Updated archives.
(edit) @24970   5 years jdquinn CHG: Excluding test 2004 for now.
(edit) @24969   5 years Eric.Larour CHG: fixed small bug.
(edit) @24968   5 years Eric.Larour CHG: bottom pressure fingerprints computations.
(edit) @24967   5 years jdquinn CHG: Better way of finding libgfortran.
(edit) @24966   5 years jdquinn CHG: Better way of finding libgfortran.
(edit) @24965   5 years schlegel CHG: add back 4.3 for mojave install
(edit) @24964   5 years Eric.Larour CHG: Casting of RESTRICT pointers.
(edit) @24963   5 years Eric.Larour CHG: enabling restrict buffers if requested using a specific vendor.
(edit) @24962   5 years Eric.Larour CHG: enabling _HAVE_RESTRICT_ define.
(edit) @24961   5 years jdquinn CHG: Now searching for libgfortran rather than hardcoding.
(edit) @24960   5 years Eric.Larour CHG: replaced eartharea with planetradius.
(edit) @24959   5 years Eric.Larour CHG: fixed large issues in computation of centroid. Also introduced …
(edit) @24958   5 years jdquinn BUG: Path to MPICH.
(edit) @24957   5 years jdquinn BUG: Let system call parse string.
(edit) @24956   5 years jdquinn BUG: Let system call parse string.
(edit) @24955   5 years jdquinn BUG: Tarball unpacks directly into src/.
(edit) @24954   5 years jdquinn BUG: Wasn’t moving source into src/.
(edit) @24953   5 years jdquinn BUG: Correct path to MPICH
(edit) @24952   5 years jdquinn BUG: Linking issue (again)
(edit) @24951   5 years Eric.Larour CHG: for later, using cblas.
(edit) @24950   5 years Eric.Larour CHG: fixing some bugs introduced in the ESA core.
(edit) @24949   5 years Eric.Larour CHG: tiny rearrangement.
(edit) @24948   5 years jdquinn BUG: Linking issue.
(edit) @24947   5 years Eric.Larour CHG: cleanup the sea level rise core prototypes.
(edit) @24946   5 years Eric.Larour CHG: further optimization in the geodetic module, using the geometry …
(edit) @24945   5 years jdquinn CHG: Needed to supply path to Gmsh root in build config; cleanup
(edit) @24944   5 years Eric.Larour CHG: reorg and cleanup of the sea level cores, pushing as much as …
(edit) @24943   5 years tsantos BUG: fixed the basal stress computation
(edit) @24942   5 years jdquinn CHG: Moved Gmsh version setting to issm_options.m4 and IssmConfig.cpp …
(edit) @24941   5 years Eric.Larour CHG: further optimizations based on availability of areas and masks.
(edit) @24940   5 years Eric.Larour CHG: replacing earth area computations with a constant coming from the …
(edit) @24939   5 years Mathieu Morlighem CHG: some cleanup
(edit) @24938   5 years Eric.Larour CHG: optimizing sea level masks. Create new SealevelMasks classs and …
(edit) @24937   5 years Mathieu Morlighem CHG: adding install-3.6-win10.sh back for NR
(edit) @24936   5 years Mathieu Morlighem CHG: removing TripleMultiply... inefficient
(edit) @24935   5 years Eric.Larour CHG: added DoubleInput2 class. Added Area computation in the …
(edit) @24934   5 years Eric.Larour CHG: only compute geometrical quantities once when running a transient.
(edit) @24933   5 years Mathieu Morlighem CHG: cleaning up NDOFx
(edit) @24932   5 years Mathieu Morlighem CHG: removed old installation scripts
(edit) @24931   5 years jdquinn BUG: Now that GDAL is correctly statically linked to NETCDF, need to …
(edit) @24930   5 years jdquinn CHG: Cleanup
(edit) @24929   5 years jdquinn CHG: Corrected configuration for linking stage of static installation; …
(edit) @24928   5 years jdquinn BUG: Path to NETCDF installation.
(edit) @24927   5 years jdquinn CHG: New archives (again) after change to core.
(edit) @24926   5 years Eric.Larour CHG: verbose statements for sea level core solution. Also implemneted …
(edit) @24925   5 years jdquinn BUG: zeros -> np.zeros
(edit) @24924   5 years Eric.Larour CHG: further optimization of sea level core by adding a geometry core …
(edit) @24923   5 years jdquinn BUG: Correcting file permissions
(edit) @24922   5 years jdquinn BUG: Correcting file permissions
(edit) @24921   5 years Eric.Larour CHG: 10% increase in sea level solver speed, using a G_rigid kernel …
(edit) @24920   5 years Eric.Larour CHG: comment towards future changes.
(edit) @24919   5 years jdquinn CHG: Support for Linux binaries with solid earth capabilities; support …
(edit) @24918   5 years Mathieu Morlighem CHG: getting rid of triplemultiply
(edit) @24917   5 years Mathieu Morlighem CHG: cosmetics
(edit) @24916   5 years Eric.Larour CHG: speeding up by not recomputing areas all the time.
(edit) @24915   5 years Eric.Larour CHG: 100 fold increase in speed of the sea level solver.
(edit) @24914   5 years jdquinn BUG: Call to numpy.zeros.
(edit) @24913   5 years jdquinn CHG: Making sure there was no issue with previopus commit.
(edit) @24912   5 years jdquinn CHG: Cleanup.
(edit) @24911   5 years jdquinn CHG: Updated archives for NRs for Solid Earth capabilities (uses …
(edit) @24910   5 years Eric.Larour CHG: some minor functionality, and removed warning message now obsolete.
(edit) @24909   5 years Eric.Larour CHG: archive for test2004.
(edit) @24908   5 years Eric.Larour CHG: new nightlyrun for sea-level solution using partitioning.
(edit) @24907   5 years Eric.Larour CHG: files necessary for new test2004 nightly run.
(edit) @24906   5 years Eric.Larour CHG: moving test2004 into nightlies.
Note: See TracRevisionLog for help on using the revision log.