MaxMarschall

Results 22 comments of MaxMarschall

Running the sample file without changing anything outputs a temperature domain from around 24-31°C, although the surface temperatures are 100 and 18°...how can that be? I thought it had something...

Hi @TheodoreGalanos , No worries, you guys have already been incredibly helpful so far, I really can't complain! Yes, it's the internal mesh which is actually clipped in the middle...

Thanks @TheodoreGalanos , It's funny, I never defined anything called "boundingbox"... The geometry called "roof" is actually an entire box (6 surfaces) representing all the room boundaries, I just didn't...

Adding a 100° plate (plane srf) hardly changes anything: ![06_roof100walls18plate100](https://cloud.githubusercontent.com/assets/23235030/20705448/4909b0e0-b623-11e6-824d-63c164f51337.jpg) This is what it looks like in OpenFoam: ![06_roof100walls18plate100](https://cloud.githubusercontent.com/assets/23235030/20705473/5b028c04-b623-11e6-8a1f-849a8ba48546.png) So obviously there is some heat transfer between the roof and...

@TheodoreGalanos and @mostaphaRoudsari , I'm beginning to think this could have something to do with the wall functions. I am an absolute beginner when it comes to this, but from...

@mostaphaRoudsari , No worries, thanks for all the great work!

@TheodoreGalanos and @mostaphaRoudsari , Happy New Year! Sorry to be bothering your so soon, but is there anything new on this? Has anyone else been having similar problems? Cheers, Max

Hi @DambronOlivier , Thanks for sharing the papers. Your result does look more promising than what I got, however the gradient is still a bit small isn't it? If I'm...

@DambronOlivier , Trying to reconstruct your definition and this happens: ![canvas at 10 00 58](https://cloud.githubusercontent.com/assets/23235030/21603196/9a58577e-d19b-11e6-8ab4-9028b8523164.png) Any idea what I'm missing? Cheers, Max

OK I had to change the type hint of _refLevels_ to interval and write the result to the proper output name ("boundary" instead of "boundaryFields").