[cig-commits] [commit] master: Merge branch 'williams/add-examples-grav2d' (f061499)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Nov 19 20:27:32 PST 2014


Repository : https://github.com/geodynamics/pylith

On branch  : master
Link       : https://github.com/geodynamics/pylith/compare/1d7550d853e7269ae2c039f38f58f9436ed11d00...267416da34242c9d6d5f66fc685295b7bab12211

>---------------------------------------------------------------

commit f061499be2660d16b223cb3e5004e0127004137b
Merge: de541aa 5edff1f
Author: Charles Williams <C.Williams at gns.cri.nz>
Date:   Thu Nov 20 16:56:10 2014 +1300

    Merge branch 'williams/add-examples-grav2d'
    
    * williams/add-examples-grav2d:
      Made changes to makefiles for new files.
      Finished putting together gravity example. Added new pvsm files for scaled and unscaled velocity vectors, and added cases for no initial stresses.
      Removed old mesh file from Makefile.
      Modified the README to reflect the new layout of the examples.
      Cleaned up gravity example, and hopefully have stable solution for finite strain problem. New version uses symmetry and small time step to stabilize finite strain example.
      Added spatial database to Makefile.am so it will be included in distributions.
      Small tweaks to tolerances.
      Refine tolerances and scales.
      Changed comments to provide relaxation time.
      Cleanup of journal files.
      Cleanup APREPRO lines in journal files.
      Reduced mesh size for quicker runtimes.
      Fixed geometry.jou to be consistent with mesh.



>---------------------------------------------------------------

f061499be2660d16b223cb3e5004e0127004137b
 examples/2d/gravity/Makefile.am                    |    8 +-
 examples/2d/gravity/README                         |   63 +-
 examples/2d/gravity/geometry.jou                   |   20 +-
 examples/2d/gravity/grav_stress.cfg                |    5 +-
 ...ss_infin_is1.cfg => grav_stress_finite_is1.cfg} |   27 +-
 examples/2d/gravity/grav_stress_finite_is2.cfg     |    8 -
 ...s_finite_is2.cfg => grav_stress_finite_is3.cfg} |   21 +-
 ...grav_stress.cfg => grav_stress_finite_nois.cfg} |   31 +-
 examples/2d/gravity/grav_stress_infin_is1.cfg      |   11 -
 examples/2d/gravity/grav_stress_infin_is2.cfg      |   11 -
 ...ess_infin_is2.cfg => grav_stress_infin_is3.cfg} |   21 +-
 ...{grav_stress.cfg => grav_stress_infin_nois.cfg} |   33 +-
 examples/2d/gravity/mat_maxwell.spatialdb          |    5 +-
 examples/2d/gravity/mesh.jou                       |   18 +-
 examples/2d/gravity/output/Makefile.am             |    3 +-
 examples/2d/gravity/output/deform_view.pvsm        | 6191 --------------------
 examples/2d/gravity/output/view_deform.pvsm        | 5153 ++++++++++++++++
 .../2d/gravity/output/view_deform_unscaled.pvsm    | 5153 ++++++++++++++++
 examples/2d/gravity/pylithapp.cfg                  |   27 +-
 19 files changed, 10464 insertions(+), 6345 deletions(-)



More information about the CIG-COMMITS mailing list