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

Search Results

Register Blogs Members List Search Today's Posts Mark Forums Read

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: sharonyue
Forum: OpenFOAM Programming & Development July 24, 2013, 12:12
Replies: 3
Views: 2,173
Posted By sharonyue
So this is only true for inner cells, not...

So this is only true for inner cells, not boundary cells. Thats clear! Thx very much!
Forum: OpenFOAM Programming & Development July 4, 2013, 06:40
Replies: 3
Views: 2,173
Posted By sharonyue
If A()=diag()/mesh.V(), this is my mesh: ...

If A()=diag()/mesh.V(),
this is my mesh:


convertToMeters 0.03;

vertices
(
(0 0 0)
(1 0 0)
Forum: OpenFOAM Programming & Development July 3, 2013, 00:19
Replies: 3
Views: 2,173
Posted By sharonyue
Ueqn.A() extract the diag. term from the Ueqn??

I just made a testify, add this code into icoFoam:

fvVectorMatrix UEqn
(
fvm::ddt(U)
+ fvm::div(phi, U)
- fvm::laplacian(nu, U)
);
...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 04:50.