![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/src/hydro/GubserHydro.h>
Inheritance diagram for GubserHydro:
Collaboration diagram for GubserHydro:Private Member Functions | |
| double | temperature (double e_local) |
Private Attributes | |
| double | q |
| double | e_0 |
Static Private Attributes | |
| static RegisterJetScapeModule < GubserHydro > | reg |
Additional Inherited Members | |
Static Public Member Functions inherited from Jetscape::JetScapeModuleBase | |
| static int | GetCurrentEvent () |
| static void | IncrementCurrentEvent () |
Protected Attributes inherited from Jetscape::FluidDynamics | |
| Jetscape::real | hydro_tau_0 |
| Jetscape::real | hydro_tau_max |
| Jetscape::real | hydro_freeze_out_temperature |
| HydroStatus | hydro_status |
| std::shared_ptr< InitialState > | ini |
| std::shared_ptr < PreequilibriumDynamics > | pre_eq_ptr |
| double | eta |
| bool | boost_invariant_ |
| Parameter | parameter_list |
| EvolutionHistory | bulk_info |
| std::weak_ptr< LiquefierBase > | liquefier_ptr |
Definition at line 25 of file GubserHydro.h.
View newest version in sPHENIX GitHub at line 25 of file GubserHydro.h
| GubserHydro::GubserHydro | ( | ) |
Definition at line 33 of file GubserHydro.cc.
View newest version in sPHENIX GitHub at line 33 of file GubserHydro.cc
References e_0, Jetscape::FluidDynamics::hydro_status, Jetscape::NOT_START, q, Jetscape::JetScapeTask::SetId(), and VERBOSE.
Here is the call graph for this function:| GubserHydro::~GubserHydro | ( | ) |
Definition at line 43 of file GubserHydro.cc.
View newest version in sPHENIX GitHub at line 43 of file GubserHydro.cc
References VERBOSE.
|
virtual |
Default function to evolve the hydrodynamics. It can be overridden by different modules.
Reimplemented from Jetscape::FluidDynamics.
Definition at line 50 of file GubserHydro.cc.
View newest version in sPHENIX GitHub at line 50 of file GubserHydro.cc
References Jetscape::FINISHED, Jetscape::FluidDynamics::hydro_status, and VERBOSE.
|
virtual |
Retrieves the hydro information at a given space-time point. It throws a InvalidSpaceTimeRange message when (t or tau, x, y, z or eta) is out of the evolution history range.
| time | Time or tau coordinate. |
| x | Space coordinate. |
| y | Space coordinate. |
| z | Space or eta coordinate. |
| fluid_cell_info_ptr | A pointer to the FluidCellInfo class. |
Reimplemented from Jetscape::FluidDynamics.
Definition at line 65 of file GubserHydro.cc.
View newest version in sPHENIX GitHub at line 65 of file GubserHydro.cc
References Jetscape::FluidCellInfo::bulk_Pi, Acts::UnitConstants::e, e_0, Jetscape::FluidCellInfo::energy_density, Jetscape::FluidCellInfo::entropy_density, hbarc, i, j, Jetscape::FluidCellInfo::mu_B, Jetscape::FluidCellInfo::mu_C, Jetscape::FluidCellInfo::mu_S, Jetscape::FluidCellInfo::pi, Jetscape::FluidCellInfo::pressure, q, Jetscape::FluidCellInfo::qgp_fraction, t, Jetscape::FluidCellInfo::temperature, temperature(), Jetscape::FluidCellInfo::vx, Jetscape::FluidCellInfo::vy, Jetscape::FluidCellInfo::vz, ambiguity_solver_full_chain::x, y, and physmon_track_finding_ttbar::z.
Here is the call graph for this function:
|
inline |
Definition at line 48 of file GubserHydro.h.
View newest version in sPHENIX GitHub at line 48 of file GubserHydro.h
|
virtual |
Default function to initialize the hydrodynamics. It can be overridden by different modules.
| parameter_list | An object of the class Parameter. |
Reimplemented from Jetscape::FluidDynamics.
Definition at line 45 of file GubserHydro.cc.
View newest version in sPHENIX GitHub at line 45 of file GubserHydro.cc
References Jetscape::FluidDynamics::hydro_status, Jetscape::INITIALIZED, and VERBOSE.
Definition at line 55 of file GubserHydro.cc.
View newest version in sPHENIX GitHub at line 55 of file GubserHydro.cc
References hbarc.
Referenced by GetHydroInfo().
Here is the caller graph for this function:
|
private |
Definition at line 30 of file GubserHydro.h.
View newest version in sPHENIX GitHub at line 30 of file GubserHydro.h
Referenced by GetHydroInfo(), and GubserHydro().
|
private |
Definition at line 29 of file GubserHydro.h.
View newest version in sPHENIX GitHub at line 29 of file GubserHydro.h
Referenced by GetHydroInfo(), and GubserHydro().
|
staticprivate |
Definition at line 34 of file GubserHydro.h.
View newest version in sPHENIX GitHub at line 34 of file GubserHydro.h