Template:Softwarepage: Difference between revisions
Jump to navigation
Jump to search
K Siegmund (talk | contribs) (Created page with "{| style=" background:#deffee; width:100%;" | style="padding:12px; background:#cef2e0; text-align:left" | center|150px | style="padding:12px; backgr...") |
K Siegmund (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
[[Image:Attention.svg|center|150px]] |
[[Image:Attention.svg|center|150px]] |
||
| style="padding:12px; background:#cef2e0; text-align:left" | |
| style="padding:12px; background:#cef2e0; text-align:left" | |
||
This page |
This page contains additional documentation to a software package available via [[Environment Modules]]. |
||
Version-specific documentation is available on the terminal via |
|||
module help <category>/<softwarename> |
module help <category>/<softwarename> |
||
e.g. for the software chem/lammps, this would be |
e.g. for the software chem/lammps, this would be |
Revision as of 15:05, 18 November 2021
This page contains additional documentation to a software package available via Environment Modules. Version-specific documentation is available on the terminal via module help <category>/<softwarename> e.g. for the software chem/lammps, this would be $ module help chem/lammps Further documentation is available in the form of example scripts in the directory $SOFTWARENAME_EXA_DIR. Example using lammps: $ module load chem/lammps $ cd $LAMMPS_EXA_DIR/ ; ls -la;
|