|
[Sponsors] |
Couple Boundaries That Aren't in the Contact, Multiregion |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 21, 2021, 08:55 |
Couple Boundaries That Aren't in the Contact, Multiregion
|
#1 |
New Member
Ilya
Join Date: Jan 2021
Posts: 10
Rep Power: 5 |
Hi Everyone,
my simple model consists of 5 box-looking regions that are attached to one another. Only one field, electrical potential 'V', is defined. I've been trying to implement this model for my own solver, which is based on ChtMultiRegionFoam. However, the boundary of the first region must be coupled with the boundary on the fifth region. So, I'm struggling with how to implement this. My first idea was to do it with the help of groovyBC: Code:
boundary1 { type groovyBC; gradientExpression "(V1-V2)/R"; variables "V1=V;V2@boundary2=V"; Any ideas? Best wishes, Ilya |
|
Tags |
coupled boundary, groovybc, multiregions |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
can anyone help me about the udf of dynamic contact angle in FLUENT? | Albert Lee | FLUENT | 0 | July 1, 2018 09:21 |
[ANSYS Meshing] Help creating contact regions | Rafa54G2 | ANSYS Meshing & Geometry | 2 | May 19, 2018 17:37 |
contact angle as a function of coordinate | stardust111 | OpenFOAM Programming & Development | 0 | May 9, 2018 09:19 |
Dynamic contact angle | raj kumar saini | Fluent UDF and Scheme Programming | 0 | October 13, 2014 03:18 |
dynamic contact angle / contact line velocity | ThomasN | CFX | 6 | September 23, 2014 07:07 |