Commit e7feccb 1 parent 7709b70 commit e7feccb Copy full SHA for e7feccb
File tree 1 file changed +1
-11
lines changed
CHT/flow-over-plate/buoyantSimpleFoam-aster
1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 1
1
settings = \
2
2
{'base-path': tutorial_root,
3
3
'couplings': [['Solid-Interface', 'Fluid-Interface']],
4
- 'participants': {'Fluid': {'directory': 'Fluid',
5
- 'domain-decomposed': False,
6
- 'interfaces': [{'mesh': 'Fluid-Interface',
7
- 'name': 'Fluid-Interface',
8
- 'patches': ['interface'],
9
- 'read-data': ['Sink-Temperature-Solid',
10
- 'Heat-Transfer-Coefficient-Solid'],
11
- 'write-data': ['Sink-Temperature-Fluid',
12
- 'Heat-Transfer-Coefficient-Fluid']}],
13
- 'solver': 'OpenFOAM'},
14
- 'Solid': {'directory': 'Solid',
4
+ 'participants': {'Solid': {'directory': 'Solid',
15
5
'domain-decomposed': False,
16
6
'interfaces': [{'material-id': 0,
17
7
'name': 'Solid-Interface',
You can’t perform that action at this time.
0 commit comments