-->
SPHYSICS FAQ

From SPHYSICS

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
Welcome to the SPHYSICS FAQ Page.  If you do not find the answer to the question you were looking for, please try the other [[Forum| Forum]] pages:
+
Welcome to the SPHYSICS FAQ Page.  If you do not find the answer to the question you were looking for, please try the other [[SPHYSICS_Forum| Forum]] pages:
  
  
 
#'''[[#Where can I download SPHYSICS?| Where can I download SPHYSICS?]]'''
 
#'''[[#Where can I download SPHYSICS?| Where can I download SPHYSICS?]]'''
 
#'''[[#Who wrote SPHYSICS?| Who wrote SPHYSICS?]]'''
 
#'''[[#Who wrote SPHYSICS?| Who wrote SPHYSICS?]]'''
#'''[[#How do I run SPHYSICS?| How do I run SPHYSICS?]]'''
+
#'''[[#What platforms does SPHYSICS run on?| What platforms does SPHYSICS run on?]]'''
 +
#'''[[#How do I run SPHYSICS on windows?| How do I run SPHYSICS on windows?]]'''
 +
#'''[[#How do I run SPHYSICS on Linux| How do I run SPHYSICS on Linux]]'''
 +
#'''[[#How do I visualize the results?| How do I visualize the results?]]'''
 +
#'''[[#What do I do if I find a bug in the code?| What do I do if I find a bug in the code?]]'''
 +
#'''[[#How can I contribute to the development of SPHYSICS?| How can I contribute to the development of SPHYSICS?]]'''
  
 
=== Where can I download SPHYSICS? ===
 
=== Where can I download SPHYSICS? ===
Line 13: Line 18:
  
 
SPHYSICS was written by a number of contributors from universities from around the world.....
 
SPHYSICS was written by a number of contributors from universities from around the world.....
 +
 +
=== What platforms does SPHYSICS run on? ===
 +
 +
The SPHYSICS source code is downloadable from the main [[Downloads| Downloads page]].  Therefore, the code can run on any operating system or platform where you have a fortran compiler.  (please see the following webpage for fortran compilers available on the internet).  During development every effort has been made to ensure that the SPHYSICS code is as portable as possible.  The code has been tested on the following operating systems and compilers:
 +
 +
 +
Windows:
 +
(Alex what compiler and IDE did you use?)
 +
 +
Linux:
 +
GPL gfortran compiler
 +
Intel fortran compiler
 +
 +
Mac:
 +
GPL gfortran
  
 
=== How do I run SPHYSICS on windows? ===
 
=== How do I run SPHYSICS on windows? ===
Line 18: Line 38:
  
 
=== How do I run SPHYSICS on Linux ===
 
=== How do I run SPHYSICS on Linux ===
 +
 +
 +
=== How do I visualize the results? ===
 +
 +
 +
=== What do I do if I find a bug in the code? ===
 +
 +
A good rule of thumb is that in a commerical code there is a bug every 100 lines of code.  If you find a bug in the SPHYSICS code, please let the developers know using the [[SPHYSICS_Forum| Forum]] pages (DO NOT email the developers directly!)
 +
 +
=== How can I contribute to the development of SPHYSICS? ===
 +
 +
For starters you can buy the main developers a drink of beer at the next conference or workshop.  Failing that, you can post any new subroutines that you want to share with other users to the Forum pages.  Periodically the core developers of SPHYSICS will meet and discuss future developments and directions of SPHYSICS.  If your new subroutines are considered to be an invaluable addition to the code, they will be considered for inclusion in the next release version.

Revision as of 14:54, 9 July 2007

Welcome to the SPHYSICS FAQ Page. If you do not find the answer to the question you were looking for, please try the other Forum pages:


  1. Where can I download SPHYSICS?
  2. Who wrote SPHYSICS?
  3. What platforms does SPHYSICS run on?
  4. How do I run SPHYSICS on windows?
  5. How do I run SPHYSICS on Linux
  6. How do I visualize the results?
  7. What do I do if I find a bug in the code?
  8. How can I contribute to the development of SPHYSICS?

Contents

Where can I download SPHYSICS?

Please see the Downloads Page.

Who wrote SPHYSICS?

SPHYSICS was written by a number of contributors from universities from around the world.....

What platforms does SPHYSICS run on?

The SPHYSICS source code is downloadable from the main Downloads page. Therefore, the code can run on any operating system or platform where you have a fortran compiler. (please see the following webpage for fortran compilers available on the internet). During development every effort has been made to ensure that the SPHYSICS code is as portable as possible. The code has been tested on the following operating systems and compilers:


Windows: (Alex what compiler and IDE did you use?)

Linux: GPL gfortran compiler Intel fortran compiler

Mac: GPL gfortran

How do I run SPHYSICS on windows?

How do I run SPHYSICS on Linux

How do I visualize the results?

What do I do if I find a bug in the code?

A good rule of thumb is that in a commerical code there is a bug every 100 lines of code. If you find a bug in the SPHYSICS code, please let the developers know using the Forum pages (DO NOT email the developers directly!)

How can I contribute to the development of SPHYSICS?

For starters you can buy the main developers a drink of beer at the next conference or workshop. Failing that, you can post any new subroutines that you want to share with other users to the Forum pages. Periodically the core developers of SPHYSICS will meet and discuss future developments and directions of SPHYSICS. If your new subroutines are considered to be an invaluable addition to the code, they will be considered for inclusion in the next release version.