Search found 2 matches

by Nicolas
Thu Apr 30, 2026 8:10 am
Forum: code_saturne usage
Topic: Poisson equation solution using Code_Saturne solver
Replies: 2
Views: 8154

Re: Poisson equation solution using Code_Saturne solver

Good morning,

Thank you for your detailed answer, this is very helpful.

Your point about the distinction between a/b and af/bf coefficients is particularly interesting, and I will check how this is handled in Neptune_CFD on my side. This may indeed explain some of the differences I am observing ...
by Nicolas
Tue Apr 21, 2026 10:11 am
Forum: code_saturne usage
Topic: Poisson equation solution using Code_Saturne solver
Replies: 2
Views: 8154

Poisson equation solution using Code_Saturne solver

Good morning,

I am currently trying to solve a Poisson equation based on a scalar field that I define beforehand within NEPTUNE_CFD.

My approach is to reuse the Poisson solver that is originally used for the pressure field in Code_Saturne. However, I noticed that some boundary condition ...