Changes
Page history
No commit message
authored
Mar 01, 2018
by
Nikola Simidjievski
No commit message
Show whitespace changes
Inline
Side-by-side
home.markdown
View page @
1ca95f69
...
...
@@ -22,7 +22,7 @@ To test the correctness of the installation you can run a simple task of simulat
java -jar probmot-1.2.jar examples/aquatic/taskSimulate.xml
that should produce the following terminal output
```
/time_stamp/ [main] INFO xml.TaskSpec - Task 'examples/aquatic/taskSimulate.xml' read successfully
/time_stamp/ [main] INFO traverse.Traverse - Library 'examples/aquatic/AquaticEcosystem.pbl' compiled successfully
/time_stamp/ [main] INFO traverse.Traverse - Incomplete Model 'examples/aquatic/BledComplete.pbm' compiled successfully
...
...
@@ -32,5 +32,5 @@ that should produce the following terminal output
/time_stamp/ [main] INFO temp.Dataset - Dataset 'examples/aquatic/data/96.data' read successfully -
/time_stamp/ [main] INFO task.Task - Task started
/time_stamp/ [main] INFO task.Task - Task ended
```
For further description of the output files produced consult the user guide and examples description on the ProBMoT website.
\ No newline at end of file