-
ParaView (and other?) visualization packages only recognize fields as vectors if there are 3 components. PyLith currently only includes 2 components when writing vectors in 2-D.
Proposed solution is …
-
In a comment on https://github.com/geodynamics/aspect/pull/1007 we discussed that `VectorTools::interpolate` should really be able to take a look at only parts of a vector-valued element because some …
-
**[ ID ]** 13ffd0be-6da1-4260-9ff8-f7f45e3acdc9
**[ Submitter's Name ]** Rufus Chakravarthy Sharma
**[ Space ]** science
**[ Secondary Space ]** youth
**[ Format ]** demo, learning-lab
### Descript…
-
The NetCDF source tarball no longer includes the C++ API. The C++ API is not always in sync with the C API, i.e., simultaneous releases. It should be easy to replace use of the C++ API with the C API.…
-
Provide more quick lookup info via Pyre help, which would also be output via pylithinfo.
- Materials- values in spatial databases
- Output- values available for output.
-
The discussion of gravity settings in Section 6.5 (pages 102-103) is out of date. It mentions a use_gravity property, but we now use a gravity_field facility.
Replace
```
use_gravity = true
```
wit…
-
Add ability to display information on how to cite PyLith.
-
Hi,
I am trying to build SW4 with the Proj.4 libs on a new cluster. It builds however when I execute `sw4` I get:
```
$ sw4 -v
sw4: error while loading shared libraries: libproj.so.9: \
cannot …
-
-
Display comprehensive version information given the --version command line argument.