Multi-session run hangs in pressure setup (gs_setup)

22 views
Skip to first unread message

Chinthaka Jacob

unread,
Apr 13, 2026, 4:36:59 PM (5 days ago) Apr 13
to Nek5000
Dear Nek Community,

  I am running a two-session case where the second mesh is a strict subset of the first. The first session solves the velocity field, which is then interpolated into the second session where only passive scalars are solved. The motivation is to avoid artifacts in the velocity field near boundaries due to stabilization treatments.

  Since the second mesh is a subset, I am not using standard NekNek coupling. Instead, I run two sessions (say master and slave) via SESSION.NAME, without coupling (IFNEKNEKC = F). The velocity field is transferred from the master to the slave using Nek’s internal fgslib_findpts / fgslib_findpts_eval routines (i.e., volume interpolation based on point location and element mapping). Here is my SESSION.NAME:

2
F
slave
/full_path/...
118
master
/full_path/...
138

  The issue is that the case hangs during pressure solver setup (gs_setup). This persists with both the default XXT solver and AMG (semg_amg). Both cases completes hierarchy construction but do not proceed to time stepping (logfiles attached).

  I ran both meshes as standalone single-session cases, so the meshes themselves appear valid. At this point, the hang only occurs in the multi-session configuration, even though the sessions are not explicitly coupled. I would appreciate any insight into what in the multi-session setup could trigger this behavior during pressure initialization.

Chinthaka
logfile_xxt
logfile_semg_amg
Reply all
Reply to author
Forward
0 new messages