Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions yaml_files/cuba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ CUBA_KEYS:

SIZE:
definition: size of a parameter or quantity
shape: []
shape: [1]
type: double

MASS:
Expand Down Expand Up @@ -299,12 +299,12 @@ CUBA_KEYS:

CURRENT:
definition: current value of a parameter
shape: []
shape: [1]
type: double

FINAL:
definition: final value of a parameter
shape: []
shape: [1]
type: double

DELTA_DISPLACEMENT:
Expand Down Expand Up @@ -449,7 +449,7 @@ CUBA_KEYS:

CHARGE_DENSITY:
definition: Charge density
shape: []
shape: [1]
type: double

DESCRIPTION:
Expand All @@ -459,7 +459,7 @@ CUBA_KEYS:

ELECTRIC_FIELD:
definition: Electric field
shape: []
shape: [1]
type: double

ELECTRON_MASS:
Expand All @@ -474,7 +474,7 @@ CUBA_KEYS:

ENERGY:
definition: Energy
shape: []
shape: [1]
type: double

HEAT_CONDUCTIVITY:
Expand Down Expand Up @@ -504,17 +504,17 @@ CUBA_KEYS:

MOMENTUM:
definition: Momentum
shape: []
shape: [1]
type: double

MOMENT_INERTIA:
definition: Moment inertia
shape: []
shape: [1]
type: double

POTENTIAL_ENERGY:
definition: Potential energy
shape: []
shape: [1]
type: double

POWER_LAW_INDEX:
Expand Down Expand Up @@ -584,10 +584,10 @@ CUBA_KEYS:

VARIABLE:
definition: a list of physics/chemistry variables in a PE or MR
shape: []
shape: [1]
type: string

NONE:
definition: a general none value
shape: []
shape: [1]
type: integer