-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
35 lines (23 loc) · 1.38 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
-------------------------------------------------------------------------------
NDSPMHD: A Smoothed Particle (Magneto)Hydrodynamics code for (astrophysical)
fluid dynamics simulations in 1, 2 and 3 spatial dimensions.
(c) 2002-2015 Daniel Price
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
THIS CODE IS DISTRIBUTED UNDER THE TERMS OF THE GNU GENERAL PUBLIC LICENCE
(see LICENSE file for details)
Please note that I am able to provide only limited support for this code.
[email protected], May 2015
-------------------------------------------------------------------------------
The code is written in Fortran 90/95
by Daniel Price, [email protected]
The source code is organised into the following directories:
src -- source code for NDSPMHD
docs -- contains documentation for NDSPMHD
scripts -- various scripts for manipulating data/running multiple jobs
see the INSTALL file for installation instructions
-------------------------------------------------------------------------------
All documentation that exists for this code is now on the web page:
http://users.monash.edu.au/~dprice/ndspmhd/
I no longer maintain separate documentation in the code directories
-------------------------------------------------------------------------------