.. _lsopt_guide: Using LS-OPT With Lucy ====================== .. image:: ./_images/lsopt_graphic.png Requirements ------------ • Python 2.7 (Latest release of Python 2.7 can be found `here `_) • Connection to d3VIEW How to run ---------- To use Lucy with LS-OPT the recommended base command is:: $ lucy submit api -d3view-url -u -a -t lsdyna -v r712sp -i DynaOpt.inp -inc "k, key" -c -q -w -solver-args "precision=sp, binout_to_ascii=no" -n auto -d "LS OPT simulation" -download-attachments "dyna_binout, dyna_ascii" .. Note:: 1) Check the button labeled ``Do not add input file argument`` 2) ``-i DynaOpt.inp`` is assuming the input file is the default name. 3) ``-n auto`` is required to name the simulations properly The above command can be modified based on the `submit`_