Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AHFpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastiano Bernuzzi
AHFpy
Graph
master
Select Git revision
Branches
1
master
default
protected
Tags
3
v1.2.0
v1.0.0
v0.0.0
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jan
22
29
Nov
28
24
Aug
6
Jul
4
23
Nov
13
Sep
19
Nov
18
16
15
13
10
9
17
Oct
15
14
13
12
11
10
8
7
4
3
2
Test AHF Kerr scripts, update
master
master
Fixes to test AHF for Kerr data
Add possibility to use arbitrary ntheta points in gauss quad
Fixed output file format for surface
Add plot of surface in test AHF Kerr
Add horizon surface in output
Add Christodoulou
Fixes to Kerr solution in Cartesian coords, test scripts. Minor
Fixes to Kerr solution in Cartesian coords, test scripts
Linear scipy 3D interpolator RGI can now also be used
Fixes to script for interpolation routine tests
Bugfix: count coefficients from dump file.
Merge branch 'feature/gaussleg' into 'master'
v1.2.0
v1.2.0
Spectral derivatives of r(theta,phi), gauss-legendre quadrature and various fixes
Merge branch 'feature/gaussleg' into 'master'
Add computation of derivatives of r(theta,phi) from spectral expansion...
Added Kerr-Schild metric and extr.curvatuve in spherical polar coordinates for any BH spin (https://arxiv.org/abs/1704.00599). To be further tested.
Added README
Fixed imports, should work as package
Some testing and tweaks
Fixed lapse expression in Puncture()
Fix at setup.py and package
modified setup, remove AHFpy. from import-statements
Fixed Puncture class
Added a class for nonspinning puncture data
Add output folder creation and fix some output settings
Some code cleanup, First working version with input data symmetries and Athena++ input data reader
v1.0.0
v1.0.0
Fix box limits when calling athena reader, fix data ordering for Athena
Fix ToFile line
Remove parameter base_outfile
Solve conflict
Add test for octant KS data and improbe KSdata test
Fix wrong symmetries of 3-tensors
Fix wrong flagging in DataGridSymm, add parameter for basename of horizon file
Bugfix in DataGridSymm
Minor improvement to code comments
Implemented correction for interpolation of data with symmetry. Not yet working; need to re-check parity factors and logic/index masks.
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.
updated grathena test data
Add restriction feature for Athena input to decrease the amount of loaded data
Loading