Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yoricklassmann authored Nov 30, 2022
1 parent 8257755 commit 4ee7385
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ step = 0.1

| **Input variable name** | **Description** | **Possible options** |
|:-----------------------------------|:-------------------------------|:----------------------------|
| `internalType` | Internal coordinate type | `bl`, `ba`, or `td` |
| `internalType` | Internal coordinate type | `bl`, `ba`, or `td` |
| `internalName` | Name of contributing atoms | `a1-a2` (bl) <br> `a1-a2-a3` (ba) <br> `a1-a2-a3-a4` (td) |
| `expecType` (only in aims) | Way of calculating internal | `incoherent` or `coherent` |

Expand All @@ -100,3 +100,8 @@ If `expecType = coherent` then there are additional parameters determining the r

### Molecular population:

| **Input variable name** | **Description** | **Possible options** |
|:--------------------------|:---------------------------------|:----------------------:|
| `internalType` | Internal coordinate type | `bl`, `ba`, or `td` |
| `dissPartners` | Atoms involved in dissociation | `a1-a2` |
| `thresh` | Dissociation threshold | `float` |

0 comments on commit 4ee7385

Please sign in to comment.