Skip to content
Snippets Groups Projects
Commit 40851b44 authored by Ben Hein's avatar Ben Hein
Browse files

directory structure update

parent d9e0a729
No related branches found
No related tags found
1 merge request!26Develop
Pipeline #
...@@ -273,7 +273,7 @@ const FDSMesh &FDSMeshStorage::GetFDSMesh(const double &pedElev, const Point &do ...@@ -273,7 +273,7 @@ const FDSMesh &FDSMeshStorage::GetFDSMesh(const double &pedElev, const Point &do
{ {
//Smoke Sensor active //Smoke Sensor active
std::string quantity = "dx_1.00"; std::string quantity = "EXTINCTION_COEFFICIENT";
_PedEyeHeight = pedElev + 1.8; _PedEyeHeight = pedElev + 1.8;
GetNearestHeight(_PedEyeHeight); GetNearestHeight(_PedEyeHeight);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment