CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Introducing droneCFD -- Simplifying OpenFOAM simulations of small fixed wing aircraft

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 2 Post By capucsc
  • 1 Post By pbachant

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 15, 2014, 18:54
Default Introducing droneCFD -- Simplifying OpenFOAM simulations of small fixed wing aircraft
  #1
New Member
 
Chris
Join Date: May 2011
Posts: 12
Rep Power: 15
capucsc is on a distinguished road
I would like to introduce droneCFD.com to the CFD-Online community. The purpose of droneCFD is to reduce the complexity of running Openfoam CFD simulations on small unmanned aircraft geometries. To do this, droneCFD uses the OpenFOAM toolkit for meshing and solvers, with a little extra automation to handle case setup, simulation domain configuration and parallel execution.

To get started with DroneCFD, you need to have OpenFOAM 2.3.0 and PyFoam installed on your machine. You can install droneCFD using 'pip install droneCFD'. You can double check that OpenFOAM is installed correctly by running 'dcCheck' in a terminal. Your first simulation only requires you to type 'dcRun', which will run a simulation based on a reference geometry packaged with droneCFD. 'dcRun -h' will provide more details about what's possible. More details can be found at dronecfd.com/gettingstarted.

This project was the result of many frustrating hours trying to simulate flow around a novel small unmanned aircraft geometry. It is far from perfect, but I'm hoping feedback and lots of testing will help improve it.

The code is located on Github, and I've setup a webpage with a details and a forum for collecting feedback. Please take a look, try it out and let me know what you think!
elvis and Ohbuchi like this.
capucsc is offline   Reply With Quote

Old   October 16, 2014, 12:28
Default
  #2
Senior Member
 
Pete Bachant
Join Date: Jun 2012
Location: Boston, MA
Posts: 173
Rep Power: 13
pbachant is on a distinguished road
Cool library, and thanks for your contribution!

Here's a little constructive criticism (sorry if it's pedantic):

Some of the writing style is not very Pythonic. For example, your module names are capitalized. See http://legacy.python.org/dev/peps/pep-0008/. I realize this is hard to achieve when working closely with a C++ library (PyFoam is guilty of this as well), but it can make it easier to use your package to write new code if it's easy to predict what things are named.
capucsc likes this.
__________________
Home | Twitter | GitHub
pbachant is offline   Reply With Quote

Old   October 17, 2014, 06:21
Default
  #3
New Member
 
Chris
Join Date: May 2011
Posts: 12
Rep Power: 15
capucsc is on a distinguished road
Thanks for the feedback and the link. It's something I'll keep in mind as I go forward. I also need more documentation for the code. I was planning on spending my weekend on that, but perhaps I'll also spend some time improving the code.

Just out of curiosity, were you able to get things to run?
capucsc is offline   Reply With Quote

Old   October 17, 2014, 06:22
Default
  #4
New Member
 
Chris
Join Date: May 2011
Posts: 12
Rep Power: 15
capucsc is on a distinguished road
Also, thanks for being the first contributor on GitHub
capucsc is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Suggestion for a new sub-forum at OpenFOAM's Forum wyldckat Site Help, Feedback & Discussions 20 October 28, 2014 09:04
New OpenFOAM Forum Structure jola OpenFOAM 2 October 19, 2011 06:55


All times are GMT -4. The time now is 19:56.