Skip to content
/ forces Public

new openFOAM forces library which supports calculation of pressure profile of airfoil in openFOAM extend-4.1

License

Notifications You must be signed in to change notification settings

hnsxmh/forces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

new openFOAM forces library which supports calculation of Cp (or pressure) profile of airfoil in openFOAM extend-4.1

How to use:

1.Use wmake libso to compile the library under following path: $(FOAM_USER_LIBBIN) with the name "libforcesNew".

2.Add function in ControlDict in your own case and run the case as normal.

3.You will find the results in forces folder which are separately stored in each time step as you defined.

4.Use i.e. gnuplot to plot the pressure profile arond the airfoil.

P.s. an example is shown in the repository.

result from NASA (https://turbmodels.larc.nasa.gov/naca0012_val.html):

QQ图片20210323113713

simulation results:

pProfile

About

new openFOAM forces library which supports calculation of pressure profile of airfoil in openFOAM extend-4.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published