|
[Sponsors] |
December 12, 2022, 04:59 |
Modification of wall function
|
#1 |
New Member
Jürgen Abraham
Join Date: Dec 2022
Posts: 1
Rep Power: 0 |
Dear All,
I am currently trying to implement a custom wall function. For this reason, I would like to access data from a functionObject, i.e., I want to read a field (created by a functionObject) into the wall function. I tried to use expressesion, that are similar to reading a field from the registry: Code:
const auto& field = this->db().lookupObject<Foam::functionObject>("functionObjectName"); Thanks in advance |
|
Tags |
functionobject, implementation of sover, wallfunction |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] How to draw a 3D-Drawing for Meshing | Kahnbein.Kai | OpenFOAM Meshing & Mesh Conversion | 4 | June 15, 2021 13:16 |
Enhanced Wall Treatment | paduchev | FLUENT | 24 | January 8, 2018 12:55 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
[swak4Foam] installation problem with version 0.2.3 | Claudio87 | OpenFOAM Community Contributions | 9 | May 8, 2013 11:20 |
Wall function modification | tommy | CFX | 4 | October 22, 2008 10:40 |