Difference between revisions of "User:Wyldckat"

From OpenFOAMWiki
(List of pages planned)
(List of pages I have yet to finish writing: Forgot I had this list... irg...)
 
(12 intermediate revisions by the same user not shown)
Line 12: Line 12:
  
 
== Usage of OpenFOAM ==
 
== Usage of OpenFOAM ==
*Cross-compiling OpenFOAM with MinGW and Mingw-w64.
+
* Cross-compiling OpenFOAM with MinGW and Mingw-w64.
*blueAIR is the current in-house product being developed at blueCAPE. blueAIR uses OpenFOAM in Windows for CFD simulations. For more information, see the [[#Projects|Projects]] section.
+
** These cross-compiled builds I do are provided in blueCAPE's blueCFD-Core and blueCFD-SingleCore projects.
 
+
* blueCFD-AIR is the current in-house product being developed at blueCAPE. blueCFD-AIR uses blueCAPE's own port of OpenFOAM for Windows for CFD simulations. For more information, see the [[#Projects|Projects]] section.
  
 
== Projects ==
 
== Projects ==
*[http://joomla.bluecape.com.pt/blueFIRE blueFIRE] :: state-of-the-art real-time fire propagation simulator, designed to assist Civil Protection Forces in forest-fire fighting. Includes a Wind diagnosis capability. Its modular design and API allow an easy integration with GIS, fire detection and risk analysis software.
+
* [http://www.bluecape.com.pt/blueFIRE blueFIRE] :: state-of-the-art real-time fire propagation simulator, designed to assist Civil Protection Forces in forest-fire fighting. Includes a Wind diagnosis capability. Its modular design and API allow an easy integration with GIS, fire detection and risk analysis software.
*[[Tip_Cross_Compiling_OpenFOAM_in_Linux_For_Windows_with_MinGW|Cross-Compiling OpenFOAM for Windows 32 and 64bits]], used in the blueCAPE's product/service [http://www.bluecape.com.pt/blueCFD blueCFD].
+
* [[Tip_Cross_Compiling_OpenFOAM_in_Linux_For_Windows_with_MinGW|Cross-Compiling OpenFOAM for Windows 32 and 64bits]], used in the blueCAPE's product/service portfolio [http://bluecfd.com blueCFD].
**[http://code.google.com/p/bluecfd-singlecore/ blueCFD-SingleCore] is a subset of [http://www.bluecape.com.pt/blueCFD blueCFD], providing the modified source code in Git repositories as well as binaries for Windows. Aims to help newcomers start using OpenFOAM on Windows, although it doesn't have all of the amenities that [http://www.bluecape.com.pt/blueCFD blueCFD] provides.
+
** [http://code.google.com/p/bluecfd-singlecore/ blueCFD-SingleCore] is a subset of [http://bluecfd.com/Core blueCFD-Core], providing the modified source code in Git repositories as well as binaries for Windows. Aims to help newcomers start using OpenFOAM on Windows, although it doesn't have all of the amenities that [http://bluecfd.com/Core blueCFD-Core] provides.
*[http://joomla.bluecape.com.pt/gbXML2STL gbXML2STL] :: extracts the building geometry from gbXML, processes it and returns one or more geometry STL files, depending on the command line options. Planning on making a tutorial on how to use it to run simulations with OpenFOAM.
+
** [http://bluecfd.com/AIR blueCFD-AIR] :: the parent project of gbXML2STL, that aims to provide AEC Engineers and Architects with a powerful, accurate and easy to use CFD development environment for Built environments, based in BIM/CAD models. Currently the CFD engine used is OpenFOAM.
*[http://www.bluecape.com.pt/blueAIR blueAIR] :: the parent project of gbXML2STL, that aims to provide AEC Engineers and Architects with a powerful, accurate and easy to use CFD development environment for Built environments, based in BIM/CAD models. Currently the CFD engine used is OpenFOAM.
+
* [http://www.bluecape.com.pt/gbXML2STL gbXML2STL] :: extracts the building geometry from gbXML, processes it and returns one or more geometry STL files, depending on the command line options. Planning on making a tutorial on how to use it to run simulations with OpenFOAM.
 
+
  
 
== Things on this Wiki ==
 
== Things on this Wiki ==
Line 49: Line 48:
  
 
# [[Installation/Linux/OpenFOAM-2.1.1]]
 
# [[Installation/Linux/OpenFOAM-2.1.1]]
# [[Installation/Linux/OpenFOAM-2.1.x]]
 
# [[Installation/Working_with_the_Shell]]
 
#* Mental note: display a copy of the lower half of ".bashrc", to make it visible to users how it should look.
 
  
 
Reference forum pages, referring to some of these pages: [http://www.cfd-online.com/Forums/openfoam-installation/102534-discussion-restructuring-installation-page-openfoamwiki-net.html Discussion: Restructuring the Installation page at openfoamwiki.net]
 
Reference forum pages, referring to some of these pages: [http://www.cfd-online.com/Forums/openfoam-installation/102534-discussion-restructuring-installation-page-openfoamwiki-net.html Discussion: Restructuring the Installation page at openfoamwiki.net]
  
=== List of pages planned ===
+
=== List of pages I still want to write ===
 
+
* To create an installation page for Doxygen generated documentation (actually, I think there is one already) and add more information to it: [http://www.cfd-online.com/Forums/blogs/wyldckat/788-building-code-documentation-openfoam-2-0-0-x.html Building Code Documentation on OpenFOAM 2.0.0/x]
# To move/rename the installation pages for Mac OS X onto the dedicated section [[Installation/Mac OS]]
+
* To create a dedicated section of "easy how-to" installation instructions for PyFoam.
#* Currently they are all referenced here: [[:Category:OpenFOAM_on_Mac_OS_X]]
+
 
+
# To move/rename and adjust the installation pages for Windows onto the dedicated section [[Installation/Windows]]
+
#* [[Tip_Cross_Compiling_OpenFOAM_in_Linux_For_Windows_with_MinGW]]
+
#* [[Tip_Cross_Compiling_OpenFOAM_1.6_in_Linux_For_Windows_with_MinGW]]
+
#* [[Tip_Cross_Compiling_OpenFOAM_1.7_in_Linux_For_Windows_with_MinGW]]
+
#* [[Tip_Cross_Compiling_OpenFOAM_2_1_x_in_Linux_For_Windows_with_MinGW]]
+
#* At the end, give the link for it at [[Windows]].
+
 
+
# Copy-paste-adapt the stuff I got on [http://www.cfd-online.com/Forums/blogs/wyldckat/ my blog], since it should be better here at the wiki for future generations.
+
  
 
== Users ==
 
== Users ==
  
 
[[User:Wyldckat|Wyldckat]] 20:59, 11 November 2009 (UTC)
 
[[User:Wyldckat|Wyldckat]] 20:59, 11 November 2009 (UTC)

Latest revision as of 18:22, 26 July 2015

This is wyldckat's user page.

1 Description

Bruno Santos works at blueCAPE.

2 Contacts


3 Usage of OpenFOAM

  • Cross-compiling OpenFOAM with MinGW and Mingw-w64.
    • These cross-compiled builds I do are provided in blueCAPE's blueCFD-Core and blueCFD-SingleCore projects.
  • blueCFD-AIR is the current in-house product being developed at blueCAPE. blueCFD-AIR uses blueCAPE's own port of OpenFOAM for Windows for CFD simulations. For more information, see the Projects section.

4 Projects

  • blueFIRE :: state-of-the-art real-time fire propagation simulator, designed to assist Civil Protection Forces in forest-fire fighting. Includes a Wind diagnosis capability. Its modular design and API allow an easy integration with GIS, fire detection and risk analysis software.
  • Cross-Compiling OpenFOAM for Windows 32 and 64bits, used in the blueCAPE's product/service portfolio blueCFD.
    • blueCFD-SingleCore is a subset of blueCFD-Core, providing the modified source code in Git repositories as well as binaries for Windows. Aims to help newcomers start using OpenFOAM on Windows, although it doesn't have all of the amenities that blueCFD-Core provides.
    • blueCFD-AIR :: the parent project of gbXML2STL, that aims to provide AEC Engineers and Architects with a powerful, accurate and easy to use CFD development environment for Built environments, based in BIM/CAD models. Currently the CFD engine used is OpenFOAM.
  • gbXML2STL :: extracts the building geometry from gbXML, processes it and returns one or more geometry STL files, depending on the command line options. Planning on making a tutorial on how to use it to run simulations with OpenFOAM.

5 Things on this Wiki

Cross Compiling OpenFOAM in Linux For Windows with MinGW

Cross Compiling OpenFOAM 1.6 in Linux For Windows with MinGW

Cross Compiling OpenFOAM 1.7 in Linux For Windows with MinGW

Using Cygwin for cross-compiling OpenFOAM

Using the function object systemCall

Using the function object writeRegisteredObject

Using the function object jobControl

Toolkit for generating PNG images of OF versions

And the list goes on... you might as well browse through the log: Contributions by Wyldckat


5.1 List of pages I have yet to finish writing

Note to readers: Please, feel free to edit and finish these pages if you have the time and the knowledge to do so!

  1. Installation/Linux/OpenFOAM-2.1.1

Reference forum pages, referring to some of these pages: Discussion: Restructuring the Installation page at openfoamwiki.net

5.2 List of pages I still want to write

  • To create an installation page for Doxygen generated documentation (actually, I think there is one already) and add more information to it: Building Code Documentation on OpenFOAM 2.0.0/x
  • To create a dedicated section of "easy how-to" installation instructions for PyFoam.

6 Users

Wyldckat 20:59, 11 November 2009 (UTC)