10
0
mirror of https://gitlab.com/scemama/eplf synced 2024-06-01 02:45:31 +02:00
eplf/doc/running.texi
2010-07-13 19:45:35 +02:00

17 lines
531 B
Plaintext

@section Running the calculation
To run the calculation, run the @command{./run_test.out.ezfio.sh} command,
or place it in a submission script of a batch queuing system.
Once the calculation is done, the grid is saved into the @ezfio database.
It can be converted to a cube file using the @command{to_cube} tool,
specifying as a first argument the @ezfio database, and which grid to convert
as a second argument. For example:
@example
to_cube test.out.ezfio eplf
@end example
produces the file @file{test.out.ezfio_eplf.cube}