You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to votca
Hi,
I have been trying to produce a CG force-field for a clay-water system (water confined in a clay slit pore). Methods such as IBI does not really work for such systems. FM gave very poor results as well. I was wondering if VOTCA allows the use of alternative kind of distributions (instead of RDF, maybe Axial distributions) to perform IBI. Otherwise I would also be interested in any other methods that might work for such systems.
Christianna
Christoph Junghans
unread,
May 20, 2019, 9:09:18 AM5/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Otherwise you can use a different distribution, you just have to
overwrite the script, which calculates with RDF (calc_rdf_generic.sh)
with something else.
In short, overwriting scripts works like this:
- make a new folder
- copy calc_rdf_generic.sh in there
- rename it my_rdf.sh (or something)
- create a file "csg_table" with a single line
rdf gromacs my_rdf.sh
in there. ("gromacs" should be replaced by the MD engine you are
planning to use.)
- add the path to the new folder to "scriptpath" option in your settings.xml
- modify my_rdf.sh to your needs
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vo...@googlegroups.com
Hi Christina,
We were able to reproduce water density distribution in slit-like pore using relative entropy minimization method implemented in VOTCA. See the details in reference https://aip.scitation.org/doi/abs/10.1063/1.4769297