cc_staff
1,863
edits
mNo edit summary |
mNo edit summary |
||
Line 1,299: | Line 1,299: | ||
:::: <code>cp -a $EBROOTANSYSEDT/v232/Linux64/Examples/HFSS/Antennas ~/Ansoft/$EBVERSIONANSYSEDT</code> | :::: <code>cp -a $EBROOTANSYSEDT/v232/Linux64/Examples/HFSS/Antennas ~/Ansoft/$EBVERSIONANSYSEDT</code> | ||
::: To run an example: | ::: To run an example: | ||
:::: open a simulation .aedt file then click <code>HFSS -> Validation Check</code> (if errors are reported close and | :::: open a simulation .aedt file then click <code>HFSS -> Validation Check</code> | ||
:::: click <code>Project -> Analyze All</code> to | :::: (if errors are reported by the validation check, close then reopen the simulation and repeat as required) | ||
:::: to run simulation click <code>Project -> Analyze All</code> | |||
:::: to quit without saving the converged solution click <code>File -> Close -> No </code> | |||
::: If the program crashes and won't restart try running the following commands: | ::: If the program crashes and won't restart try running the following commands: | ||
:::: <code>pkill -9 -u $USER -f "ansys*|mono|mwrpcss|apip-standalone-service"</code> | :::: <code>pkill -9 -u $USER -f "ansys*|mono|mwrpcss|apip-standalone-service"</code> | ||
:::: <code>rm -rf ~/.mw</code> (ansysedt will re-run first-time configuration on startup) | :::: <code>rm -rf ~/.mw</code> (ansysedt will re-run first-time configuration on startup) | ||
=== Ensight === <!--T:1678--> | === Ensight === <!--T:1678--> |