OBST + HOLE vs HVAC #14936
Replies: 4 comments 7 replies
-
PFB input details !---------------------------- !---------------------------- &MESH ID='Lower_Comp_Mesh', IJK=36,36,36, XB=0.0,0.9144,0.0,0.9144,0.0,0.9144/ &OBST ID='Partition', SURF_ID='partition_surf', XB=0.0,0.9144, 0.0,0.9144, 0.9144,0.9398, OUTLINE=.FALSE./ &HOLE ID='Opening_hole', XB=0.3048,0.6096, 0.3048,0.6096, 0.9144,0.9398 / &DEVC ID='Q_opening_z_0.9144', XB=0.3048, 0.6096, 0.3048, 0.6096, 0.9144, 0.9144, QUANTITY='W-VELOCITY', SPATIAL_STATISTIC='AREA INTEGRAL' / !---------------------------- &MESH IJK= 36,36,73, XB=0.0,0.9144, 0.0,0.9144, 0.0,1.8542/ &SURF ID='hot_wall_surf', COLOR = RED, TMP_FRONT=32.222 / &OBST ID='Partition', SURF_ID='partition_surf', XB=0.0,0.9144,0.0,0.9144,0.9144,0.9398, OUTLINE=.FALSE./ &VENT ID='VENT_LOWER', XB=0.3048,0.6096, 0.3048,0.6096, 0.9144,0.9144, SURF_ID='HVAC'/ &HVAC TYPE_ID='NODE', VENT_ID = 'VENT_LOWER', ID='LOWER_NODE', DUCT_ID = 'Opening'/ &HVAC TYPE_ID='DUCT', ID='Opening', NODE_ID='LOWER_NODE','UPPER_NODE', AREA=0.0929, LENGTH=0.0254, LOSS = 0.4,0.8/ &DEVC ID='Opening_Q', DUCT_ID='Opening', QUANTITY='DUCT VOLUME FLOW'/ |
Beta Was this translation helpful? Give feedback.
-
What units are you using for flow rate? Do you mean 10^6 = 1 000 000 m^3/s ? |
Beta Was this translation helpful? Give feedback.
-
Without knowing the details of the experiment cannot say which is the better option. The better option is which ever more closely represents the physical construction of the experiment. ~40 C temperature difference is not a very strong source of buoyancy. The accuracy with which you represent the actual experimental conditions are going to matter. |
Beta Was this translation helpful? Give feedback.
-
When modeling an experiment, details matter. You have not provide a complete input file but just looking at your mesh lines, they do not seem adequate to represent the actual experimental apparatus which was larger in interior volume than the total volume of your mesh lines. You are measuring volume flow; however, according to the paper the only measured values are temperature above and below the opening and power consumption for the heater. In a sealed domain with a partition between hot and cold sides the volume flow should be essentially zero. At steady-state the net mass flow at the opening is zero. The warm air will be less dense so it will require more volume flow but with a 40 C temperature difference the excess amount in the upwards direction is going to be small. The paper estimates the volume flow using a 1D momentum equation for unidirectional flow with an assumed orifice coefficient; however, the actual flow in this case is complex and may not be adequate represented by the assumption made. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Which is better approach to simulate horizontal opening between 2 enclosures?
I have tried 2 approaches and compared volumetric flow rate with experimental value (~10^-6)
Kindly help.
Beta Was this translation helpful? Give feedback.
All reactions