From 63eb35757cc323bb46153c9058aa22e4fd572bf1 Mon Sep 17 00:00:00 2001 From: gforney Date: Wed, 7 Feb 2018 11:14:06 -0500 Subject: [PATCH] smokeview source: corrections to logic coloring boundary file data when reloading - addresses FDS issue 5932 --- Source/smokeview/IOboundary.c | 50 +++++++++++++++++------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/Source/smokeview/IOboundary.c b/Source/smokeview/IOboundary.c index bffa8507bd..a5f72d89a5 100644 --- a/Source/smokeview/IOboundary.c +++ b/Source/smokeview/IOboundary.c @@ -1516,7 +1516,7 @@ void ReadBoundaryBndf(int ifile, int flag, int *errorcode){ one time step at a time rather than for all time steps. */ - if(statfile==0&&setpatchmin==1&&setpatchmax==1&&cache_boundarydata==0)loadpatchbysteps=UNCOMPRESSED_BYFRAME; + if(statfile==0&&(setpatchmin==1||setpatchmax==1)&&cache_boundarydata==0)loadpatchbysteps=UNCOMPRESSED_BYFRAME; } } else{ @@ -2587,10 +2587,10 @@ void DrawBoundaryTexture(const meshdata *meshi){ for(icol=0;icol