Incorporated initialization of 'rh' in the RadiusFromSphericalHarmonics()...
Incorporated initialization of 'rh' in the RadiusFromSphericalHarmonics() method. Separated routines for Athena data into 'data_athena.py'. Collected the tensor indexes and labels in a single place and in 'data.py'. Added a 'data_options' argument to InputData() and run() methods to pass variable options (**kwargs) to various data readers. Started some code to implement interpolation from data with basic symmetries.
Showing
- AHFpy/AHF.py 53 additions, 71 deletionsAHFpy/AHF.py
- AHFpy/KerrSchild.py 1 addition, 9 deletionsAHFpy/KerrSchild.py
- AHFpy/__init__.py 1 addition, 1 deletionAHFpy/__init__.py
- AHFpy/data.py 47 additions, 757 deletionsAHFpy/data.py
- AHFpy/data_athena.py 751 additions, 0 deletionsAHFpy/data_athena.py
- msc/test_AHF_GRAthena.py 6 additions, 1 deletionmsc/test_AHF_GRAthena.py
- msc/test_AHF_KSdata.py 1 addition, 1 deletionmsc/test_AHF_KSdata.py
Loading
Please register or sign in to comment