|
[Sponsors] |
March 28, 2023, 07:46 |
Soild setting
|
#1 |
New Member
Xu Hui
Join Date: Mar 2023
Posts: 4
Rep Power: 3 |
I want to know if the following two settings are equivalent?
setting 1: control.txt: ... B 10 0.0 40.0 0.0 0.04 0.0 1.0 //rectangular domain size S 61 11.0 17.0 0.0 0.04 0.0 0.3 //wedge object in x-direction S 10 17.0 19.0 0.0 0.04 0.0 0.3 //rectangular object S 61 19.0 22.0 0.0 0.04 0.3 0.0 ... ctrl.txt: ... F 60 0.4 // still water depth ... setting 2: ... B 10 0.0 40.0 0.0 0.04 0.0 1.0 //rectangular domain size, not modified S 10 0.00 40.0 0.0 0.04 0.0 0.1 //add rectangular object S 61 11.0 17.0 0.0 0.04 0.1 0.4 //wedge object in x-direction, modified S 10 17.0 19.0 0.0 0.04 0.1 0.4 //rectangular object, modified S 61 19.0 22.0 0.0 0.04 0.4 0.1 //modified ... ctrl.txt: ... F 60 0.5 // still water depth, modified ... I want to set up an undulating bar at the bottom. My idea was to set up a rectangular soild at the bottom and increase the water depth, if it works the results of two settings mentioned above should be same(for convenience, I used the example "Wave propagation over a submerged bar" in FNPF). However, there seems to be a phase difference between the results of these two settings above, so I'm not sure if this approach is feasible. Attach Files are the bottom I want to set (actually more complex,may require geo) and results of two settings above. Thank you |
|
March 28, 2023, 16:19 |
|
#2 |
Super Moderator
Hans Bihs
Join Date: Jun 2009
Location: Trondheim, Norway
Posts: 403
Rep Power: 19 |
Dear Xu Hui,
the settings should be equivalent, but for the sigma coordinate system I would prefer the first version. |
|
March 28, 2023, 23:22 |
|
#3 | |
New Member
Xu Hui
Join Date: Mar 2023
Posts: 4
Rep Power: 3 |
Quote:
If I want to set up an undulating bar at the bottom with geo.dat, a simple example,flip thesubmerged bar in the given case: ... F 60 0.4 // still water depth B 10 0.0 40.0 0.0 0.04 -0.3 1.0 //rectangular domain size ... G 9 2 //1:topo 2:solid default:1 G 10 1 // turn geodat on/off ... geo.dat: 11.0 0.02 0.0 17.0 0.02 -0.3 19.0 0.02 -0.3 22.0 0.02 0.0 Is this setting correct? Thank you again. |
||
March 30, 2023, 04:52 |
|
#4 |
Super Moderator
Hans Bihs
Join Date: Jun 2009
Location: Trondheim, Norway
Posts: 403
Rep Power: 19 |
Hi Xu Hui,
I would use B 10 0.0 40.0 0.0 0.04 0.0 1.0. The bedlevel due to geodat points does not depend on B 10 for FNFP because of the sigma grid. For CFD it would be different. |
|
March 30, 2023, 07:40 |
|
#5 |
New Member
Xu Hui
Join Date: Mar 2023
Posts: 4
Rep Power: 3 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fluent Parallelization Problem After AC Power Dropped | pawl | Hardware | 5 | November 13, 2016 07:08 |
using chemkin | JMDag2004 | OpenFOAM Pre-Processing | 2 | March 8, 2016 23:38 |
[snappyHexMesh] determining displacement for added points | CFDnewbie147 | OpenFOAM Meshing & Mesh Conversion | 1 | October 22, 2013 10:53 |
Cells with t below lower limit | Purushothama | Siemens | 2 | May 31, 2010 22:58 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |