UnnamedMoose / BasicOpenFOAMProgrammingTutorials

Introduces basic C++ concepts to beginner users of the OpenFOAM open-source CFD libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A tutorial about fvMatrix and fvOptions framework

OpenFoam-User opened this issue · comments

Hello,
Thank you ver y much for the great work!

I have seen this post on cfd-online: https://www.cfd-online.com/Forums/openfoam-programming-development/182107-fvmatrix-fvoptions-susp-automatic-implicit-explicit-source-term-treatment.html

And I thought it would be very helpful to include it in this repository.

Many thanks

Hi, This is indeed a very good idea and could probably be demonstrated relatively easily using two independent scalar transport equations imposed on top of a simple flow field. I will put this on my to-do list.