2.5. Using LS-OPT With Lucy¶

How to run¶
To use Lucy with LS-OPT the recommended base command is:
$ lucy submit api -d3view-url <URL> -u <USER_NAME> -a <API_KEY> -t lsdyna -v r712sp -i DynaOpt.inp -inc "k, key" -c <NUM_CORES_PER_JOB> -q <SCHEDULER_QUEUE> -w <WALLTIME> -solver-args "precision=sp, binout_to_ascii=no" -n auto -d "LS OPT simulation" -download-attachments "dyna_binout, dyna_ascii"
Note
- Check the button labeled
Do not add input file argument
-i DynaOpt.inp
is assuming the input file is the default name.-n auto
is required to name the simulations properly
The above command can be modified based on the `submit`_