|
[Sponsors] |
August 13, 2019, 05:26 |
Temperature csv file boundary condition
|
#1 |
New Member
Ketan Ganatra
Join Date: Aug 2017
Posts: 9
Rep Power: 9 |
Hello, I am trying to impose the temperature field T(x,y,z) data as boundary condition in solid displacement foam solver. The boundary condition-
TOP { type uniformFixedValue; uniformValue csvFile; uniformValueCoeffs { nHeaderLine 0; // refColumn 0; // componentColumns 1(3); // separator ","; // mergeSeparators no; // fileName "0/TProfile.csv"; outOfBounds clamp; // Optional out-of-bounds handling interpolationScheme linear; // Optional interpolation scheme The error massage is coming "out-of-order value: 0.0004 at index 4." CSV DATA- .0001 0 .0012 423 .0002 0 .001 434 .0003 0 .0011 456 .0004 0 .001 430 .0004 0 .0014 456 body,div,table,thead,tbody,tfoot,tr,th,td,p { font-family:"Liberation Sans"; font-size:x-small } a.comment-indicator:hover + comment { background:#ffd; position:absolute; display:block; border:1px solid black; padding:0.5em; } a.comment-indicator { background:red; display:inline-block; border:1px solid black; width:0.5em; height:0.5em; } comment { display:none; } |
|
March 18, 2020, 06:01 |
|
#2 |
New Member
Pavlos Semelides
Join Date: Jul 2019
Posts: 5
Rep Power: 7 |
Hi Ketan,
Did you manage to find a solution to this? I'd like to do the same thing. Pavlos |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 | tlcoons | OpenFOAM Installation | 13 | April 20, 2016 18:34 |
[foam-extend.org] problem when installing foam-extend-1.6 | Thomas pan | OpenFOAM Installation | 7 | September 9, 2015 22:53 |
Problem compiling a custom Lagrangian library | brbbhatti | OpenFOAM Programming & Development | 2 | July 7, 2014 12:32 |
OpenFOAM on MinGW crosscompiler hosted on Linux | allenzhao | OpenFOAM Installation | 127 | January 30, 2009 20:08 |
DxFoam reader update | hjasak | OpenFOAM Post-Processing | 69 | April 24, 2008 02:24 |