-
java.util.ConcurrentModificationException
at java.util.TreeMap$MapIterator.stepForward(TreeMap.java:883)
at java.util.TreeMap$BoundedMap$BoundedIterator.stepForward(TreeMap.java:1485)
at j…
-
@article{REN2020103,
title = {Experimental and numerical studies on electric field distribution of a premixed stagnation flame under DC power supply},
journal = {Combustion and Flame},
volume = {21…
-
Dear FLAME GPU team,
I tried to use FLAME GPU for agent-based modelling in my research. However, since I am not a skilful programmer and have only written simple programs in Java and C, I have enco…
H-Qin updated
3 years ago
-
I set HiGHS gap limit to a very low tolerance of 0.9 and ran the Sienna performance test.
The julia deserialization function is taking 50%+ of the total time.
Hence, the main bottleneck by far.
I…
-
Inside the inference script, we can control the pose with [here](https://github.com/adobe-research/diffusion-rig/blob/d9b266102e1900032efc62e66a7f6c66dde5ff79/scripts/inference.py#L80C1-L81C1). Is it …
-
In FLAME GPU 1 we have `tools/model2dot.py` - a python script which produces a graphviz dot file for model diagram generation.
In FLAME GPU 2 as we programatically define the model at runtime this…
-
Hi all,
I have been working to add a new chemical model to Eilmer and would like to confirm some things:
1) I was able to add species as mentioned in the README.rst in the src/gas/species-datab…
plaad updated
1 month ago
-
Hello. Thank you for your great work first of all.
I want to fit my 3D scan data to the flame model. I have marked 51 feature points and scan data, can we use fit_scan.py to register our sace data …
-
hello.
I tried to follow[ instructions](https://pytorch.org/get-started/previous-versions/) to install your pytorch3d version.
But still there are errors:
```
File "/home/yulduz/anaconda3/env…
-
Hi, these results are very interesting!
However I keep getting the following warning:
```
UserWarning: Mtl file does not exist: /home/jupyter/DECA/data/template.mtl
warnings.warn(f"Mtl file does…