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 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: nimasam
Forum: OpenFOAM Running, Solving & CFD February 18, 2013, 12:38
Replies: 11
Views: 2,523
Posted By nimasam
there are two options: 1- define it from...

there are two options:
1- define it from Dictionary, for example look at interFoam (dambreak test case) to see how to define a non-uniform internalField

2- you can write a pieces of code, you can...
Forum: OpenFOAM Running, Solving & CFD February 18, 2013, 10:10
Replies: 11
Views: 2,523
Posted By nimasam
as function "cos" is defined in math.h too!, so...

as function "cos" is defined in math.h too!, so you should define which one, you want to use, so it would be solve with following structure:
Forum: OpenFOAM Running, Solving & CFD March 29, 2012, 05:36
Replies: 11
Views: 2,523
Posted By nimasam
i have no idea! i dont think it is a cause of...

i have no idea! i dont think it is a cause of error
Forum: OpenFOAM Running, Solving & CFD March 29, 2012, 05:22
Replies: 11
Views: 2,523
Posted By nimasam
whats wrong with the result? do u mean high...

whats wrong with the result? do u mean high iteration numbers?
Forum: OpenFOAM Running, Solving & CFD March 29, 2012, 04:06
Replies: 11
Views: 2,523
Posted By nimasam
try this: fvVectorMatrix UEqn ( ...

try this:

fvVectorMatrix UEqn
(
(1+eta)*fvm::ddt(U)
+ fvm::div(phi, U)
- fvm::laplacian(nu, U)

);
Showing results 1 to 5 of 5

 
Forum Jump

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