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: gschaider
Forum: OpenFOAM Pre-Processing January 4, 2017, 12:30
Replies: 8
Views: 4,409
Posted By gschaider
Assuming that you have the field foo, want to...

Assuming that you have the field foo, want to preserve the boundary conditions and you have two cellSets set1 and set2 which you want to set to 42 and 666 then you could do it with funkySetFields...
Forum: OpenFOAM Pre-Processing May 12, 2013, 16:12
Replies: 8
Views: 4,409
Posted By gschaider
Well. If a triangle is your idea of complex .......

Well. If a triangle is your idea of complex .... ;)

That can be easily done with a condition like this in funkySetFields:
(pos().y>0) && (pos().x>0) && ((pos().x+pos().y)<1)
Either you use it in...
Forum: OpenFOAM Pre-Processing May 12, 2013, 06:00
Replies: 8
Views: 4,409
Posted By gschaider
If you can define the region by an expression (in...

If you can define the region by an expression (in terms of coordinates or other fields) ... you're in business.

If the complex region is written to disc as a cell zone or a cell set ... you're in...
Forum: OpenFOAM Pre-Processing June 18, 2012, 19:24
Replies: 8
Views: 4,409
Posted By gschaider
setFields is not third party. But it won't set...

setFields is not third party. But it won't set the type of field you want

Setting that list can be done by hand using a text editor (but it is not practical ;) ), by writing your own utility in...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 03:13.