first commit
This commit is contained in:
6
ea0eb63c015d34fdb4b1147339f51351.py
Normal file
6
ea0eb63c015d34fdb4b1147339f51351.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import silent_raindrops.distoptics.SIM as op
|
||||
import json
|
||||
|
||||
|
||||
the_sim = op.SIM(init_b=12.0)
|
||||
print(json.dumps(the_sim.to_dict_tsingtao()))
|
||||
Reference in New Issue
Block a user