Yes that's right although it seems to work even though I sampled 6 it will work with
-ndim 2 or
-ndim 3,
However, the issue i'm having now.. when using the -find-minima command:
Also this example is with only 3 CV to simplify, still the same issue with 6.
it works perfectly when using
graph.psmp -cp2k -file input.restart -find-minima -ndim 2 -ndw 1 2 -out fes.dat
however if I try the same thing even with the same two CV with -ndim 3, it fails for both -ndw 1 2 and -ndw 1 3
Here is an example with the output.
The data gets plotted but the -find-minima fails, it works when i use -ndim 2 , it finds 9 minima, but in this case then i cannot access CV3 -ndw 1 3
graph.psmp -cp2k -file input.restart -find-minima -ndim 3 -ndw 1 2 -out fes.dat
FES| Parsing file: <input.restart>
**********************************************************************
FES| Parameters for FES:
FES| NDIM :: 3
FES| NWD :: 2
FES| HILLS :: 120
FES| COLVAR # 1 :: ( 2.070 , 6.416) ( MAPPED)
FES| COLVAR # 3 :: ( 0.248 , 3.076) ( MAPPED)
FES| COLVAR # 2 :: ( 1.784 , 3.636) (NO MAPPED)
FES| NGRID :: 100 100
FES| DX :: 0.044 0.029
FES| CUTOFF :: .10000E-05
**********************************************************************
FES| Computing Free Energy Surface
FES| Mapping Gaussians :: 10 %
FES| Mapping Gaussians :: 20 %
FES| Mapping Gaussians :: 30 %
FES| Mapping Gaussians :: 40 %
FES| Mapping Gaussians :: 50 %
FES| Mapping Gaussians :: 70 %
FES| Mapping Gaussians :: 80 %
FES| Mapping Gaussians :: 90 %
FES| Mapping Gaussians :: 100 %
FES| Mapping Gaussians :: 100 %
FES| Dumping FES structure in file: < FES10.dat >
ABORT in metadyn_tools/graph_methods.F:279 Not implemented for projected FES!
forrtl: error (76): Abort trap signal