Skip to content

How to generate initial condition positions with a coarse grained 10 bead polymer model? #375

Answered by fgrunewald
Learnian asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Learnian,

Indeed you would have to create your own ff-files, but they are rather simple (see below). To generate the system coordinates you'll need a very simple topology file as shown below. To generate your polymer itp file use polyply gen_params -f ff_ile.ff -seq A:10 -o A.itp -name A. Then use the top file to generate the coordinates with polyply gen_coords -p system.top -box 12.628 12.628 12.628 -o coords.gro. If you want to use the WCM model to bias the initial end-to-end distance you can provide a build file though I'm not sure it makes any sense for such short polymers.

Also, be aware that GROMACS might not be able to run the model. We're exploring other MD engines but haven't…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Learnian
Comment options

@fgrunewald
Comment options

Answer selected by Learnian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
in progress we're working on your issue but it might take a while
2 participants