add missing entries
This commit is contained in:
@ -1701,6 +1701,18 @@ report the "native" data type. The following tables are provided:
|
|||||||
- Type
|
- Type
|
||||||
- Length
|
- Length
|
||||||
- Description
|
- Description
|
||||||
|
* - boxlo
|
||||||
|
- double
|
||||||
|
- 3
|
||||||
|
- lower box boundaries in x-, y-, and z-direction; see :doc:`create_box`.
|
||||||
|
* - boxhi
|
||||||
|
- double
|
||||||
|
- 3
|
||||||
|
- lower box boundaries in x-, y-, and z-direction; see :doc:`create_box`.
|
||||||
|
* - boxxlo
|
||||||
|
- double
|
||||||
|
- 1
|
||||||
|
- lower box boundary in x-direction; see :doc:`create_box`.
|
||||||
* - boxxhi
|
* - boxxhi
|
||||||
- double
|
- double
|
||||||
- 1
|
- 1
|
||||||
@ -1724,19 +1736,19 @@ report the "native" data type. The following tables are provided:
|
|||||||
* - sublo
|
* - sublo
|
||||||
- double
|
- double
|
||||||
- 3
|
- 3
|
||||||
- subbox lower boundaries
|
- subbox lower boundaries in x-, y-, and z-direction
|
||||||
* - subhi
|
* - subhi
|
||||||
- double
|
- double
|
||||||
- 3
|
- 3
|
||||||
- subbox upper boundaries
|
- subbox upper boundaries in x-, y-, and z-direction
|
||||||
* - sublo_lambda
|
* - sublo_lambda
|
||||||
- double
|
- double
|
||||||
- 3
|
- 3
|
||||||
- subbox lower boundaries in fractional coordinates (for triclinic cells)
|
- subbox lower boundaries in fractional coordinates (for triclinic cells only)
|
||||||
* - subhi_lambda
|
* - subhi_lambda
|
||||||
- double
|
- double
|
||||||
- 3
|
- 3
|
||||||
- subbox upper boundaries in fractional coordinates (for triclinic cells)
|
- subbox upper boundaries in fractional coordinates (for triclinic cells only)
|
||||||
* - periodicity
|
* - periodicity
|
||||||
- int
|
- int
|
||||||
- 3
|
- 3
|
||||||
|
|||||||
Reference in New Issue
Block a user