Files
BL/ea0eb63c015d34fdb4b1147339f51351.py
nicomacbookpro 2fad4e7b64 first commit
2025-07-22 09:28:32 +08:00

7 lines
141 B
Python

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()))