Skip to content

Commit

Permalink
boundary typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JunCEEE authored Nov 8, 2019
1 parent 990e122 commit 5a108e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EXT_MD.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The individual requirement is given in `scope`.
- `3` 3D simulation box
- ...

- `bounday`
- `boundary`
- type: array of *(string)* containing **D** elements, where **D** is the value of `dimension`.
- scope: *required*, if `box` sub-group exists
- description: the boundary condition of the box along each dimension. The allowed values in `boundary` are either **periodic** or **none**.
Expand Down Expand Up @@ -129,4 +129,4 @@ The individual requirement is given in `scope`.
- type: *(float64)*
- scope: *required*, if `box` sub-group exists
- description: unit-conversion factor to convert simulation unit to SI units
- example: `1.0e-10`
- example: `1.0e-10`

0 comments on commit 5a108e2

Please sign in to comment.