Skip to content

Commit 5a108e2

Browse files
authored
boundary typo
1 parent 990e122 commit 5a108e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EXT_MD.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The individual requirement is given in `scope`.
9797
- `3` 3D simulation box
9898
- ...
9999

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

0 commit comments

Comments
 (0)