-
### What happened?
My goal is to have a rotation which can skip crops if planting criteria are not met (see https://github.com/APSIMInitiative/ApsimX/discussions/9108).
I tested this setup with…
-
I run the setup_initial_structures.py. It works for first 2 templates but gives an error for 4W56 initial structure. Final solvated potential energy is concerning, so I think something is wrong with m…
-
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…
-
**Is your feature request related to a problem? Please describe.**
We are planning on assimilating simulation data with observation data. As such, we want AMR-WInd simulations to read in observation …
-
I’d like to use a single `ExtendedTask` object to launch multiple simulations to be executed in parallel, allowing the user to tweak parameters and launch new simulations while others are still runnin…
-
First of all, the overall code structure of the two files appears to be very clear, readable, and well-organized, which allowed me to quickly understand what you wanted to implement. The clarity of th…
-
It would be lovely to be able to filter via, say, softwares with Process Simulation support. I'm just starting on BPMS world now, so I don't know which ones have which features...
-
#### Imported from https://bugs.launchpad.net/bugs/1592951
|Property|Value|
|----|----|
|Reported by|[Luis Nascimento Sousa (luis-nascimento-deactivatedaccount)](https://launchpad.net/~luis-nasciment…
twpol updated
7 years ago
-
### Describe the bug
I run the demo script from `source/standalone/demos/quadrupeds.py` in **VSCode integrated Terminal (command line & debugger)**, and get the warnings "[omni.client.python] Det…
-
The following code will produce a wrong XML report.
```vhdl
library vunit_lib;
context vunit_lib.vunit_context;
entity error_with_dots is
generic(runner_cfg : string := runner_cfg_default…