|
[Sponsors] |
Using table(x,y,z) to assign different temperatures to a surface. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 20, 2012, 07:47 |
Using table(x,y,z) to assign different temperatures to a surface.
|
#1 |
Senior Member
Join Date: Dec 2011
Posts: 121
Rep Power: 14 |
I have an exported csv file of simulation of a model in another software which includes the temperature of each coordinates(4 column-->3 for x,y,z and 4th for corresponding temperature)
I want to assign these temperatures to the same model in StarCCM as their BOUNDARY CONDITION.What should i do? Whether i have to combine all boundary surfaces to one or not?((to be able to assign this table as the constant temperature to its boundary condition with table(x,y,z) method)) Thank you in advance. Last edited by fshak92; February 21, 2012 at 07:35. |
|
February 20, 2012, 12:12 |
|
#2 | |
Senior Member
Ryne Whitehill
Join Date: Aug 2009
Posts: 312
Rep Power: 19 |
Quote:
Under Tools, go to Tables. Right click->new table->from File (or something similar) |
||
February 20, 2012, 12:39 |
|
#3 | |
Senior Member
Join Date: Dec 2011
Posts: 121
Rep Power: 14 |
Quote:
I mean whether the software assigns each temperature to each coordinates? because the coordinates are not necessarily the mesh cell's coordinates. |
||
February 20, 2012, 14:16 |
|
#4 | |
Senior Member
Ryne Whitehill
Join Date: Aug 2009
Posts: 312
Rep Power: 19 |
Quote:
Your best bet is to import the table, assign it as the initial condition, and then to initialize the solution. You should be able to investigate it then, without ever actually running the simulation. edit: I just reread your post and noticed you want to use these as a boundary condition rather than a initial condition. I would still try it as an initial condition, just to make sure it is reading it right. If that works, then proceed to assigning it as a BC. |
||
February 21, 2012, 09:41 |
|
#5 |
Senior Member
Join Date: Dec 2011
Posts: 121
Rep Power: 14 |
When i assign the mentioned table to surface's boundary condition, i get this error after running:
' Table does not contain position column 'x' required by coordinate system laboratory ' Does it mean that some coordinates are located out of my boundary surface? |
|
February 21, 2012, 09:59 |
|
#6 | |
Senior Member
Ryne Whitehill
Join Date: Aug 2009
Posts: 312
Rep Power: 19 |
Quote:
Make sure your first line is something like: x,y,z,<parameter name>. It helps when they are labeled like this as STAR-CCM+ can parse them, I believe. Anyways, make sure you assign it properly: Click the parameter you want to specify via table, change method to Table (x,y,z). Expand that parameter's node and click the Table(x,y,z) and make sure it is picking up the right columns for X-coordinate, etc. |
||
February 22, 2012, 07:28 |
|
#7 |
Senior Member
Join Date: Dec 2011
Posts: 121
Rep Power: 14 |
Thank you
I think there were some problems about , instead of .! and also as you said lacking the name ( X Y Z above of my columns) it seems that the problem has been solved, Thank you Last edited by fshak92; February 22, 2012 at 08:52. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] Error : Self intersecting surface mesh, computing intersections & Error : Impossible | velan | OpenFOAM Meshing & Mesh Conversion | 3 | October 22, 2015 12:05 |
import solids | Alessio85 | STAR-CCM+ | 5 | November 11, 2011 14:16 |
solid edge problem....can you help? | cindy | Main CFD Forum | 3 | April 5, 2004 14:43 |
Patran Volume Meshing | Deb | CFX | 19 | April 17, 2003 11:56 |
free convection heat transfer from a heated horizontal surface through a liquid to a thin cooled fin | Kaushik | FLUENT | 1 | May 8, 2000 07:47 |