[ Movie montecarlo | View Stack ]
Frequently asked questions regarding simulations, BPMC ....
28.7.1 How do I make a movie of my montecarlo simulation and write all output. |
To make a movie simply use the command :
montecarlo movie
To write all the buffered output to a file
On your UNIX command line
icm < montecarlo.scr > output.icm
where montecarlo.scr is your montecarlo ICM script
For an example of an mc script see the tutorial below.
28.7.2 How do I view a stack of solutions after a simulations? |
Once any monte-carlo simulation is complete a stack of the most energetically favorable solutions is generated along with the associated energy for each element of the stack. To view this stack:
- MolMechanics/View Stack.
- Double click on each element in the stack (table) to load it into ICM.
|