Jason Floyd

Results 8 issues of Jason Floyd

I made a simple case of an 0.8 m x 0.8 m x 0.01 m plate on a 5 cm grid. rho=1000, c=1, and k=1000. I put an 0.2 m...

I made a test case with four identical meshes. In each I put a 65 cm x 65 cm burner with In the first mesh (A) the burner is an...

When I try to use the dialog box to set the minimum value for the BNDF file in the attached file, Smokeview keeps resetting it. Smokeview Test(SMV6.7.14-526-g082bfa46e-master) - Jul 17...

The Technical Reference Guide does not discuss the equations and assumptions of the FDS implementation of the level set method.

The attached case has four meshes each 1 m on a side. At the center of each mesh is a wall made of two GEOM such that there is a...

See the input file in Issue #8606 The first time I ran the case in #8606 Smokeview successfully showed the AMPUA on the GEOM. I went to reload during the...

I don’t think this block of code in read.f90 (~9410) is correct. ``` DENSITY_MAX = 0._EB DENSITY_MIN = 10000000._EB DO N = 1,SF%N_MATL ML => MATERIAL(SF%MATL_INDEX(N)) DO NN = 1,SF%N_LAYER_MATL(NL)...

I have a case with a large number of meshes where in only some locations I want boundary output. The smokeview domain limit feature takes some extra processing time as...