<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="http://www.comsol.com/community/forums/general/rss/thread/33677.rss" rel="self" type="application/rss+xml"/>
  <title>COMSOL Forums: Using external file data for heat source</title>
  <link>http://www.comsol.com/community/forums/general/thread/33677/</link>
  <description>Most recent forum messages</description>
  <pubDate>Thu, 03 Jan 2013 20:05:10 +0000</pubDate>
  <image>
   <title>COMSOL Forums: Using external file data for heat source</title>
   <url>http://www.comsol.com/shared/images/logos/comsol_logo.gif</url>
   <link>http://www.comsol.com/community/forums/general/thread/33677/</link>
  </image>
  <item>
   <title>Re: Using external file data for heat source</title>
   <link>http://www.comsol.com/community/forums/general/thread/33677/#p93100</link>
   <description>Thanks Ivar :)&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Indeed I had a problem of units but not with the heat - I needed to say that it is a function of x,y,z. Only when I added these coordinates the data could be read. &lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Thanks again,&lt;br /&gt;&#13;
Alon </description>
   <pubDate>Thu, 03 Jan 2013 20:05:10 +0000</pubDate>
   <guid isPermaLink="false">33677.1357243510.93100</guid>
  </item>
  <item>
   <title>Re: Using external file data for heat source</title>
   <link>http://www.comsol.com/community/forums/general/thread/33677/#p92887</link>
   <description>Hi&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
what about solving a stationary case for the heating, and then follow by a time dependent study using the stationary case as initial conditions. In the latest version, you can also turn on or off BC by solver settings, and or use a Parameter t=0[s] as &amp;quot;switch&amp;quot; to change certain BC values (defined as Parameter for the stationary case, then the time series redefines it and run t over you defined range set&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
--&lt;br /&gt;&#13;
Good luck&lt;br /&gt;&#13;
Ivar</description>
   <pubDate>Tue, 25 Dec 2012 19:52:18 +0000</pubDate>
   <guid isPermaLink="false">33677.1356465138.92887</guid>
  </item>
  <item>
   <title>Re: Using external file data for heat source</title>
   <link>http://www.comsol.com/community/forums/general/thread/33677/#p92886</link>
   <description>a heated plate, how to use it can get a correct result during cooling process  &lt;br /&gt;&#13;
&lt;br /&gt;&#13;
appreciate you answer&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
thank you </description>
   <pubDate>Tue, 25 Dec 2012 18:28:22 +0000</pubDate>
   <guid isPermaLink="false">33677.1356460102.92886</guid>
  </item>
  <item>
   <title>Re: Using external file data for heat source</title>
   <link>http://www.comsol.com/community/forums/general/thread/33677/#p92884</link>
   <description>a heated plate, how to use it can get a correct result during cooling process  &lt;br /&gt;&#13;
&lt;br /&gt;&#13;
appreciate you answer&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
thank you </description>
   <pubDate>Tue, 25 Dec 2012 18:28:20 +0000</pubDate>
   <guid isPermaLink="false">33677.1356460100.92884</guid>
  </item>
  <item>
   <title>Re: Using external file data for heat source</title>
   <link>http://www.comsol.com/community/forums/general/thread/33677/#p92525</link>
   <description>Hi&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
You should rather use the Model Definition Function Interpolation, and enable the File import - spreadsheet tick ON Use space coordinates as arguments to get the full mapping, the latter exist only in the model function, not in the global, as these are normally geometry independent (=Global).&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Thne orange is unit errors, if you do not define your arguments in COMSOL interpolation function as W/cm^2 then you need to multiply the numerical value by the appropriate unit value 1[W/cm^2]&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Check it out on a simple example with and without units&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
space coordinates are in meters by default &lt;br /&gt;&#13;
&lt;br /&gt;&#13;
--&lt;br /&gt;&#13;
Good luck&lt;br /&gt;&#13;
Ivar</description>
   <pubDate>Mon, 17 Dec 2012 20:55:34 +0000</pubDate>
   <guid isPermaLink="false">33677.1355777734.92525</guid>
  </item>
  <item>
   <title>Using external file data for heat source</title>
   <link>http://www.comsol.com/community/forums/general/thread/33677/#p92519</link>
   <description>Hi all,&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
I am trying to solve a model for heat transfer in solids using external data as heat source input. &lt;br /&gt;&#13;
The geometric model is simple and composed of 3 separated bodies attached together by a 'union' operation and form a continuity. &lt;br /&gt;&#13;
As a heat source I am trying to use an external file which contain the heat production, in units of W/cm^3, in certain points within the geometry. The file looks like this: &lt;br /&gt;&#13;
&lt;br /&gt;&#13;
% x y z Power&lt;br /&gt;&#13;
1 1 1 10.2&lt;br /&gt;&#13;
1 2 3 20.2&lt;br /&gt;&#13;
...&lt;br /&gt;&#13;
5 4 7 15.3&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
To read it, under Global Parameters, I defined an interpolation function where I choose interpolation 'linear' and extrapolation 'specific value' (set to zero). I imported the function and I can see a nice plot of it in the graphics window. . &lt;br /&gt;&#13;
Then, in the 'Heat transfer in solids' physics inside 'heat Source' I am trying to use this function. &lt;br /&gt;&#13;
I choose 'User defined' under 'General source' and write the function name (the one I created from the file in the 'Global Parameters'). Comsol marks the function name in orange and claim that 'the variable is unknown'. &lt;br /&gt;&#13;
&lt;br /&gt;&#13;
What am I missing? How can I use this function as heat source?&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Any help will be appreciated,&lt;br /&gt;&#13;
Alon </description>
   <pubDate>Mon, 17 Dec 2012 20:10:36 +0000</pubDate>
   <guid isPermaLink="false">33677.1355775036.92519</guid>
  </item>
 </channel>
</rss>
