![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/src/framework/FluidCellInfo.h>
Public Member Functions | |
| FluidCellInfo () | |
| FluidCellInfo | operator*= (Jetscape::real b) |
Public Attributes | |
| Jetscape::real | energy_density |
| Local energy density [GeV/fm^3]. | |
| Jetscape::real | entropy_density |
| Local entropy density [1/fm^3]. | |
| Jetscape::real | temperature |
| Local temperature [GeV]. | |
| Jetscape::real | pressure |
| Thermal pressure [GeV/fm^3]. | |
| Jetscape::real | qgp_fraction |
| Fraction of quark gluon plasma assuming medium is in QGP+HRG phase. | |
| Jetscape::real | mu_B |
| Net baryon chemical potential [GeV]. | |
| Jetscape::real | mu_C |
| Net charge chemical potential [GeV]. | |
| Jetscape::real | mu_S |
| Net strangeness chemical potential [GeV]. | |
| Jetscape::real | vx |
| Jetscape::real | vy |
| Jetscape::real | vz |
| Flow velocity. | |
| Jetscape::real | pi [4][4] |
| Shear stress tensor [GeV/fm^3]. | |
| Jetscape::real | bulk_Pi |
| Bulk viscous pressure [GeV/fm^3]. | |
Definition at line 24 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 24 of file FluidCellInfo.h
| Jetscape::FluidCellInfo::FluidCellInfo | ( | ) |
Default constructor.
Definition at line 21 of file FluidCellInfo.cc.
View newest version in sPHENIX GitHub at line 21 of file FluidCellInfo.cc
References bulk_Pi, energy_density, entropy_density, i, j, mu_B, mu_C, mu_S, pi, pressure, qgp_fraction, temperature, vx, vy, and vz.
|
inline |
| b | Multiply the fluid cell by scalar factor b. |
Definition at line 74 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 74 of file FluidCellInfo.h
References KFPMath::b, bulk_Pi, energy_density, entropy_density, i, j, mu_B, mu_C, mu_S, pi, pressure, qgp_fraction, temperature, vx, vy, and vz.
| Jetscape::real Jetscape::FluidCellInfo::bulk_Pi |
Bulk viscous pressure [GeV/fm^3].
Definition at line 38 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 38 of file FluidCellInfo.h
Referenced by FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::energy_density |
Local energy density [GeV/fm^3].
Definition at line 27 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 27 of file FluidCellInfo.h
Referenced by FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::entropy_density |
Local entropy density [1/fm^3].
Definition at line 28 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 28 of file FluidCellInfo.h
Referenced by Matter::DoEnergyLoss(), Matter::fillQhatTab(), FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), LBT::LBT0(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::mu_B |
Net baryon chemical potential [GeV].
Definition at line 33 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 33 of file FluidCellInfo.h
Referenced by FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::mu_C |
Net charge chemical potential [GeV].
Definition at line 34 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 34 of file FluidCellInfo.h
Referenced by FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::mu_S |
Net strangeness chemical potential [GeV].
Definition at line 35 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 35 of file FluidCellInfo.h
Referenced by FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::pi[4][4] |
Shear stress tensor [GeV/fm^3].
Definition at line 37 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 37 of file FluidCellInfo.h
Referenced by FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::pressure |
Thermal pressure [GeV/fm^3].
Definition at line 30 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 30 of file FluidCellInfo.h
Referenced by FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::qgp_fraction |
Fraction of quark gluon plasma assuming medium is in QGP+HRG phase.
Definition at line 32 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 32 of file FluidCellInfo.h
Referenced by FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::temperature |
Local temperature [GeV].
Definition at line 29 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 29 of file FluidCellInfo.h
Referenced by Jetscape::SurfaceFinder::check_intersect_3D(), Jetscape::SurfaceFinder::check_intersect_4D(), Matter::DoEnergyLoss(), AdSCFT::DoEnergyLoss(), Martini::DoEnergyLoss(), HybridHadronization::DoHadronization(), Matter::fillQhatTab(), FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), LBT::LBT0(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::vx |
Definition at line 36 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 36 of file FluidCellInfo.h
Referenced by Matter::DoEnergyLoss(), AdSCFT::DoEnergyLoss(), Martini::DoEnergyLoss(), Matter::fillQhatTab(), FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), LBT::LBT0(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::vy |
Definition at line 36 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 36 of file FluidCellInfo.h
Referenced by Matter::DoEnergyLoss(), AdSCFT::DoEnergyLoss(), Martini::DoEnergyLoss(), Matter::fillQhatTab(), FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), LBT::LBT0(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().
| Jetscape::real Jetscape::FluidCellInfo::vz |
Flow velocity.
Definition at line 36 of file FluidCellInfo.h.
View newest version in sPHENIX GitHub at line 36 of file FluidCellInfo.h
Referenced by Matter::DoEnergyLoss(), AdSCFT::DoEnergyLoss(), Martini::DoEnergyLoss(), Matter::fillQhatTab(), FluidCellInfo(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), MpiMusic::GetHydroInfo_MUSIC(), LBT::LBT0(), operator*=(), Jetscape::operator+(), MpiMusic::PassHydroEvolutionHistoryToFramework(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), and Jetscape::FluidDynamics::PrintFluidCellInformation().