fix more deps for new regtester

svn-origin-rev: 10789
This commit is contained in:
Teodoro Laino 2010-12-22 12:08:24 +00:00
parent b92d65ac72
commit 45df9de802
15 changed files with 124 additions and 5 deletions

View file

@ -1,3 +1,15 @@
#CPQA INCLUDE dir-1/water.inp
#CPQA INCLUDE dir-2/water.inp
#CPQA INCLUDE dir-3/water.inp
#CPQA INCLUDE dir-4/water.inp
#CPQA INCLUDE dir-5/water.inp
#CPQA INCLUDE dir-6/water.inp
#CPQA INCLUDE dir-7/water.inp
#CPQA INCLUDE dir-8/water.inp
#CPQA INCLUDE dir-9/water.inp
#CPQA INCLUDE ../water_1.pdb
#CPQA INCLUDE ../water.pot
&GLOBAL
PROGRAM FARMING
RUN_TYPE NONE

View file

@ -1,3 +1,14 @@
#CPQA INCLUDE dir-1/water.inp
#CPQA INCLUDE dir-2/water.inp
#CPQA INCLUDE dir-3/water.inp
#CPQA INCLUDE dir-4/water.inp
#CPQA INCLUDE dir-5/water.inp
#CPQA INCLUDE dir-6/water.inp
#CPQA INCLUDE dir-7/water.inp
#CPQA INCLUDE dir-8/water.inp
#CPQA INCLUDE dir-9/water.inp
#CPQA INCLUDE ../water_1.pdb
#CPQA INCLUDE ../water.pot
&GLOBAL
PROGRAM FARMING
RUN_TYPE NONE

View file

@ -1,3 +1,14 @@
#CPQA INCLUDE dir-1/water.inp
#CPQA INCLUDE dir-2/water.inp
#CPQA INCLUDE dir-3/water.inp
#CPQA INCLUDE dir-4/water.inp
#CPQA INCLUDE dir-5/water.inp
#CPQA INCLUDE dir-6/water.inp
#CPQA INCLUDE dir-7/water.inp
#CPQA INCLUDE dir-8/water.inp
#CPQA INCLUDE dir-9/water.inp
#CPQA INCLUDE ../water_1.pdb
#CPQA INCLUDE ../water.pot
&GLOBAL
PROGRAM FARMING
RUN_TYPE NONE

View file

@ -1,3 +1,14 @@
#CPQA INCLUDE dir-1/water.inp
#CPQA INCLUDE dir-2/water.inp
#CPQA INCLUDE dir-3/water.inp
#CPQA INCLUDE dir-4/water.inp
#CPQA INCLUDE dir-5/water.inp
#CPQA INCLUDE dir-6/water.inp
#CPQA INCLUDE dir-7/water.inp
#CPQA INCLUDE dir-8/water.inp
#CPQA INCLUDE dir-9/water.inp
#CPQA INCLUDE ../water_1.pdb
#CPQA INCLUDE ../water.pot
&GLOBAL
PROGRAM FARMING
RUN_TYPE NONE

View file

@ -1,3 +1,14 @@
#CPQA INCLUDE dir-1/water.inp
#CPQA INCLUDE dir-2/water.inp
#CPQA INCLUDE dir-3/water.inp
#CPQA INCLUDE dir-4/water.inp
#CPQA INCLUDE dir-5/water.inp
#CPQA INCLUDE dir-6/water.inp
#CPQA INCLUDE dir-7/water.inp
#CPQA INCLUDE dir-8/water.inp
#CPQA INCLUDE dir-9/water.inp
#CPQA INCLUDE ../water_1.pdb
#CPQA INCLUDE ../water.pot
&GLOBAL
PROGRAM FARMING
RUN_TYPE NONE

View file

@ -1,4 +1,15 @@
#CPQA DEPENDS farming-5.inp
#CPQA INCLUDE dir-1/water.inp
#CPQA INCLUDE dir-2/water.inp
#CPQA INCLUDE dir-3/water.inp
#CPQA INCLUDE dir-4/water.inp
#CPQA INCLUDE dir-5/water.inp
#CPQA INCLUDE dir-6/water.inp
#CPQA INCLUDE dir-7/water.inp
#CPQA INCLUDE dir-8/water.inp
#CPQA INCLUDE dir-9/water.inp
#CPQA INCLUDE ../water_1.pdb
#CPQA INCLUDE ../water.pot
&GLOBAL
PROGRAM FARMING

View file

