FireDynamics / FireDynamics/LectureFireSimulation

The python code examples in section 3.1 don't work.

未关闭
#96 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
33
派生
9
PR 合并指标
30 天内没有已合并 PR

描述

When executing python code, an error message is displayed in section 3.1.:
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
~\AppData\Local\Temp/ipykernel_3356/82368212.py in
16 to_del.append(s.mesh)
17 for m in to_del:
---> 18 del slice._subslices[m]
19
20 extent = (slice.extent[0][0], slice.extent[0][1],

TypeError: unhashable type: 'Mesh'

Version: fdsreader1.9.1 , FDS 6.7.5

I ask you to update the python code in section 3.1.

I'm new to the fdsreader library

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。