eplf/doc/running.texi

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}