-
Hello.
I am trying to save an espaloma parameterized system in gromacs format to run the simulations using gromacs.
I posted this issue earlier on espaloma repo https://github.com/choderalab/espalom…
-
Hi Peter,
As @wardhaddadin1 mentioned yesterday in the openmm/EXS call, the neighbor list implemented in Torchani seems to assume that input coordinates are wrapped in the simulation box.
I have…
-
**Description**
Thanks for a great tool, very helpful for MD simulations in OpenMM!
In my application, I often use atoms that have no parameters registerd in OpenFF (like ``openff-2.0.0.offxml``).…
-
1. Add a transporter protein with direction "Efflux"
2. Add a transport process using the new transporter protein to a molecule
3. Create a simulation and send to MoBi:
![image](https://github.co…
-
Hi there,
I want to get gromacs topology file from OpenMM simulation.
**My code-**
smirnoff = SMIRNOFFTemplateGenerator(forcefield='openff-2.0.0.offxml')
sdf_files = ['bcd_gly.sdf', 'aspi…
-
When I try to use "optimize" tool with following .xyz file I get a strange result:
HAc_H2O.xyz:
13 HAc_H2O
1 C 0.558027 0.163473 0.126991 209 2 3 5
2 O …
-
I am trying to simulate the BCR model (https://journals.aai.org/jimmunol/article/189/2/646/86795/A-Computational-Model-for-Early-Events-in-B-Cell) using NFsim.
This is the code:
```python
import …
-
Noticed while working on #136 ...
Currently, all Preferences Properties are instrumented and featured in all sims in the FEL suite. These elements should not be instrumented in sims where they are…
-
I am new to CP2K and DeepMD. I have been running AIMD simulations using CP2K and subsequently parsing the data with cp2kdata. However, I encountered an issue where only 1 frame is detected in the outp…
-
Hi there,
I am having issue to make system from the protein I attached. The error occurs in forcefield.createSystem with error message:
ValueError: No template found for residue 210 (LEU). The …