Dear Christoph,
I tried parameterising non-bonded interaction in composite systems with stacks containing the polymer (C-type beads) and graphene-like molecules (A-type beads).
To understand in what range, I should conduct force calculations, first I calculated the target distribution A-A, A-C, C-C, please see fig.SYS_all_targets.jpg.
From these distributions, I understand that I should calculate the forces in the range from 0 to 4 ns. Then, using settting_fm2.xml I started a force-matching procedure. However, for C-C interactions, I got infinity
#### Force matching residual ####
Chi_2[(kJ/(mol*nm))^2] = -nan
#################################
This should be a number: -nan
This should be a number: -7.13506
This should be a number: -6.01957
I changed the ranges in which I calculated the forces (from 0 to 2, 3 or 3.5 nm). Nevertheless, for the C-C interactions, the number was NAN.
Maybe I should change some parameters in the setting file? Or should I increase the box size?
Best wishes,
Victor
<cg>
<fmatch>
<!--Number of frames for block averaging -->
<frames_per_block>6</frames_per_block>
<!--Constrained least squares?-->
<constrainedLS>0</constrainedLS>
</fmatch>
<non-bonded>
<name>C-C</name>
<type1>C</type1>
<type2>C</type2>
<fmatch>
<min>0.0</min>
<max>4.0</max>
<step>0.01</step>
<out_step>0.005</out_step>
<res_output_coeff>5</res_output_coeff>
</fmatch>
</non-bonded>
<non-bonded>
<name>A-A</name>
<type1>A</type1>
<type2>A</type2>
<fmatch>
<min>0.0</min>
<max>4.0</max>
<step>0.01</step>
<out_step>0.005</out_step>
<res_output_coeff>5</res_output_coeff>
</fmatch>
</non-bonded>
<non-bonded>
<name>A-C</name>
<type1>A</type1>
<type2>C</type2>
<fmatch>
<min>0.0</min>
<max>4.0</max>
<step>0.01</step>
<out_step>0.005</out_step>
<res_output_coeff>5</res_output_coeff>
</fmatch>
</non-bonded>
</cg>
пятница, 11 ноября 2022 г. в 10:35:24 UTC+3, Victor Nazarychev: