We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dbb27b commit 9408046Copy full SHA for 9408046
src/main/java/com/rae/formicapi/fondation/simulation/nodal/package-info.java
@@ -13,6 +13,7 @@
13
* <p>The physical meaning of potential and flow changes with the domain:
14
*
15
* <table border="1" style="border-collapse:collapse; text-align:left">
16
+ * <caption>Physical domains and their corresponding potential and flow quantities</caption>
17
* <tr><th>Domain</th><th>Potential</th><th>Flow</th></tr>
18
* <tr><td>THERMAL</td> <td>Temperature [K]</td> <td>Heat flux [W]</td></tr>
19
* <tr><td>MECHANICAL</td><td>Angular velocity [rad/s]</td><td>Torque [N·m]</td></tr>
0 commit comments