-
Inspired by the public version [issue 16](https://github.com/PrincetonUniversity/athena-public-version/issues/16), I suggest we go through the 39 pgens in the code and make sure they have some basic p…
-
Once #89 is in, we could publish the shared code as a library. sbt-reactive-app could depend on it, thus allowing resources to be generated from SBT without installing the CLI. Flexibility/convenience…
-
Since #181 added basic integration with Lcov and Codecov to Athena++'s infrastructure, I have made several changes directly to `master` to make this functionality more stable and useful for preventing…
-
Hi, I'm try deal.ii for the first time. I have MSVS 2019 and I have managed to run cmake as instructed. However I get compilation errors. I know its experiemental but would appreciate some help.
C:…
-
We seed the random generator of all Generators in the AbstractGenerator class, but some calls are made to Mesh and Cell which use unseeded random in their respective classes. These calls should pass t…
-
I have trouble getting the battery indicators to work on a Surface Book 2 with a custom 5.7 kernel. Right now, I'm using the 5.7 branch of https://github.com/linux-surface/kernel but I have tried seve…
-
#### :rotating_light: MIGRATED FROM REQUESTS.GETDIRECTUS.COM :rotating_light:
# GraphQL support
### :+1: = 56
*Created 1 year ago by @PierBover*
-----
### @rijkvanzanten – :+1: (1 y…
-
##### Description of the problem
ParametricBufferGeometry use two materials that do not work.
```
var frontMaterial = new THREE.MeshLambertMaterial({ side: THREE.BackSide });
var backMaterial = …
-
A new fun thing started happening yesterday afternoon. This same Python node, or copies of it (it changes) throw this error:
![dynamo 2014-08-06 issue](https://cloud.githubusercontent.com/assets/208…
-
Hello.
I'm having a problem with creating a 2D circular mesh, similar to [this](https://monosnap.com/file/ZH8BTyBsquwLh9Mr9LZeG2EajHZWxE). I don't understand which of [these](http://mfem.org/mesh-for…