-
Dear libCEED developpers,
As part of the review of the JOSS paper (https://github.com/openjournals/joss-reviews/issues/2945), please find attached some remarks and questions.
The paper is well w…
-
Its been a longstanding goal for hippylib to consider moving over to firedrake. One idea is to create a fork of hippylib that starts moving things over to firedrake.
-
**Submitting author:** @soffner (Stella Offner)
**Repository:** https://bitbucket.org/orionmhdteam/orion2_release1/src/master/
**Version:** v1.0.0
**Editor:** @dfm
**Reviewers:** @zingale, @changgoo
…
-
It would be really nice to be able to `resize!` multidimensional `Array`s, even if restricted to the last dimension (because of memory layout), similarly to [ElasticArrays.jl](https://github.com/Julia…
-
My course student Arpit Babbar raised a possible issue in step-26. In this example, we do some grid refinements in the initial time step to get an acceptable initial mesh.
After this line
https:…
-
The `Christensen.cc` file does not produce the results of the benchmark. The fields computing during the first step differ somewhat from the snapshots you provided.
![Comparison](https://user-images.…
-
Hello! I'm new in aspect. In a subduction model I want to constrain the velocity inside the model, and I falsed.
![question](https://user-images.githubusercontent.com/66828932/93483298-4422c880-f9…
-
### OS and ENV:
ubuntu16.04
cuda11
python3.6
cmake-3.19
vkt8.2
QT5.12.0
### make -j4---->error:
`[ 51%] Linking CXX executable ../bin/pcl_viewer
[ 51%] Building CXX object filters/CMakeFi…
-
Hey guys,
In my current work, we assume a domain driven by left/right boundary, but the (horizontal) boundary velocity is required to change with this process to ensure a constant background strai…
-
The classes `Guermond` and `TGV` each have a `const RunTimeParemeters::ParameterSet` reference instance which references the instances passed in the constructor. I tried to replicate this in the `Step…