We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df4f69 commit e83cd1fCopy full SHA for e83cd1f
Utilities/Python/scripts/atmospheric_boundary_layer.py
@@ -13,9 +13,6 @@
13
outdir = '../../Verification/Atmospheric_Effects/'
14
pltdir = '../../Manuals/FDS_User_Guide/SCRIPT_FIGURES/'
15
16
-# git_file = outdir + 'atmospheric_boundary_layer_1_git.txt'
17
-# version_string = fdsplotlib.get_version_string(git_file)
18
-
19
basein = outdir + 'atmospheric_boundary_layer'
20
baseout = pltdir + 'atmospheric_boundary_layer'
21
0 commit comments