Skip to content

Commit 08f8104

Browse files
authored
Merge pull request #69 from ktbolt/Update-MultiPhysics-section_68
Update the MultiPhysics section.
2 parents 7431dc9 + 3f30194 commit 08f8104

File tree

10 files changed

+12
-10
lines changed

10 files changed

+12
-10
lines changed
-34.3 KB
Loading
95.3 KB
Loading
12.1 KB
Loading
6.83 KB
Loading

documentation/multi_physics/sv-multiphysics-tool/readme.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33

44
<h1 id="sv_multiphysics_tool" style="text-align:center;"> SimVascular MultiPhysics Tool </h1>
55

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-
106
The SimVascular <strong>SV MultiPhysics Tool</strong> is used to interactively create the mesh and solver XML input files
117
needed to run an svMultiPhysics simulation.
128

@@ -36,17 +32,23 @@ menu item displays a file browser used to select to location to store the locati
3632
<!--- ---------- Creating an MultiPhysics Tool Instance ---------- --->
3733
<!--- ------------------------------------------------------------ --->
3834

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.
4244

4345
<figure>
4446
<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.
4648
</figcaption>
4749
</figure>
4850

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
5052
to identify the <strong>MultiPhysics Tool</strong> instance and to name the files and directories stored under the
5153
SimVascular project's MultiPhysics directory. Selecting OK creates an <strong>MultiPhysics Tool</strong> instance node under
5254
the SV Data Manager. Selecting this instance displays the <strong>MultiPhysics Tool</strong> panel.
1.12 MB
Loading
1.17 MB
Loading
12.1 KB
Loading
1.09 MB
Loading

documentation/multi_physics/sv-multiphysics-tool/tutorial/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ The following steps demonstrate how to create an instance of an <strong>MultiPhy
146146
<tr>
147147
<td><img src="/documentation/multi_physics/sv-multiphysics-tool/tutorial/images/create-select-icon.png" width="597" height="412"> </td>
148148
<td>
149-
Select the <strong>MultiPhysics Icon</strong> <img src="/documentation/multi_physics/sv-multiphysics-tool/tutorial/images/multiphysics-icon.png"width="5%" height="5%">
149+
Select the <strong>MultiPhysics Icon</strong> <img src="/documentation/multi_physics/sv-multiphysics-tool/tutorial/images/multiphysics-icon.png"width="20" height="20">
150150
located on the SimVascular window <i>Toolbar</i>.
151151
<br>This displays an <strong>MultiPhysics Tool</strong> panel.
152152
</td>

0 commit comments

Comments
 (0)