@ -1,3 +1,14 @@
#CPQA INCLUDE dir-1/water.inp
#CPQA INCLUDE dir-2/water.inp
#CPQA INCLUDE dir-3/water.inp
#CPQA INCLUDE dir-4/water.inp
#CPQA INCLUDE dir-5/water.inp
#CPQA INCLUDE dir-6/water.inp
#CPQA INCLUDE dir-7/water.inp
#CPQA INCLUDE dir-8/water.inp
#CPQA INCLUDE dir-9/water.inp
#CPQA INCLUDE ../water_1.pdb
#CPQA INCLUDE ../water.pot
&GLOBAL
PROGRAM FARMING
RUN_TYPE NONE

View file

@ -1,3 +1,14 @@
#CPQA INCLUDE dir-1/water.inp
#CPQA INCLUDE dir-2/water.inp
#CPQA INCLUDE dir-3/water.inp
#CPQA INCLUDE dir-4/water.inp
#CPQA INCLUDE dir-5/water.inp
#CPQA INCLUDE dir-6/water.inp
#CPQA INCLUDE dir-7/water.inp
#CPQA INCLUDE dir-8/water.inp
#CPQA INCLUDE dir-9/water.inp
#CPQA INCLUDE ../water_1.pdb
#CPQA INCLUDE ../water.pot
&GLOBAL
PROGRAM FARMING
RUN_TYPE NONE

View file

@ -1,3 +1,5 @@
#CPQA INCLUDE dir-1/water.inp
#CPQA INCLUDE dir-2/water.inp
&GLOBAL
PROGRAM FARMING
RUN_TYPE NONE

View file

@ -1,4 +1,9 @@
#CPQA DEPENDS GEMC_NpT_box1.inp
#CPQA INCLUDE GEMC_NVT_box2.inp
#CPQA INCLUDE bias_template.inp
#CPQA DEPENDS GEMC_NpT_box1.inp
# this dependency rule is fake: the reason is that MC is the only module as of Today that writes
# hard-coded output files, which are then read in the subsequent steps. Once modernized, these
# dependencies for CPQA can be deleted.
&FORCE_EVAL
METHOD FIST

View file

@ -1,4 +1,9 @@
#CPQA INCLUDE GEMC_NpT_box2.inp
#CPQA INCLUDE bias_template.inp
#CPQA DEPENDS MC_QS.inp
# this dependency rule is fake: the reason is that MC is the only module as of Today that writes
# hard-coded output files, which are then read in the subsequent steps. Once modernized, these
# dependencies for CPQA can be deleted.
&FORCE_EVAL
METHOD FIST

View file

@ -1,4 +1,9 @@
#CPQA DEPENDS GEMC_NVT_box1.inp
#CPQA INCLUDE GEMC_NVT_box2.inp
#CPQA INCLUDE bias_template.inp
#CPQA DEPENDS GEMC_NVT_box1.inp
# this dependency rule is fake: the reason is that MC is the only module as of Today that writes
# hard-coded output files, which are then read in the subsequent steps. Once modernized, these
# dependencies for CPQA can be deleted.
&FORCE_EVAL
METHOD FIST

View file

@ -1,4 +1,8 @@
#CPQA GEMC_swap_box1.inp
#CPQA INCLUDE MC_Fist_box2.inp
#CPQA DEPENDS GEMC_swap_box1.inp
# this dependency rule is fake: the reason is that MC is the only module as of Today that writes
# hard-coded output files, which are then read in the subsequent steps. Once modernized, these
# dependencies for CPQA can be deleted.
&FORCE_EVAL
METHOD FIST

View file

@ -1,4 +1,9 @@
#CPQA DEPENDS canonical.inp
#CPQA INCLUDE MC_Fist_box2.inp
#CPQA INCLUDE bias_template.inp
#CPQA DEPENDS canonical.inp
# this dependency rule is fake: the reason is that MC is the only module as of Today that writes
# hard-coded output files, which are then read in the subsequent steps. Once modernized, these
# dependencies for CPQA can be deleted.
&FORCE_EVAL
METHOD FIST

View file

@ -1,4 +1,8 @@
#CPQA DEPENDS canonical_bias.inp
#CPQA INCLUDE MC_Fist_box2.inp
#CPQA DEPENDS canonical_bias.inp
# this dependency rule is fake: the reason is that MC is the only module as of Today that writes
# hard-coded output files, which are then read in the subsequent steps. Once modernized, these
# dependencies for CPQA can be deleted.
&FORCE_EVAL
METHOD FIST