Hi! Thank you for replying. I have attached a graphic of the model domain I’m using. It’s basically a rectangular solid halved by a diagonal that includes 3 material types. I want to impose a shear traction along the diagonal side to approximate the shear stress of a subducting plate. Ideally I want to vary the stress by depth, but right now I’m just trying to get it to run. Also, if it matters, once I get it to run I’m going to run the models on an 8 processor cluster, not my laptop.
I’m not allowed to attach documents to this reply because I’m a new member, so I’m going to paste below the text output of pylith --version, and my .json parameter file. **update on this: the .json file was too large to paste into this reply. I would like to provide it to you. Can you update my user status so I can attach it, or provide another method for me to send you the file? **
Thanks again! I really do appreciate any help you can offer.
Joe
Pylith version (output of pylith --version)
Platform:
Hostname: Josephs-MacBook-Air-2.local
Operating system: Darwin
Kernel: 19.3.0
Version: Darwin Kernel Version 19.3.0: Thu Jan 9 20:58:23 PST 2020; root:xnu-6153.81.5~1/RELEASE_X86_64
Machine: x86_64
Processor: i386
PyLith
Release v2.2.1
PETSc
Configured on 2017-08-03 14:01:44 -0500, GIT branch: branch-not-available, revision: v3.7.6-4826-gd686aaf
Spatialdata
Release v1.9.10
MPI standard: 3.0, implementation: MPICH, version: 3.1.3
HDF5 version: 1.8.11
NetCDF version: 4.4.1.1
Proj version: 480
Python
v2.7.16 of CPython compiled with GCC 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.32.4) (-macos10.15-objc-s
FIAT: v0.9.9 from /Users/JoeRippke/Pylith/lib/python2.7/site-packages/FIAT
spatialdata: v1.9.10 from /Users/JoeRippke/Pylith/lib/python2.7/site-packages/spatialdata
netCDF4: vnot found from –
h5py: v2.2.1 from /Users/JoeRippke/Pylith/lib/python2.7/site-packages/h5py
pyre: v0.8.1 from /Users/JoeRippke/Pylith/lib/python2.7/site-packages/pythia-0.8.1.18-py2.7.egg/pyre
numpy: v1.11.2 from /Users/JoeRippke/Pylith/lib/python2.7/site-packages/numpy-1.11.2-py2.7-macosx-10.11-intel.egg/numpy
If you publish results based on computations with PyLith please cite the following:
(use --include-citations during your simulations to display a list specific to your computation):
@Manual{PyLith:software,
title = {PyLith v2.2.1},
author = {Aagaard, B. and Knepley, M. and Williams, C.},
organization = {Computational Infrastructure for Geodynamics (CIG)},
address = {University of California, Davis},
year = {2017},
doi = {http://doi.org/10.5281/zenodo.886600}
}
@Manual{PyLith:manual,
title = {PyLith User Manual, Version 2.2.1},
author = {Aagaard, B. and Knepley, M. and Williams, C.},
organization = {Computational Infrastructure for Geodynamics (CIG)},
address = {University of California, Davis},
year = {2017},
note = {http://www.geodynamics.org/cig/software/pylith/pylith_manual-2.2.1.pdf}
}
@Article{Aagaard:Knepley:Williams:JGR:2013,
author = {Aagaard, B.~T. and Knepley, M.~G. and Wiliams, C.~A.},
title = {A domain decomposition approach to implementing fault slip in finite-element models of quasi-static and dynamic crustal deformation},
journal = {Journal of Geophysical Research Solid Earth},
year = {2013},
volume = {118},
pages = {3059–3079},
doi = {10.1002/jgrb.50217}
}