CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: agustinvo
Forum: OpenFOAM Programming & Development April 4, 2020, 04:15
Replies: 13
Views: 2,230
Posted By agustinvo
Indeed, this is what it was planned to add.

Indeed, this is what it was planned to add.
Forum: OpenFOAM Programming & Development April 3, 2020, 11:59
Replies: 13
Views: 2,230
Posted By agustinvo
That is not a problem! Look: ...

That is not a problem! Look:



fvScalarMatrix TEqn
(
fvm::div(phi, T)
- fvm::laplacian(alphaEff, T)
==
fvOptions(T)
Forum: OpenFOAM Programming & Development April 3, 2020, 11:29
Replies: 13
Views: 2,230
Posted By agustinvo
Well, when you solve your fvScalarMatrix...

Well, when you solve your fvScalarMatrix equation0 you compute the value of a certain variable var0. Then just add it as a source term into equation1.
Forum: OpenFOAM Programming & Development April 3, 2020, 10:41
Replies: 13
Views: 2,230
Posted By agustinvo
Hi, you can't do this because a...

Hi,


you can't do this because a volScalarField is a scalar variable. fvScalarMatrix is an equation for a scalar variable. What do you want to save from it?
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 23:55.