How to create an ensemble#
[3]:
import mdpy as md
from mdpy.unit import *
[5]:
Quantity(1, meter)
[5]:
<Quantity object: [1.] m at 0x14d8d5e82ee0>
[ ]:
[3]:
import mdpy as md
from mdpy.unit import *
[5]:
Quantity(1, meter)
[5]:
<Quantity object: [1.] m at 0x14d8d5e82ee0>
[ ]: