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

Blog Entries

Register Blogs Community New Posts Updated Threads Search

Old

2D unstructured mesher in F90

Posted August 9, 2012 at 09:23 by truffaldino

This is 2D unstructured mesher.

tri_mesh.f90 is a mesher and the rest are input files

Example 1: Cavity flow driven by upper cavity wall

file: cavity_bc.txt

Example 2: flow past NACA 0012 airfoil

files: NACA0012_bc.txt - airfoil
wt_bc.txt - wind tunnel
wake_bc.txt -wake

Description of the program is placed in the header of tri_mesh.f90
Attached Files
File Type: f tri_mesh.f (100.5 KB, 16892 views)
File Type: txt cavity_bc.txt (65 Bytes, 16871 views)
File Type: txt NACA0012_bc.txt (16.6 KB, 16864 views)
File Type: txt wt_bc.txt (184 Bytes, 17147 views)
File Type: txt wake_bc.txt (5.5 KB, 16814 views)
truffaldino's Avatar
Senior Member
Posted in Uncategorized
Views 3191 Comments 3 truffaldino is offline Edit Tags
Old

Methods for creating cellZones and faceZones

Posted July 26, 2012 at 12:03 by kalyangoparaju

Friends,

I've been playing around a lot with the creation of cellZones and faceZones and here is what I have to report !

Till now I have found 3 ways to do it. ( I am sure there are more)

1. To use setSet utility and cellZonesSet and faceZoneSet commands.
This works amazingly well and creates the zones. A small problem can arrise if you are trying to set zones for an internal flow case and at the center of your geometry you have level 0 cells....
Attached Thumbnails
Click image for larger version

Name:	setSet_substrate.PNG
Views:	17579
Size:	72.9 KB
ID:	80   Click image for larger version

Name:	constant_zones.PNG
Views:	17592
Size:	95.0 KB
ID:	81   Click image for larger version

Name:	constant_substrate.PNG
Views:	17753
Size:	84.3 KB
ID:	82   Click image for larger version

Name:	snappy_zones.PNG
Views:	17570
Size:	95.2 KB
ID:	83   Click image for larger version

Name:	snappy_substrate.PNG
Views:	17256
Size:	79.9 KB
ID:	84  

Attached Files
Member
Posted in Uncategorized
Views 1600 Comments 0 kalyangoparaju is offline Edit Tags
Old

Torture

Posted July 26, 2012 at 06:11 by sumit_raised



Mentally tortured after two nights thinking on the applications of Computational Fluid Dynamics, Computation, Programming and my contribution to the field.

sumit_raised's Avatar
New Member
Posted in Uncategorized
Views 1285 Comments 0 sumit_raised is offline Edit Tags
Old

OpenFOAMŪ & CFD usefull links

Posted July 23, 2012 at 16:46 by j-avdeev
Updated June 2, 2014 at 07:30 by j-avdeev

Ferziger, Peric Computational methods for fluid dynamics

Yousef Saad Iterative Methods for sparse linear systems
http://www.stanford.edu/class/cme324/saad.pdf

Suhas Patankar Numerical Heat Transfer and Fluid Flow http://www.ewp.rpi.edu/hartford/~ern...NHTFF-1980.pdf

"An Introduction to Computational Fluid Dynamics" by Versteeg and Malalasekera

David Apsley - nice for beginners
http://www.os-cfd.ru/cfd_docs/lect_d...coursework.tgz...
Member
Views 2850 Comments 2 j-avdeev is offline Edit Tags
Old

OpenFOAM with ICC - Intel's ICC is "allergic" to AMD CPUs

Posted July 20, 2012 at 12:17 by wyldckat
Updated August 1, 2012 at 06:32 by wyldckat
Tags icc, openfoam

This is yet another one of my "rants on my blog" I do once in a while.

So today I was trying to reproduce this report: http://www.openfoam.org/mantisbt/view.php?id=590 - I was curious about this, because ICC is known for having great optimization on Intel processors (or at least it had in the past), as well as being completely free for non-commercial use on Linux.

The detail here is that I don't have an Intel CPU on my home computer. I've got an AMD 1055T x6 ...
Retired Super Moderator
Views 7627 Comments 10 wyldckat is offline Edit Tags

All times are GMT -4. The time now is 18:36.