CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Source code archive

Source code archive

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
(Moved over external links here)
 
(22 intermediate revisions not shown)
Line 1: Line 1:
-
The purpose of this section is to provide a facility for CFD people to share source code. Both large codes and small scripts are welcome. Please feel free to add your contribution where you find it fitting.
+
The purpose of this section is to provide a facility for CFD people to share source code. Please feel free to add your contribution where you find it fitting. Small code-snippets and short scripts should be posted inline with your text using &lt;pre&gt; and &lt;/pre&gt; tags before and after the actual code. Large programs and codes with several source files should be put in a zip or tar.gz file and [[Special:Upload|uploaded]] and linked to using a <nowiki>[[Media:filename.tar.gz]]</nowiki> link.  
 +
*[[Source code archive - educational | Educational]]
 +
:Codes and scripts used in education. This is the place to put all your model-problem codes in Matlab etc.
 +
*[[Source code archive - code snippets | Code snippets]]
-
*[[Educational]]
+
Please note that all source code that you upload here should be either public domain and without any license restrictions whatsoever (this is the default if you don't specify anything else) or released under a GPL copyleft license. See [[CFD-Wiki:Copyrights]] for more information.
-
:Small codes and scripts used in education. This is the place to put all your model-problem codes in Matlab etc. that you have written.
+
 +
==External Links==
-
*[[CFD Codes]]
+
Sites where you can find CFD related source code:
-
:Full featured CFD codes
+
 +
*[http://www.solvengineer.com/index.html '''SolveEngineer''' - Mihai Pruna's Website]
 +
*[http://www.cfdbooks.com/cfdcodes.html '''Free CFD Codes''' - Dr. Hiroaki Nishikawa]
-
*[[Code Snippets]]
+
{{stub}}
-
: Small scripts and tools that every CFD engineer needs. This is the place to put all those small codes that you have to generate boundary conditions, analyse results etc.
+

Latest revision as of 17:39, 14 June 2012

The purpose of this section is to provide a facility for CFD people to share source code. Please feel free to add your contribution where you find it fitting. Small code-snippets and short scripts should be posted inline with your text using <pre> and </pre> tags before and after the actual code. Large programs and codes with several source files should be put in a zip or tar.gz file and uploaded and linked to using a [[Media:filename.tar.gz]] link.

Codes and scripts used in education. This is the place to put all your model-problem codes in Matlab etc.

Please note that all source code that you upload here should be either public domain and without any license restrictions whatsoever (this is the default if you don't specify anything else) or released under a GPL copyleft license. See CFD-Wiki:Copyrights for more information.

External Links

Sites where you can find CFD related source code:


My wiki