|
[Sponsors] |
Dynamic LUT object used to define a changing boundary, parallelisable |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 13, 2024, 12:20 |
Dynamic LUT object used to define a changing boundary, parallelisable
|
#1 |
New Member
Patrick
Join Date: Jul 2024
Posts: 1
Rep Power: 0 |
Hi CFDOnline openFOAM community,
I would like to implement a LUT that defines a changing boundary condition. The value of this table can change depending on time, but is often static for several timesteps, then read anew from a file. This data is 2D, defined in a file of n,m columns (n,m > 100) and the relationship to the grid is set by constants read in from a dict file. This LUT is then accessed at every timestep to set the values at a boundary (actually a source term). The geometry of this input data is fairly arbitrary, but has the appearance of multiple convolved gaussians. This data must be read from a file, and cannot be generated from a numerical approximation. I am wondering if I can leverage any openFoam (.org v10) data structure to help with this, specifically wrt domain decomposition and parallel execution. Thanks for reading. |
|
Tags |
domain decomposition, dynamic boundary, lookup table, parallel execution, time dependent |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
Question about adaptive timestepping | Guille1811 | CFX | 25 | November 12, 2017 18:38 |
Multiphase flow - incorrect velocity on inlet | Mike_Tom | CFX | 6 | September 29, 2016 02:27 |
Error - Solar absorber - Solar Thermal Radiation | MichaelK | CFX | 12 | September 1, 2016 06:15 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |