Skip to content

Commit 7f939ae

Browse files
committed
Updated XDSM explanation link
1 parent 1ba941c commit 7f939ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/user_guide/how_to_set_up_an_analysis.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,10 @@ For more information on how to define and interpret technology interconnections,
122122
```
123123

124124
## Visualizing the model structure
125-
There are two basic methods for visualizing the model structure of your H2Integrate system model. You can generate a simplified [XDSM diagram](https://mdolab.engin.umich.edu/wiki/xdsm-overview) showing the technologies and connections specified in your config file, or you can generate an interactive [N2 diagram](https://openmdao.org/newdocs/versions/latest/features/model_visualization/n2_details/n2_details.html) of the full OpenMDAO model. The XDSM diagram is primarily useful for publications and presentations. The N2 diagram is primarily useful for debugging. Details for generating XDSM and N2 diagrams of your H2Integrate model are given below.
125+
There are two basic methods for visualizing the model structure of your H2Integrate system model.
126+
You can generate a simplified [XDSM diagram](https://openmdao.github.io/PracticalMDO/Notebooks/ModelConstruction/understanding_xdsm_diagrams.html) showing the technologies and connections specified in your config file, or you can generate an interactive [N2 diagram](https://openmdao.org/newdocs/versions/latest/features/model_visualization/n2_details/n2_details.html) of the full OpenMDAO model.
127+
The XDSM diagram is primarily useful for publications and presentations.
128+
The N2 diagram is primarily useful for debugging. Details for generating XDSM and N2 diagrams of your H2Integrate model are given below.
126129

127130
### XDSM diagram (static and simplified)
128131

0 commit comments

Comments
 (0)