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

Images referenced in text file

parent 19228755
No related branches found
No related tags found
1 merge request!1Develop
...@@ -18,7 +18,37 @@ The development view describes the static organization of the software in its de ...@@ -18,7 +18,37 @@ The development view describes the static organization of the software in its de
To represent the architecture of the fragments which made up *PySD* is used a package diagram. In that diagram, it represented the hierarchical architecture of pysd packages excluding the relationship between its modules. To represent the architecture of the fragments which made up *PySD* is used a package diagram. In that diagram, it represented the hierarchical architecture of pysd packages excluding the relationship between its modules.
![main1](/images/divide-sentences2.png "The development") ![PySD development view](/images/development-view/packages.png)
![PySD relationships between modules](/images/development-view/relationship-modules.png)
## The logical view of PySD
![Main modules of PySD](/images/logical-view/main-modules.png)
![Simplified vensim2py module](/images/logical-view/vensim2py-simply.png)
![Classes of pysd grammars](/images/logical-view/grammar1.png)
![Classes of pysd grammars](/images/logical-view/grammar2.png)
![Simplified functions module](/images/logical-view/functions-simply.png)
![Functions module](/images/logical-view/functions1.png)
![Functions module](/images/logical-view/functions2.png)
![Builder module](/images/logical-view/builder-module.png)
![Utils module](/images/logical-view/utils-module.png)
![Simplified external module](/images/logical-view/external-simply.png)
![External module](/images/logical-view/external1.png)
![External module](/images/logical-view/external2.png)
![Decorators module](/images/logical-view/decorators-module.png)
## The process view of PySD
![Process view 1](/images/process-view/main1.jpg)
![Process view 2](/images/process-view/divide-sentences2.png)
![Process view 3](/images/process-view/macro-list3.png)
![Process view 4](/images/process-view/translate-section4.png)
![Process view 5](/images/process-view/namespace5.png)
![Process view 6](/images/process-view/parse-components6.png)
## The pyshical view of PySD
## Scenarios
<!-- References --> <!-- References -->
[4+1 model view]: https://www.cs.ubc.ca/~gregor/teaching/papers/4+1view-architecture.pdf [4+1 model view]: https://www.cs.ubc.ca/~gregor/teaching/papers/4+1view-architecture.pdf
images/process-view/main1.jpg

24.8 KiB

images/process-view/main1.png

31 KiB

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