-
### SPECIFIC ISSUE ENCOUNTERED
Wrong touching area for the close and gear button. It is not matching it's icon position.
But it only happen in iPhone, android devices don't have the problem.
Afte…
-
There is a need for an abstraction layer that can support developing preconfigured unit models and flowsheets, that could enable automated construction of complex flowsheets and their use in GUI. Cur…
-
- [ ] Set up some API that lets you add states, rates etc., without needing a myokit.Model
- [ ] Make the simulation stuff work with this new class
- [ ] Add separate methods to convert a Myokit mod…
-
Hello;
I want to send and receive data from a game simulation in a seperate C++ process, from Node.js. I want Node.js to connect to the outside internet and Node.js will need to communicate with a ga…
-
Proposed API calls
``` c++
setForce(joint_names[i], torque[i]);
joints[joint_names[i]]->setForce(torque[i]);
```
Requirements:
- Iterating over a list of joint names and fitting it in a specific fo…
-
- change all Arc usage to be const Arc*
- create a cached Arc pool for reusing Arc objects between resource exchanges.
For large simulations (hundreds of reactors), uses ~20% less memory, and runs ab…
-
Hi,
I am submitting a bug issue I found while running my survey using edsl. It seems that as the number of iterations/simulations increases (and based on my experience when running the entire surve…
-
Working #5198 which changes the way saves happen. In the current [srw.import_file](https://github.com/radiasoft/sirepo/blob/1ae931e6be3ffb7a67083adad8aaf3b9b9db6288/sirepo/template/srw.py#L542), the i…
-
# Model Information
**Model Name**
E.coli VTEC detection in the minced beef industry_V2
**References**
[To the model!](https://knime.bfr.berlin/knime/webportal/space/Model_Curation/Download%20Uncu…
-
Hi,
We have setup autoware.auto to run along with SVL simulator. We are running the simulations with API-ONLY mode. We are able to fetch ros2 topics data from simulator onto lgsvl-bridge. Here the eg…