CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Dynamic LUT object used to define a changing boundary, parallelisable

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 13, 2024, 11:20
Post Dynamic LUT object used to define a changing boundary, parallelisable
  #1
New Member
 
Patrick
Join Date: Jul 2024
Posts: 1
Rep Power: 0
piot is on a distinguished road
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.
piot is offline   Reply With Quote

Reply

Tags
domain decomposition, dynamic boundary, lookup table, parallel execution, time dependent


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wind turbine simulation Saturn CFX 60 July 17, 2024 05:45
Question about adaptive timestepping Guille1811 CFX 25 November 12, 2017 17:38
Multiphase flow - incorrect velocity on inlet Mike_Tom CFX 6 September 29, 2016 01:27
Error - Solar absorber - Solar Thermal Radiation MichaelK CFX 12 September 1, 2016 05:15
Error finding variable "THERMX" sunilpatil CFX 8 April 26, 2013 07:00


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