Search found 2 matches

by Farsh
Thu Jun 05, 2025 3:01 pm
Forum: code_saturne usage
Topic: Groundwater Module - Neumann Boundary Condition Issue
Replies: 1
Views: 3579

Groundwater Module - Neumann Boundary Condition Issue

Hi all,

I'm using CS v8.0.4.

I have set up a horizontal column to simulate the groundwater flow within it. No gravity, wall boundary condition on the sides, Dirichlet BC on both ends. Hydraulic heads on boundaries and the domain are set in a way to visualise the flow. (Setup0.xml)

setup0.xml ...
by Farsh
Thu May 15, 2025 7:24 pm
Forum: code_saturne usage
Topic: Help with Groundwater Module (Richards Equation) – Unable to Run Simple Example
Replies: 1
Views: 7291

Help with Groundwater Module (Richards Equation) – Unable to Run Simple Example

Hello,

I’ve been trying to set up a simple simulation using the groundwater module (Richards equation), but unfortunately haven’t been able to get it running successfully despite everything.

So far, I've used the cs_user_parameters.cpp and cs_user_parameters_cdo_gwf.cpp examples as templates ...