code-saturne / code-saturne/code_saturne

Bug with the Lagrangian module and restart on a different Mesh - CS 7.2-alpha revision fb85c8cdc

Abierto
#94 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug enhancement
Lenguaje dominante
C++
Estrellas
307
Forks
102
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hello,

I have a problem when I try to do a restart with the Lagrangian module (and Vof) with a different mesh. I am using CS 7.2-alpha revision fb85c8cdc.
With the VoF module only, the restart on a different mesh works properly but when I add the Lagrangian module CS crashes.
During my tests, I tried to do a restart (iso mesh) by specifying a "different mesh" in the GUI while I keep the same mesh in MESH and I get the same bug:

** Information on the lagrangian computation
-------------------------------------
Read restart file for particle values
Start read

/home/yohann-ws2/Development/CS_MASTER/code_saturne/src/lagr/cs_lagr_restart.c:466: Fatal error.

Error reading main particle restart data.

Call stack:
1: 0x7fdfff83359d (libsaturne-7.2.so)
2: 0x7fdfff88304a (libsaturne-7.2.so)
3: 0x7fdfff81f68d (libsaturne-7.2.so)
4: 0x7fdffef2ff20 (libsaturne-7.2.so)
5: 0x7fdfffff2b81 (libcs_solver-7.2.so)
6: 0x7fdffeb450b3 <__libc_start_main+0xf3> (libc.so.6)
7: 0x557a23f4c12e <_start+0x2e> (cs_solver)
End of stack

and if I deactivate in the GUI the choice for "different mesh", it works fine.

Let me know if you need more info.

Cheers,

Yohann EUDE

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Reproduce el reinicio con Lagrangian y VoF habilitados, comparando una malla diferente con el caso funcional que usa la misma malla. Empieza en src/lagr/cs_lagr_restart.c alrededor de la línea 466 y sigue la lectura del reinicio de partículas desde cs_lagr_restart_read_particle_data. El trabajo estará terminado cuando el reinicio con la malla diferente se complete sin el error fatal.

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

Evaluación

Stack tecnológico
c
Área
hpc
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
32/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.