FireDynamics / FireDynamics/LectureFireSimulation
The python code examples in section 3.1 don't work.
- 主要言語
- 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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
セクション 3.1 のコード例を開き、fdsreader 1.9.1 と FDS 6.7.5 を使用して、slice._subslices から削除している行で報告された TypeError を再現してください。例での fdsreader オブジェクトの使用方法を追跡し、例がこのエラーなしで正常に実行されるようにセクションを更新してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100