All interested users of DAMASK are invited to join the mailing list »damaskuser@mpie.de«. We will use this list to announce news and distribute important information regarding DAMASK.
Particular items on this site are indicated in a special manner to distinguish them. This table lists those items and gives the respective indication used together with one or more examples.
what | indication | example |
---|---|---|
names / literals | quote | »theRealNameOfSomething« |
files / directories | color | /path/to/a/certain/file |
environment variables | prefix »$« | $PYTHONPATH |
shell commands | monospaced block | > cd an/arbitrary/path > ./aScript.py --foo theParameter [--bar] |
options | monospace | --someOption or -s |
optional items | square brackets | [--anOptionalSwitch] |
variable items | italics | --theOption variableParameter |