komanawa.basgra_nz_py.get_fortran_module#
created matt_dumont on: 26/04/24
Functions#
|
get the callable fortran BASGRA function |
Module Contents#
- get_fortran_basgra(supply_pet, recomplile=False, verbose=False, binname='gfortran-12')[source]#
get the callable fortran BASGRA function
- Parameters:
supply_pet – bool if True use the PET version, if False use the peyman version
recomplile – bool if True force recompile the fortran code
verbose – bool if True print the fortran compilation output
version – str the version of gfortran to use, only tested on 11.4.0
- Returns: