Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topology issues #18

Open
fercofas opened this issue Oct 16, 2023 · 2 comments
Open

Topology issues #18

fercofas opened this issue Oct 16, 2023 · 2 comments

Comments

@fercofas
Copy link
Collaborator

I've been able to get the files expected in step 3.2 with the basic usage instructions. Nonetheless, while implementing system minimization, I discovered the issue depicted in the enclosed image.

Is it necessary to take any additional steps in order to carry out the simulation?

Additional information: The in-house Python script generates an itp file that contains the information on both molecules_BB-part-def_VirtGoSites and molecules_0_go-table_VirtGoSites itp files, as well as another itp file that is similar to molecule_0.itp.

Screenshot from 2023-10-16 07-51-00

@sebtha
Copy link
Collaborator

sebtha commented Oct 16, 2023

Did you modify the Martini 3 itp file as described in the basic protein tutorial, section B2?

In addition, you should define the variable GO_VIRT at the beginning of the topology file:
#define GO_VIRT
such that the modifications are active and the virtual beads are defined by gmx grompp.

@fercofas
Copy link
Collaborator Author

Yeah, It worked. Thank you very much. I added the corresponding lines to Martitin 3 itp. The variable GO_VIRT was already in the topology file. I suggest this info should be included here because this phrase in the tutorial "Because the main Martini force field .itp should not be changed" is a bit misleading. I'll be testing the protocol with structures with more than one chain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants