-
Hello
I am trying to install a software "[https://github.com/geodynamics/relax](https://github.com/geodynamics/relax)" on my MacOS Catalina 10.15.7
doing `./waf configure`
I get this:
....
Ch…
-
Should there be a top level CMakeLIsts.txt, or should MESHER and SOLVER be compiled separately?
Looking back at this fix:
https://github.com/geodynamics/axisem/commit/e9f73ba3461e230bd2f29e42ec0b4…
-
In parseInputFile.C would it be possible to change the buffer length from 256 to 1024? The program currently hangs when I attempt to specify all 21 elastic coefficients for a tilted transverse isotro…
-
The free surface is currently advected using a forward euler scheme in https://github.com/geodynamics/aspect/blob/95a4d4567e4dc8f5eb3faf856d260bd752cfd9f6/source/mesh_deformation/interface.cc#L582
…
-
A facility array other than the default cannot be bound to a Pyre FacilityArray. The facility array object is treated as an array with a single component rather than a facility array object, like the …
-
Hi all,
In the guidebook, the integration time seems to be equal to year/tm, where year is what user wants. My question is: when there are multiple viscoelastic layers with different Maxwell time, wh…
-
I am confused by the following:
https://github.com/geodynamics/aspect/blob/0bb443da15a5eaf96baaa5a382100a5c0d959a75/source/material_model/rheology/visco_plastic.cc#L121-L122
I think only a Symmetr…
-
But nsinker_spherical_shell cannot converge using gmg,
and amg doesn't converge either.
```
Additional information:
The iterative Stokes solver in
StokesMatrixFreeHandlerImplementat…
tjhei updated
6 months ago
-
Currently, the repository is a collection of Markdown examples. It would be nice to move the Markdown files into Sphinx style documentation to facilitate searching and navigating.
Would make it eas…
-
Hi everyone,
I am new to using Relax. As I know, the coseismic slip distribution is always described by Lon/Lat/Depth. Converting to the format required by Relax is not easy. And I am worried about e…