Skip to content

Commit e10d284

Browse files
committed
Add explanation for the expression
1 parent 719fca6 commit e10d284

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

channel-transport/transport-openfoam/system/setExprFieldsDict

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ FoamFile
66
object setExprFieldsDict;
77
}
88

9+
// Initializes the blob at coordinates (bx,by) with given radius.
10+
// The formula is consistent with the one used in the original nutils case.
911
expressions
1012
(
1113
T

0 commit comments

Comments
 (0)