|
[Sponsors] |
Setting boundary condition to follow a time series signal |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 2, 2015, 09:18 |
Setting boundary condition to follow a time series signal
|
#1 |
Member
Olie
Join Date: Oct 2013
Posts: 51
Rep Power: 13 |
I'd like to set the velocity boundary condition of a particular boundary to vary according to a pre-determined time series signal (which I have saved in a txt file). The time series signal is based on a fixed time step (call this T), but my solver (pimpleFoam) is using a variable time step.
I have groovyBC installed which I think could be the answer. Does anyone know how to set it to use my pre-determined time series file to prescribe the boundary condition (remembering that the solver will use a variable timestep, but that the boundary condition must evolve according to the file with fixed step T)? Thanks |
|
March 2, 2015, 11:04 |
|
#2 |
Senior Member
|
Hi,
uniformFixedValue can a) read (time, (ux uy uz)) tuples from external file (you'll need to format your txt accordingly), b) can interpolate between time moments (you can select interpolation method). |
|
Tags |
boundary conditions, groovybc |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
AMI speed performance | danny123 | OpenFOAM | 21 | October 24, 2020 05:13 |
How to export time series of variables for one point? | mary mor | OpenFOAM Post-Processing | 8 | July 19, 2017 11:54 |
Time Series Boundary Condition | amanzali | FLUENT | 1 | February 26, 2015 04:25 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |
plot over time | fferroni | OpenFOAM Post-Processing | 7 | June 8, 2012 08:56 |