Skip to content

Commit

Permalink
add femtosecond
Browse files Browse the repository at this point in the history
  • Loading branch information
marjanalbooyeh committed May 6, 2024
1 parent 0eda3d4 commit b5c24f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flowermd/internal/units.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ class Units:
nanosecond = u.ns
ps = u.ps
picosecond = u.ps
fs = u.fs
femtosecond = u.fs

# temperature units
K = u.K
Expand Down

0 comments on commit b5c24f2

Please sign in to comment.