Skip to content

Commit

Permalink
Add units, see #299
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jun 29, 2020
1 parent c6fa45e commit 94168b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/atomic-interactions/model/DualAtomModel.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ class DualAtomModel {
tandem: tandem.createTandem( 'adjustableAtomInteractionStrengthProperty' ),
phetioReadOnly: true,
phetioFeatured: true,
units:'K',
phetioDocumentation: 'intermolecular potential for the "Adjustable Attraction" atoms - this is a parameter in the Lennard-Jones potential equation'
} );

Expand Down

0 comments on commit 94168b2

Please sign in to comment.