Post-process uet and uk
Posted: Mon Jul 06, 2020 3:41 pm
Hello everyone,
I am running k-omega SST, with no wall function, simulations on a straight channel.
I need to save to the post-processing results the friction velocities uet(ustar) and uk.
From the forum discussions I understand that I need to use the "cs_user_postprocess_var.f90" file in order to save the friction velocities.
I modified the "cs_user_postprocess_var.f90" file from examples.
The simulation runs good until the writing of the results file, where I receive the SIGSEGV error:
How can I solve this issue?
I attached the listing and the cs_user_postprocess_var.f90 files.
Any help is greatly appreciated.
Thank you,
Ionut
I am running k-omega SST, with no wall function, simulations on a straight channel.
I need to save to the post-processing results the friction velocities uet(ustar) and uk.
From the forum discussions I understand that I need to use the "cs_user_postprocess_var.f90" file in order to save the friction velocities.
I modified the "cs_user_postprocess_var.f90" file from examples.
The simulation runs good until the writing of the results file, where I receive the SIGSEGV error:
** Writing the auxiliary restart file
----------------------------------
Start writing
End writing the dimensions and options
End writing the physical properties
End writing the time step
Wrote boundary condition coefficients to checkpoint: checkpoint\auxiliary
End writing the wall distance
End writing
SIGSEGV signal (forbidden memory area access) intercepted!
How can I solve this issue?
I attached the listing and the cs_user_postprocess_var.f90 files.
Any help is greatly appreciated.
Thank you,
Ionut