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: Tushar@cfd
Forum: OpenFOAM Programming & Development December 12, 2014, 00:39
Replies: 12
Views: 2,316
Posted By Tushar@cfd
Before going for the solver correction, I would...

Before going for the solver correction, I would advice you to first try with these settings:

For fvSchemes files:

gradSchemes
{
default none;
grad(p) Gauss linear;
...
Forum: OpenFOAM Programming & Development December 9, 2014, 23:01
Replies: 12
Views: 2,316
Posted By Tushar@cfd
Hmmm interesting, any other idea? anyone? - ...

Hmmm interesting, any other idea? anyone?

-
Best Regards!
Forum: OpenFOAM Programming & Development December 8, 2014, 22:58
Replies: 12
Views: 2,316
Posted By Tushar@cfd
You are correct, OpenFOAM will show error. ...

You are correct, OpenFOAM will show error.

Try the following formulation, I hope this will work.

fvm::Sp(rho, (U & fvc::grad(U1)));

Or,

If you wish you can upload your case files...
Forum: OpenFOAM Programming & Development December 8, 2014, 00:10
Replies: 12
Views: 2,316
Posted By Tushar@cfd
Dear MaryBau, First of all, your...

Dear MaryBau,

First of all, your discretized equations is in vector form. And the term for (c) explicit, is a vector. You can add this term implicitly by considering it as a source like this:
...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 07:20.