How to run
Normally, in order to generate an input deck you need to run the corresponding executable with a simple command line argument — the input file name.
For example, run this in order to generate a MCNP model of ESS:
./ess AA
This creates a file AA1.x
.
The list of available command line arguments can be generated by running
./ess -h