Difference between revisions of "Running the test"
Jump to navigation
Jump to search
(Created page with "To run the formic acid test example (explained in the tutorial) for a few trajectories follow these steps: 1) Load the module: <code>module load tsscds/2018</code> 2) Run t...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
This will create a directory named test, where you can check the results (see the tutorial for details). The test may take a few minutes. | This will create a directory named test, where you can check the results (see the tutorial for details). The test may take a few minutes. | ||
+ | |||
+ | |||
+ | [[Main Page]] |
Latest revision as of 13:30, 13 April 2019
To run the formic acid test example (explained in the tutorial) for a few trajectories follow these steps:
1) Load the module:
module load tsscds/2018
2) Run the script:
run_test.sh
This will create a directory named test, where you can check the results (see the tutorial for details). The test may take a few minutes.