-
### Bug Description
In warp/sim/integrator_euler.py line 306 there are hard-coded collision checks between triangles that are less than 0.01 apart. When loading a soft deformable mesh that is on mill…
-
* UltraNest version: 4.3.2
* Python version: 3.9.16
* Operating System: MacOs 14.4
### Description
I'm currently testing the implementation of UltraNest into `gammapy` the science tools for th…
-
## Steps to reproduce
1. Open https://charmhub.io/s3-integrator
## Expected behavior
I think the documentation does a good job in explaining, by giving examples, how to set S3 config option…
-
On the Yambo notes on [overleaf](https://www.overleaf.com/project/66a23dc37e8bf3627299a5b5) i wrote a detailled analysis of what I know of the numerical approaches to the solution of the real-time dyn…
-
Hello,
I am trying to run a REST2 simulation to fold/unfold small peptide (chignolin and TrpCage).
It seems that `femto` is more adequate to study protein ligand system, but it looks anyway doable…
-
When performing molecular dynamics (MD) simulation with a PDB file containing Zn2+ ions, the ion representation is lost after the energy minimization step.
Zinc ion part in our input pdb file:
`HE…
-
### Description
If an input connector is not connected in a model the error message could be more user-friendly.
Currently the message signals the under determination of the system but not not th…
-
I am looking for a way to rewind the integrator to the state it had in a previous time. Specifically, I want to use a continuous callback to monitor some condition. When this condition is satisfied I …
-
Right now, the integrator is chosen globally (via integ_switch).
Specific intregrators contain their own loop over all particles.
This has two weaknesses:
* some common functions like Verlet list upd…
-
When trying to uninstall this library, I did a `python manage.py migrate django_apscheduler zero` and the following errors throws up:
```bash
Operations to perform:
Unapply all migrations: dj…