Translations:Ansys/2849/en

From Alliance Doc
Revision as of 16:59, 26 January 2023 by FuzzyBot (talk | contribs) (FuzzyBot moved page Translations:ANSYS/2849/en to Translations:Ansys/2849/en without leaving a redirect: Part of translatable page "ANSYS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

rm -fv *_files/.lock MWFILE=~/.mw/Application\ Data/Ansys/`basename $(find $EBROOTANSYS/v* -maxdepth 0 -type d)`/SolveHandlers.xml sed -re "s/(.AnsysSolution>+)[a-zA-Z0-9]*(<\/Distribute.)/\1$MEMPAR\2/" -i "$MWFILE" sed -re "s/(.Processors>+)[a-zA-Z0-9]*(<\/MaxNumber.)/\1$SLURM_NTASKS\2/" -i "$MWFILE" sed -i "s!UserConfigured=\"0\"!UserConfigured=\"1\"!g" "$MWFILE"