JUSTUS2/Software: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
(10 intermediate revisions by 2 users not shown)
Line 10: Line 10:
* On the cluster: <code>module avail</code>
* On the cluster: <code>module avail</code>


* Software in Containers :Instructions for loading software in containers: [[JUSTUS2/Software/Singularity|Singularity]]
== Software in Containers ==

Instructions for loading software in containers: [[Singularity]]


== Documentation ==
== Documentation ==
Documentation by the cluster operators:
Documentation for environment modules available on the cluster:

* with command <code>module help</code>
* examples in <code>$SOFTNAME_EXA_DIR</code>
<!--
{| style="width:100%;"
{| style="width:100%;"
|- style="background:#eeeeee;" |
|- style="background:#eeeeee;" |
Line 24: Line 26:
| this wiki || See below
| this wiki || See below
|}
|}
-->

== Documentation in the Wiki ==
== Documentation in the Wiki ==
Modules with additional documentation here in the wiki:
For some environment modules additional documentation is provided here.
<!-- this list could be generated via {{Special:PrefixIndex/JUSTUS2/Software/|stripprefix=yes}}
but then these Pages become orphaned if there is no other link to them
-->
* [[JUSTUS2/Software/ADF|ADF]]


* [[JUSTUS2/Software/Dalton|Dalton]]
<!-- this list could be generated via {{Special:PrefixIndex/JUSTUS2/Software/|stripprefix=yes}} -->


* [[JUSTUS2/Software/Gaussian|Gaussian]]
* [[ADF]]


* [[JUSTUS2/Software/Dalton|Dalton]]
* [[JUSTUS2/Software/Gaussview|Gaussview]]


* [[JUSTUS2/Software/Molden|Molden]]
* [[Gaussian]]


* [[JUSTUS2/Software/NAMD|NAMD]]
* [[Gaussview]]


* [[JUSTUS2/Software/Molden|Molden]]
* [[JUSTUS2/Software/SIESTA|SIESTA]]


* [[JUSTUS2/Software/Schrodinger|Schrodinger]]
* [[JUSTUS2/Software/Schrodinger|Schrodinger]]

Revision as of 11:03, 4 July 2023

Environment Modules

Most software is provided as Modules.

Required reading to use: Environment Modules

Available Software

  • On the cluster: module avail
  • Software in Containers :Instructions for loading software in containers: Singularity

Documentation

Documentation for environment modules available on the cluster:

  • with command module help
  • examples in $SOFTNAME_EXA_DIR

Documentation in the Wiki

For some environment modules additional documentation is provided here.