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 4: Line 4:
:Small codes and scripts used in education. This is the place to put all your model-problem codes in Matlab etc.
:Small 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]]
-
*[[tridiagonal solver (fortran) ]]
 
-
*[[tridiagonal solver (C/C++)  ]]
 

Revision as of 05:08, 19 September 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. 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.

Educational
Small codes and scripts used in education. This is the place to put all your model-problem codes in Matlab etc.
Code Snippets
My wiki