FireDynamics / FireDynamics/LectureFireSimulation
The python code examples in section 3.1 don't work.
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 33
- Fork
- 9
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.