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 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: marc.immer
Forum: OpenFOAM Running, Solving & CFD November 6, 2015, 02:49
Replies: 103
Views: 25,630
Posted By marc.immer
Ali, Just compile the BC separately without the...

Ali,
Just compile the BC separately without the script. There are no inter dependencies between the codes included in the package.

References are:
Klein, M., Sadiki, a., & Janicka, J. (2003). A...
Forum: OpenFOAM Running, Solving & CFD November 5, 2015, 04:26
Replies: 103
Views: 25,630
Posted By marc.immer
the data goes into: constant/boundaryData/inlet...

the data goes into: constant/boundaryData/inlet where "inlet" is the patch name of your inlet boundary condition.

The same code/structure of the timeVaryingMappedFixedValue BC is used, see for...
Forum: OpenFOAM Running, Solving & CFD November 5, 2015, 02:48
Replies: 103
Views: 25,630
Posted By marc.immer
Hi Ali, please have a look at your...

Hi Ali,

please have a look at your modification of the code
https://github.com/ETH-BuildingPhysics/ETH-OFTools-2.3.X
You will find it in the folder BC/LEMOSinflowGeneratorMod

It writes...
Forum: OpenFOAM Running, Solving & CFD November 4, 2013, 06:55
Replies: 103
Views: 25,630
Posted By marc.immer
Dear Matthias, you are indeed right,...

Dear Matthias,

you are indeed right, apologies. The bug is in the paraview nativ OF reader, which can't read the SLList field.
I use the "remove vortons" script now to postProcess with paraview,...
Forum: OpenFOAM Running, Solving & CFD October 28, 2013, 02:29
Replies: 103
Views: 25,630
Posted By marc.immer
I wrote a small bash script to remove the vortons...

I wrote a small bash script to remove the vortons from the U file. It also creates a backup copy of U:

cp $1 $1.bak
rm $1
sed '/vortons/,/;/d' $1.bak > $1

start like this:
./removeVortons...
Forum: OpenFOAM Running, Solving & CFD September 11, 2013, 03:07
Replies: 103
Views: 25,630
Posted By marc.immer
Hi Rob, there is a "bug" in the code. It...

Hi Rob,

there is a "bug" in the code. It writes additional variables into the U files (the vortons) and that's why paraview can't read it.
As far as I remember, paraFoam could read the U files....
Showing results 1 to 6 of 6

 
Forum Jump

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