-
Electrostatic simulations for Elmer support adaptive meshing and there is part of an API for it implemented in gplugins. However, I could not get it working yet. This issue would be to get it working …
-
I'm trying to run one of the examples via the Python API.
After some trial and error, I have something like this:
```python
import sys
sys.path.append('/usr/lib/python3/dist-packages')
i…
-
Constructing animations seemed distracting for the students. We should provide a very easy API for attaching simulation results to animation objects for any system we want to animate.
-
I am working with a multithreaded C++ library that I am trying to bind to. I have a written a new C++ class that extends one of the original C++ library class. A Python class extends this class and …
-
I would like to simulate various variants of my board. In this case variants differ by what components are included/excluded, so I would like to toggle 'Exclude from simulation' attribute together wit…
-
using sandbox issueProductionCertificate is ok but if I use simulation or production api it return this:
```
{
code: 'Missing-ComplianceSteps',
message: 'The compliance certificate is…
-
These are simulation apis for Sogou Translation Web. Is it possible to convert it into a pot plugin?
Go version: https://github.com/xwjdsh/fy/blob/master/sogou.go
Python version: https://paste.u…
-
Right now, the statepoints are named `statepoint..h5`. This makes it difficult for the Python API or a user to determine what the final result actually is a priori when tally triggers are used and th…
-
Current the python API fails with 32 bit pos input during CTypes.
It is desirable to avoid upcasting in memory tight simulations. Is this simply because the 32bit interface is not exposed?
-
I do think that it is best practice to not keep the output BUT we need the output so that our docs render the output:
https://docs.openfree.energy/en/stable/tutorials/rbfe_python_tutorial.html
I t…