source: anuga_core/source/anuga/shallow_water/fullokada_SP.lic @ 7675

Last change on this file since 7675 was 7276, checked in by ole, 15 years ago

Merged numpy branch back into the trunk.

In ~/sandpit/anuga/anuga_core/source
svn merge -r 6246:HEAD ../../branches/numpy .

In ~/sandpit/anuga/anuga_validation
svn merge -r 6417:HEAD ../branches/numpy_anuga_validation .

In ~/sandpit/anuga/misc
svn merge -r 6809:HEAD ../branches/numpy_misc .

For all merges, I used numpy version where conflicts existed

The suites test_all.py (in source/anuga) and validate_all.py passed using Python2.5 with numpy on my Ubuntu Linux box.

File size: 1.0 KB
Line 
1<?xml version='1.0' encoding='iso-8859-1'?>
2<ga_license_file>
3  <metadata>
4    <author>Herve Damlamian</author>
5  </metadata>
6 
7  <datafile>
8    <filename>fullokada_SP.txt</filename>
9    <checksum>3395079577</checksum>
10    <publishable>Yes</publishable>
11    <accountable>Jane Sexton</accountable>
12    <source>OOutput from fortran code (okada.f) supplied through the publication:
13    Computation of deformation induced by earthquakes in a multi-layered elastic crust -
14    FORTRAN programs EDGRN/EDCMP by Rongjiang Wang, Francisco Lorenzo Martin and Frank Roth,
15    in Computers and Geosciences, volume 29, 195-207, 2003. The fortran code is available
16    from http://www.iamg.org/CGEditor/index.htm. Code run with parameters in
17    test_tsunami_okada.py in the single point mode. Hence file naming of _SP.</source>
18    <IP_owner>SOPAC and Geoscience Australia.  </IP_owner>
19    <IP_info>Based on freely available fortran code available at
20    http://www.iamg.org/CGEditor/index.htm.</IP_info>
21  </datafile>
22 
23  </ga_license_file>
Note: See TracBrowser for help on using the repository browser.