No way to set a valid temperature profile for Lagrangian boundary zone
Posted: Mon Apr 19, 2021 8:30 pm
Saturne 6.0 from Ubuntu 20.04 repositories.
For a homogeneous Eulerian VoF flow with droplet evaporation (by Merkel model) I'm trying to set Lagrangian BC's. Namely spray inlet and have some problems:
(1) By default there are 10 zones, that hold even if I set them to unity. I solved it by eliminating redundant sets one-by-one.
(2) Fluid temperature and density in GUI are being cleared out after each run, although being saved in XML.
As a result, I suppose I got the following problem:
(3) cs_lagr_injection.c:369: Fatal error. Lagrangian boundary zone 3, set 0 temperature profile value (0) is invalid.
This error holds even when I set this BC with custom subroutine.
For a homogeneous Eulerian VoF flow with droplet evaporation (by Merkel model) I'm trying to set Lagrangian BC's. Namely spray inlet and have some problems:
(1) By default there are 10 zones, that hold even if I set them to unity. I solved it by eliminating redundant sets one-by-one.
(2) Fluid temperature and density in GUI are being cleared out after each run, although being saved in XML.
As a result, I suppose I got the following problem:
(3) cs_lagr_injection.c:369: Fatal error. Lagrangian boundary zone 3, set 0 temperature profile value (0) is invalid.
This error holds even when I set this BC with custom subroutine.