Changes between Version 54 and Version 55 of BuildingAstroBear
- Timestamp:
- 01/10/13 16:36:05 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingAstroBear
v54 v55 9 9 Below are instructions for obtaining a copy of AstroBEAR and setting up your environment to build it. The general instructions are (slightly) more in-depth and are a blueprint for setting up the code on a new machine. We also have machine-specific instructions for the clusters where AstroBEAR sees frequent use; these are highly procedural and ideal for new users. 10 10 11 == General Build Requirements == 12 13 '''.Required Packages.''' 11 === Required Packages === 14 12 * ''[CompilerInstallation Compilers]'': AstroBEAR is written in [http://www.liv.ac.uk/HPC/HTMLF90Course/HTMLF90CourseSlides.html Fortran 95] with C preprocessor tags. Development efforts use [http://www.intel.com/cd/software/products/asmo-na/eng/compilers/284264.htm Intel compilers] (version 9.0 and above), and we can't guarantee other compilers will work. Other packages' installation instructions assume you are using the version 9.0 Intel compilers. 15 13