Skip to content
Snippets Groups Projects
Commit f6313b7f authored by marrobl's avatar marrobl
Browse files

Añadidas las imagenes de escenarios

parent af317fec
No related branches found
No related tags found
No related merge requests found
......@@ -181,6 +181,17 @@ Once this sequence has been completed and returning to the figure [Organize each
Two main scenarios can be distinguished throughout the
*PySD* library project. The process of **translating** a model from Vensim to Python is the first scenario. The second scenario found is the **execution** of that translated model before, which allows the simulation to be carried out and allows the user to obtain the results of the Vensim model.
## Main Sequence Diagram of Translation
![Main Sequence Diagram of Translation](/images/scenarios/SequenceDiagram-Translation.png "Main Sequence Diagram of Translation")
![Translate Section](/images/scenarios/TranslateSection.png "Translate Section")
![Create namespace and subscript_dict](/images/scenarios/CreateNamespaceSubscript_dict.png "Create namespace and subscript_dict")
![Add Python translation](/images/scenarios/AddPythonTranslation.png "Add Python translation")
![Call builder](/images/scenarios/CallBuilder.png "Call builder")
## Main Sequence Diagram of Execution
![Main Sequence Diagram of Execution](/images/scenarios/SequenceDiagram-Execution.png "Main Sequence Diagram of Execution")
<!-- Images -->
<!-- Development view -->
[PySD development view]:/images/development-view/packages.png "PySD development view"
......
images/scenarios/AddPythonTranslation.png

68 KiB

images/scenarios/CallBuilder.png

33.6 KiB

images/scenarios/CreateNamespaceSubscript_dict.png

88.6 KiB

images/scenarios/SequenceDiagram-Execution.png

77 KiB

images/scenarios/SequenceDiagram-Translation.png

96.6 KiB

images/scenarios/TranslateSection.png

68.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment