CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   DataEntry class implementation (https://www.cfd-online.com/Forums/openfoam-programming-development/98067-dataentry-class-implementation.html)

calim_cfd March 2, 2012 05:11

DataEntry class implementation
 
Hello every1, Good Morning!

i know DataEntry has been inserted in a few BCs to make them time dependent.

usage is

type <one with DataEntry in it>
uniformValue table (constant, table, tableFile, csvFile, polynomial)
(
wtv
);


thing is does DataEntry allow for nonUniformaValue(s) ?

i mean.. instead of setting one table (for instance) per patch i'll do it for each face, then i should have as many tables as faces!

is it possible or should i restrict myself to uniformValues?

thank you! ;)


All times are GMT -4. The time now is 01:19.