Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 332 Bytes

model_loading.rst

File metadata and controls

11 lines (7 loc) · 332 Bytes

Model loading

For loading a translated model with Python the function :pypysd.load can be used:

pysd.load

To translate a load a model the :pypysd.read_vensim and :pypysd.read_xmile functions can be used:

pysd.read_vensim

pysd.read_xmile