-
Hi,
I saw that Underworld 3 can do compressible mantle convection using the TALA approximation: https://www.underworldcode.org/compressible-convection-in-cartesian-coordinates-in-underworld3/
D…
gp37 updated
9 months ago
-
1. It creates 100,000 particles with uniform radial, which takes a very long time to initialize.
2. It crashes after some time with
```
Number of active cells: 14,778 (on 8 levels)
Number of degre…
tjhei updated
5 months ago
-
**Submitting author:** @jamespanton93 (James Panton)
**Repository:** https://github.com/mantle-convection-constrained/terratools
**Branch with paper.md** (empty if default branch): Update_JOSS
**Versi…
-
Didn't know where else to put this, so here goes.
The plates need to split more frequently. As it is, the plates tend to quickly settle in to a steady state with one gigantic slowly growing superplat…
-
In particular make clear that a change of the reference viscosity changes the pressure scaling as well.
-
The output module of Aragog already features many field quantities like temperature, melt fraction, pressure... But we would like it to output some other scalar quantities, namely the:
- [x] Surface …
-
We were discussing about which problem to solve, and the details underlying the generation of a training dataset. Discussions are still in a preliminary stage, so do not take the following as set in s…
-
Hi developers,
For a while now I've been seeing temperatures going below surface T in my models, and so has Eric van der Wiel. For example I attach a prm (which is a modification to the steinberger…
-
I have run into an issue with the GMG and DC Picard (and by extension the Newton solver). In short, `single Advection, iterated Stokes` with gmg works, `single Advection, iterated defect correction St…
-
Hi, I am new to parallel computing and I am running into a problem with gathering data on the root processor. I need to gather all the data together as I need to find a certain value in each column in…