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
m (Reverted edits by Berta suassetta (Talk) to last version by Jola)
(Moved over external links here)
 
(2 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. 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|uploadaded]] and linked to using a <nowiki>[[Media:filename.tar.gz]]</nowiki> link.  
+
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]]  
+
*[[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.
: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]]
+
*[[Source code archive - code snippets | Code snippets]]
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.
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:
 +
 +
*[http://www.solvengineer.com/index.html '''SolveEngineer''' - Mihai Pruna's Website]
 +
*[http://www.cfdbooks.com/cfdcodes.html '''Free CFD Codes''' - Dr. Hiroaki Nishikawa]
{{stub}}
{{stub}}

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