Source code archive
From CFD-Wiki
(Difference between revisions)
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. | + | 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 [[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