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
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. As it is now the Wiki only supports posting the source code inlined with your text. To post source code just enclose it with <pre> and </pre> tags. We are working on a facility to also attach larger files.  
+
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.  
;[[Source code archive - educational | Educational]]  
;[[Source code archive - educational | Educational]]  

Revision as of 10:40, 14 November 2005

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 uploadaded and linked to using a [[Media:filename.tar.gz]] link.

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


My wiki