From 40851b442f9696c7c497451caeb5b4b8df9a30bb Mon Sep 17 00:00:00 2001 From: Ben Hein <ben_hein@hotmail.com> Date: Fri, 29 Dec 2017 22:11:32 +0100 Subject: [PATCH] directory structure update --- JPSfire/generic/FDSMeshStorage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JPSfire/generic/FDSMeshStorage.cpp b/JPSfire/generic/FDSMeshStorage.cpp index 7dbcceac..aaff1754 100644 --- a/JPSfire/generic/FDSMeshStorage.cpp +++ b/JPSfire/generic/FDSMeshStorage.cpp @@ -273,7 +273,7 @@ const FDSMesh &FDSMeshStorage::GetFDSMesh(const double &pedElev, const Point &do { //Smoke Sensor active - std::string quantity = "dx_1.00"; + std::string quantity = "EXTINCTION_COEFFICIENT"; _PedEyeHeight = pedElev + 1.8; GetNearestHeight(_PedEyeHeight); -- GitLab