Need help on boundary layer meteorology

AI Thread Summary
The discussion revolves around the application of logarithmic velocity profiles for inlet boundary conditions in CFD simulations of wind flow in urban areas using FLUENT. The original poster expresses concern about negative velocity values resulting from the logarithmic function at certain heights and considers using power law profiles instead. Responses suggest that the logarithmic profile may not be suitable for urban settings and recommend expanding the simulation domain to include uniform flow conditions. Additionally, there are warnings about the complexities of boundary conditions in computational models and the importance of ensuring that results are logical and accurate. The conversation emphasizes the need for careful analysis and validation of the chosen boundary conditions in the context of urban meteorology.
lalula2
Messages
2
Reaction score
0
Hi, i am mech undergrad student, currently i am doing my thesis for CFD simulation of wind flow in urban area by using FLUENT. I am trying to apply logarithmic velocity profiles for my inlet boundary condition.
My question is that from the formula of logarithmic wind profile, the velocity will become negative when it less than certain height due to the ln function. Do i need to use power law profiles to describe the velocity profile under certain height?
Thanks.

Best regards.
 
Engineering news on Phys.org
This is a question you should find the answer to through journal papers.
 
Why are you applying a logarithmic inlet condition? It doesn't make much sense to me. If you are trying to get the inlet condition to be as close as the actual velocity profile, then don't worry about.

Expand your domain to include some space outside of your physical domain. Send in a uniform constant flow and let it do what i wants.
 
I trying so save my computational time by create my own udf for the boundary condition and based on those journals i read.
Beside that, my moderator criticized my velocity profiles and ask me to rectify the problem as he said my velocity above my study area are not logic.
For actual urban area, the building height is relatively low compare to the atmosphere boundary layer.
 
Well, having said that, you could just kind of substitute height for height above the surface, e.g.
Rather than
u(i,j,k) = log(z(i,j,k))
Have something like:
u(i,j,k) = log( z(i,j,k) - z(i,j,1) )

Do remember that boundary conditions are quite a problem in most computational codes, and many many problems can arise from them. Having said that, be very careful when analyzing results such that you ensure you're getting what you think you should.

I image there could be problems with reflections depending on the actual boundary condition implementation.
 
Thread 'Turbocharging carbureted petrol 2 stroke engines'
Hi everyone, online I ve seen some images about 2 stroke carbureted turbo (motorcycle derivation engine). Now.. In the past in this forum some members spoke about turbocharging 2 stroke but not in sufficient detail. The intake and the exhaust are open at the same time and there are no valves like a 4 stroke. But if you search online you can find carbureted 2stroke turbo sled or the Am6 turbo. The question is: Is really possible turbocharge a 2 stroke carburated(NOT EFI)petrol engine and...
I need some assistance with calculating hp requirements for moving a load. - The 4000lb load is resting on ball bearing rails so friction is effectively zero and will be covered by my added power contingencies. Load: 4000lbs Distance to travel: 10 meters. Time to Travel: 7.5 seconds Need to accelerate the load from a stop to a nominal speed then decelerate coming to a stop. My power delivery method will be a gearmotor driving a gear rack. - I suspect the pinion gear to be about 3-4in in...
Back
Top