Skip to content

Adding temperature to icoFoam #24

Description

@aesovoy

Hello, I was following a tutorial (link below) for adding temperature to icoFoam. The solver was compiled correctly, but then when I run it on an example case (a modified cavity case), I get the following message:

--> FOAM FATAL IO ERROR:
Unknown asymmetric matrix solver BICCG
Valid asymmetric matrix solvers are :
3
(
GAMG
PBiCG
smoothSolver
)

I'm doing exactly what the tutorial says, but due to the different versions of openFoam I guess, the procedure is not the same. How can I incorporate the BICCG solver in the modified version of icoFoam? I would appreciate if I could get any orientation on this.

tutorial link: https://openfoamwiki.net/index.php/How_to_add_temperature_to_icoFoam

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions