FireDynamics / FireDynamics/LectureFireSimulation

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

Abierto
#96 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
33
Forks
9
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Open the code examples in section 3.1 and reproduce the reported TypeError at the line deleting from slice._subslices, using fdsreader 1.9.1 and FDS 6.7.5. Trace the example's use of the fdsreader objects and update the section so the examples execute successfully without this error.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
documentation
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.