CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Temperature csv file boundary condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 13, 2019, 04:26
Default Temperature csv file boundary condition
  #1
New Member
 
Ketan Ganatra
Join Date: Aug 2017
Posts: 9
Rep Power: 8
ketanganatra0@gmail.com is on a distinguished road
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; }
ketanganatra0@gmail.com is offline   Reply With Quote

Old   March 18, 2020, 05:01
Default
  #2
New Member
 
Pavlos Semelides
Join Date: Jul 2019
Posts: 5
Rep Power: 6
pavlossemelides is on a distinguished road
Hi Ketan,

Did you manage to find a solution to this? I'd like to do the same thing.

Pavlos
pavlossemelides is offline   Reply With Quote

Reply


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
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 tlcoons OpenFOAM Installation 13 April 20, 2016 17:34
[foam-extend.org] problem when installing foam-extend-1.6 Thomas pan OpenFOAM Installation 7 September 9, 2015 21:53
Problem compiling a custom Lagrangian library brbbhatti OpenFOAM Programming & Development 2 July 7, 2014 11:32
OpenFOAM on MinGW crosscompiler hosted on Linux allenzhao OpenFOAM Installation 127 January 30, 2009 19:08
DxFoam reader update hjasak OpenFOAM Post-Processing 69 April 24, 2008 01:24


All times are GMT -4. The time now is 02:08.