Skip to content

Commit 9408046

Browse files
fixed javadoc table error
1 parent 1dbb27b commit 9408046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/rae/formicapi/fondation/simulation/nodal/package-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* <p>The physical meaning of potential and flow changes with the domain:
1414
*
1515
* <table border="1" style="border-collapse:collapse; text-align:left">
16+
* <caption>Physical domains and their corresponding potential and flow quantities</caption>
1617
* <tr><th>Domain</th><th>Potential</th><th>Flow</th></tr>
1718
* <tr><td>THERMAL</td> <td>Temperature [K]</td> <td>Heat flux [W]</td></tr>
1819
* <tr><td>MECHANICAL</td><td>Angular velocity [rad/s]</td><td>Torque [N·m]</td></tr>

0 commit comments

Comments
 (0)