Skip to content
Snippets Groups Projects
Commit b71b5fc4 authored by Guilherme Pantoja Calandrini de Azevedo Junior's avatar Guilherme Pantoja Calandrini de Azevedo Junior
Browse files

Update doc.zih.tu-dresden.de/docs/software/fem_software.md

parent b5a8b592
No related branches found
No related tags found
2 merge requests!741Automated merge from preview to main,!734Update fem_software.md
...@@ -188,7 +188,9 @@ that you can simply change to something like 16 or 24. For now, you should stay ...@@ -188,7 +188,9 @@ that you can simply change to something like 16 or 24. For now, you should stay
boundaries, because multi-node calculations require additional parameters. The number you choose boundaries, because multi-node calculations require additional parameters. The number you choose
should match your used `--cpus-per-task` parameter in your job file. should match your used `--cpus-per-task` parameter in your job file.
### Running mapdl in interactive mode ### Running MAPDL in interactive mode
ANSYS Mechanical APDL (sometimes called ANSYS Classic, the older MAPDL scripted environment).
```console ```console
marie@login$ srun --partition=haswell --ntasks=1 --cpus-per-task=4 --time=1:00:00 --mem-per-cpu=1700 --pty bash marie@login$ srun --partition=haswell --ntasks=1 --cpus-per-task=4 --time=1:00:00 --mem-per-cpu=1700 --pty bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment