Personal tools

Difference between revisions of "Developers"

From MohidWiki

Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
If you're interested in contributing to MOHID, such as adding new features or, hey, why not, adding a whole new module, then you'll be glad to know that MOHID is open-source software and is licensed with a GPL. You can get the code and compile it for yourself, make changes and submit them to our team at the [[codeplex]] website. You're also invited to write technical papers or other documentation, such as manuals and [[Sign_up|entries in this wiki]].
+
If you're interested in contributing to MOHID, such as adding new features or, hey, why not, adding a whole new module, then you'll be glad to know that MOHID is open-source software and is licensed with a GPL. You can get the code and compile it for yourself, make changes and submit them to our team at the [[codeplex]] website. You're also invited to write technical papers or other documentation, such as manuals and [[Sign_up|entries in this wiki]]. You can find some trivia and facts about the MOHID code [[Mohid facts|here]].
  
 
==Pre-requisites==
 
==Pre-requisites==
Line 7: Line 7:
  
 
===Linux===
 
===Linux===
*[[Linux|HDF5 libraries built with the fortran interface]]
+
*[[HDF5|HDF5 libraries built with the fortran interface]]
*[[Netcdf|Netcdf libraries built with the fortran interface]]
+
*(OPTIONAL) [[Netcdf|Netcdf libraries built with the fortran interface]]
 
*Intel Fortran version 9.0 or greater
 
*Intel Fortran version 9.0 or greater
  
==Get started with the MOHID code==
+
==Downloading and compiling the MOHID software==
*[[Codeplex]]
+
*See [[Codeplex]]
  
 
==Internal links==
 
==Internal links==

Latest revision as of 14:39, 7 May 2010

If you're interested in contributing to MOHID, such as adding new features or, hey, why not, adding a whole new module, then you'll be glad to know that MOHID is open-source software and is licensed with a GPL. You can get the code and compile it for yourself, make changes and submit them to our team at the codeplex website. You're also invited to write technical papers or other documentation, such as manuals and entries in this wiki. You can find some trivia and facts about the MOHID code here.

Pre-requisites

Windows

  • VS Studio 2008 or greater
  • Intel Fortran version 11.1 or greater

Linux

Downloading and compiling the MOHID software

Internal links