Releases: jordydavelaar/raptor
Releases · jordydavelaar/raptor
v1.1.1 hot fix
Bug fix for thermal rho_V coefficients.
The Dexter 2016 fit formula used in the code had erroneous behavior for low electron temperatures
Now possible to switch to Shcherbakov+2008 formula instead.
v1.1
Added features
- Interfaced with uniform HAMR hdf5 data format
v1.0.1
General updates
- added optical depth and Faraday depth diagnostic
- added depth plotting function to rapplot.py
- added timeseries.py, python script that combines spectral files into a timeseries file, only works for full stokes.
BHAC only updates
- added BPOL as a user flag in model_definitions.h for BHAC data, its either set to be PLUS or MINUS, this sets the polarity of the B field in the GRMHD simulations
- added flag to setup.sh to set the sign of polarity this is done with -b or --bflip which either give “plus” or “minus” as an arugment
- changed LFAC and XI, not a global definition anymore but now always the last two of the data array coming out of the BHAC data, so nwini-2, and nwini-1
v1.0
Public release.
Includes new SFC for BHAC data.
Rewritten code structure.
+features describes in beta releases.
v0.2.0-beta
Resolved remaining issues with BHAC dat file coupling and added features.
Including;
- 4th order finite difference for connections
- interpolation on gamma*v^i to preserve vdotv < 1.
- checks for polarization fraction < 1.
- python library with plot functions
- updated MultiNest scripts.
v0.1.0-beta
First beta release of RAPTOR++. New features;
- polarization modules
- reading in the non-uniform AMR BHAC .dat file format.
- adaptive camera grid
- adaptive step sizing with a Runga-Kuta Fehlberg algorithm (orders 4 and 5) for the geodesic integrator
- numerical Christoffel symbols
- option to run total intensity only
- interpolation in the BHAC AMR modules for plasma quantities
In production, close to release:
- kappa and power-law DF radiation transport coefficients
- MultiNest interface
Full Changelog: https://github.com/jordydavelaar/raptorpp/commits/beta