--
You received this message because you are subscribed to the Google Groups "PLUMED users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to plumed-users...@googlegroups.com.
To post to this group, send email to plumed...@googlegroups.com.
Visit this group at https://groups.google.com/group/plumed-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/d71341f0-7e0d-4ded-ba20-0d4c6cbc61e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
METAD ARG=d1 PACE=1 HEIGHT=1.2 SIGMA=0.02 BIASFACTOR=10 GRID_MIN=0 GRID_MAX=1 GRID_BIN=200 REWEIGHTING_NGRID=200bias: REWEIGHT_METAD TEMP=300HISTOGRAM …ARG=d2GRID_MIN=0.0GRID_MAX=1.0GRID_BIN=200LOGWEIGHTS=biasLABEL=hB… HISTOGRAMfes: CONVERT_TO_FES GRID=hB TEMP=300DUMPGRID GRID=fes FILE=fes.dat
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/a2275ef7-2672-40f0-8022-4c28d180ebfd%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to plumed-users+unsubscribe@googlegroups.com.
To post to this group, send email to plumed...@googlegroups.com.
Visit this group at https://groups.google.com/group/plumed-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/3cb396ef-efb7-4a1e-87e8-b78ec9a9012a%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/3cb396ef-efb7-4a1e-87e8-b78ec9a9012a%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to plumed-users+unsubscribe@googlegroups.com.
To post to this group, send email to plumed-users@googlegroups.com.
Visit this group at https://groups.google.com/group/plumed-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/3cb396ef-efb7-4a1e-87e8-b78ec9a9012a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "PLUMED users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to plumed-users+unsubscribe@googlegroups.com.
To post to this group, send email to plumed...@googlegroups.com.
Visit this group at https://groups.google.com/group/plumed-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/D5B938A8-3D18-4CF9-85FB-3BE0AD092016%40gmail.com.
a: ANGLE ATOMS=1,2,3
x: DISTANCE ATOMS=1,2
METAD ARG=x PACE=100 SIGMA=0.1 HEIGHT=1.5 BIASFACTOR=5 GRID_MIN=0 GRID_MAX=10 GRID_BIN=100 REWEIGHTING_NGRID=100 as: REWEIGHT_METAD TEMP=300
HISTOGRAM ...
ARG=a
GRID_MIN=0.0
GRID_MAX=pi
GRID_BIN=100
BANDWIDTH=0.1
LOGWEIGHTS=bias
LABEL=hB
... HISTOGRAM
DUMPGRID GRID=hB FILE=histoB STRIDE=1 FMT=%8.4f
1- Should this (reweight_metad) be defined in the metad command (as in the example) or in a separete line? because I don't see such option for the metad command in the manual.
I have been trying to use reweight_metad (in a separete line) but I just keep getting the error:" I cannot understand line: as:REWEIGHT_METAD TEMP=310.0"
3- How reweight_metad is playing its role? when we call this command, does it modify the bias? since I don't see anywhere in the histogram where it used the reweight_bias label?
All the questions were cleared when I found out that:
- the "as: REWEIGHT_METAD TEMP=300" should be defined in a separate line
- It is "bias: REWEIGHT_METAD TEMP=300" and not "as: ..."; the starting "bi" are missing in the manual.
Now, I was able to understand where we are actually taking the reweight_metad into account when using the histogram.
Best,
Azade
--
You received this message because you are subscribed to the Google Groups "PLUMED users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to plumed-users+unsubscribe@googlegroups.com.
To post to this group, send email to plumed...@googlegroups.com.
Visit this group at https://groups.google.com/group/plumed-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/da568be1-3505-4909-94a9-64e051697d2b%40googlegroups.com.
bias: REWEIGHT_METAD TEMP=300HISTOGRAM …ARG=d2GRID_MIN=0.0GRID_MAX=1.0GRID_BIN=200LOGWEIGHTS=biasLABEL=hB… HISTOGRAMfes: CONVERT_TO_FES GRID=hB TEMP=300DUMPGRID GRID=fes FILE=fes.dat
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/7c85adfe-a17f-4710-ae25-4e60bd743038n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/5570b096-9846-4aff-84f1-5e3bc22e5ab3n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/2cd6cbff-5d2e-4ba4-91e2-c5bd40d22ba2n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/8039e0bc-cc7d-4c30-8cee-5a68e0fb1bben%40googlegroups.com.
Let's say, if I output trajectory every 1000 steps, deposit Gaussians every 50 steps (PACE for METAD in plumed.dat file, 0.02 ps every step), then I should set STRIDE for PRINT in the plumed_reweight.dat file to be 20 (1000/50), is this correct? And the STRIDE for PRINT in plumed.dat file can be any value less than 50, which does not affect the above setting of 20?
Besides, I have noticed that in your earliest reply to this conversation in 2016, you set PACE=1 for METAD in the plumed_reweight.dat file. I guess this is equivalent to the STRIDE for PRINT for recent versions of plumed? As in recent tutorials PACE for METAD is set to be a very large number in the plumed_reweight.dat file.
![]() | |
![]() | |
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/d4ee4bd4-376a-4d11-b57e-c8043656bd3dn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/699d912c-2d96-48c9-b7a5-784810fca9c5n%40googlegroups.com.