-
It would be useful to have a function (maybe in `ParticleUtils.cpp`) that returns the cell indices for a given particle. This would allow cleaning up code in several places (for example in `TemperateF…
-
### Feature description
The current examples directory includes a variety of unordered workflows. This should be restructured to provide a clearer entry point for users looking for specific functiona…
-
### Describe the bug
![WhatsApp Image 2024-04-21 at 1 10 18 PM](https://github.com/visit-dav/visit/assets/138562383/efb534bc-b373-4a5b-8dd4-f5698d61399f)
I tried to install visit 3.4.1 version …
-
Hi all,
I am currently trying to implement an irreversible compositional switch using particles, to model an irreversible transition from basalt to eclogite in a slab. To do this, I am following th…
-
Of the issues that pop up with KG2, a significant percentage of them seem to be `multi_ont_to_json_kg.py` related. While it it great that we can perform these imports with relatively minimal source-sp…
-
The current implementation of the model using the Radau method with default tolerances does not converge to a solution. The model will run for several minutes and eventually output the warnings shown …
-
I'm working on a 1D particle balance and trying to double check `sheath_boundary_simple` using `1D-recycling`, which has 100% recycling. I found that `NVd+` in the guard cell is set as if there is a `…
-
Either extend the score-based algorithm (#63) or develop a new algorithm altogether.
Whichever way you choose, you must explain it in an abstract way first.
Write everything you try in this issu…
-
[this](https://www.youtube.com/watch?v=mvbyRdRRb7o) is a talk Shi Zhengli (batwoman, head researcher at the lab) gave in June 2018. not sure what it can be used to substantiate but it is indeed very i…
ghost updated
4 years ago
-
# Migrating create react app to nextjs
```
yarn add next
```
and so it begins
Add .next/ to `.gitignore`.
Initially I thought I would have to change the directory structure, but ne…