Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Issues
  • #554
Closed
Open
Issue created Mar 08, 2019 by Stefan Arridge@dc-arri1Developer

int passed as double to eagle_heium_reionization_extraheat()

Function is defined in cooling_rates.h as:

__attribute__((always_inline)) INLINE double
eagle_helium_reionization_extraheat(
    double z, double delta_z, const struct cooling_function_data *cooling)

It is called in cooling.c as:

const double Helium_reion_heat_cgs = eagle_helium_reionization_extraheat(
      cooling->z_index, delta_redshift, cooling);
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking