Template:Softwarepage: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| style=" background:#deffee; width:100%;"
{| style=" background:#deffee; width:100%;"
| style="padding:12px; background:#cef2e0; text-align:left" |
| style="padding:12px; background:#cef2e0; text-align:left" |
[[Image:Attention.svg|center|150px]]
[[Image:Attention.svg|center|100px]]
| style="padding:12px; background:#cef2e0; text-align:left" |
| style="padding:12px; background:#cef2e0; text-align:left" |
This page contains additional documentation to a software package available via [[Environment Modules]].
This page contains additional documentation to a software package. The main documentation is available via <code> module help </code> and <code> $SOFTWARENAME_EXA_DIR </code> on the cluster. For more details how to access that documentation see: [[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;



A list of all software modules installed on the cluster is available at [bwhpc.de/software.php]
|}
|}

Revision as of 16:53, 18 November 2021

Attention.svg

This page contains additional documentation to a software package. The main documentation is available via module help and $SOFTWARENAME_EXA_DIR on the cluster. For more details how to access that documentation see: Environment Modules.

A list of all software modules installed on the cluster is available at [bwhpc.de/software.php]