Hi Guys,
i get a solver error that i don´t understand.
<?xml version="1.0" encoding="UTF-8"?>
Does anyone knows the reason for this error? I think it is a Problem with a function...
I solve a multiphase Problem. Perhaps it is the Water volume fraction scipt.
The script is:
value=0
if (z<0.0):value=1
The script describes that everything under the z-Level '0' should be water. But i can´t see any mistake here...
(Z-Level=0 is in the middle of the geometry)
Thank you very much!