|
3 | 3 |
|
4 | 4 | <h1 id="sv_multiphysics_tool" style="text-align:center;"> SimVascular MultiPhysics Tool </h1> |
5 | 5 |
|
6 | | -<div style="background-color: #F0F0F0; padding: 10px; border: 1px solid #e6e600; border-left: 6px solid #e6e600"> |
7 | | -The SimVascular MultiPhysics Tool does not yet support writing svMultiPhysics solver XML files. |
8 | | -</div> |
9 | | - |
10 | 6 | The SimVascular <strong>SV MultiPhysics Tool</strong> is used to interactively create the mesh and solver XML input files |
11 | 7 | needed to run an svMultiPhysics simulation. |
12 | 8 |
|
@@ -36,17 +32,23 @@ menu item displays a file browser used to select to location to store the locati |
36 | 32 | <!--- ---------- Creating an MultiPhysics Tool Instance ---------- ---> |
37 | 33 | <!--- ------------------------------------------------------------ ---> |
38 | 34 |
|
39 | | -<h2 id="sv_multiphysics_tool_create_instance"> Creating an MultiPhysics Tool Instance </h2> |
40 | | -A <strong>MultiPhysics Tool</strong> instance is created by right-clicking on the <strong>MultiPhysics</strong> node |
41 | | -under the SV Data Manager. Selecting the <strong>Create MultiPhysics job</strong> menu item displays a popup window. |
| 35 | +<h2 id="sv_multiphysics_tool_create_instance"> Creating a MultiPhysics Tool Instance </h2> |
| 36 | + |
| 37 | +Creating a <strong>MultiPhysics Tool</strong> is performed differently than the other Tools. |
| 38 | + |
| 39 | +First select the <strong>MultiPhysics Icon</strong> |
| 40 | +<img src="/documentation/multi_physics/sv-multiphysics-tool/images/multiphysics-icon.png" height="20" width="20"> locationed in the SimVascular Window Toolbar. This will bring up an uninitialized <strong>MultiPhysics Tool</strong> panel |
| 41 | +<img class="svImg svImgSm" src="/documentation/multi_physics/sv-multiphysics-tool/images/multiphysics-blank-panel.png"> |
| 42 | + |
| 43 | +Next select the <img src="/documentation/multi_physics/sv-multiphysics-tool/images/multiphysics-new-job-button.png" width="10%"> button at the top of the <strong>MultiPhysics Tool</strong> panel. This will display a <strong>Create MultiPhysics Job</strong> popup window. |
42 | 44 |
|
43 | 45 | <figure> |
44 | 46 | <img class="svImg svImgSm" src="/documentation/multi_physics/sv-multiphysics-tool/images/create-job-popup.png"> |
45 | | -<figcaption class="svCaption"> The <strong>Create MultiPhysics Simulation Job </strong> popup menu. |
| 47 | +<figcaption class="svCaption"> The <strong>Create MultiPhysics Job </strong> popup menu. |
46 | 48 | </figcaption> |
47 | 49 | </figure> |
48 | 50 |
|
49 | | -Type <strong>fluid_simulation</strong> into the <strong>job Name</strong> <i>DialogBox</i>. This names is used |
| 51 | +Type <strong>fluid_simulation</strong> into the <strong>Job Name</strong> <i>DialogBox</i>. This names is used |
50 | 52 | to identify the <strong>MultiPhysics Tool</strong> instance and to name the files and directories stored under the |
51 | 53 | SimVascular project's MultiPhysics directory. Selecting OK creates an <strong>MultiPhysics Tool</strong> instance node under |
52 | 54 | the SV Data Manager. Selecting this instance displays the <strong>MultiPhysics Tool</strong> panel. |
|
0 commit comments