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

thermalProperties elasticThermalSolidFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 7, 2017, 14:28
Default thermalProperties elasticThermalSolidFoam
  #1
New Member
 
Daniel
Join Date: Apr 2015
Location: São José dos Campos, Brazil
Posts: 1
Rep Power: 0
danielrf is on a distinguished road
Hi everybody!

I am trying solve a elasticThermalSolidFoam with a multi material in foam extend 4.0.

The problem is on thermalProperties dict.

How do i set this dict with a multiMaterial type?

I tried this but it did not work:

Code:
thermal
{
    type                    multiMaterial;

    laws
    (
        material0
        {
            C        C [0 2 -2 -1 0 0 0] 434;
            k        k [1 1 -3 -1 0 0 0] 250;
            alpha    alpha [0 0 0 -1 0 0 0] 2.3e-05;
            T0       T0 [0 0 0 1 0 0 0] 0;
        }

        material1
        {
            C        C [0 2 -2 -1 0 0 0] 434;
            k        k [1 1 -3 -1 0 0 0] 250;
            alpha    alpha [0 0 0 -1 0 0 0] 2.3e-05;
            T0       T0 [0 0 0 1 0 0 0] 0;
        }

        material2
        {
            C        C [0 2 -2 -1 0 0 0] 434;
            k        k [1 1 -3 -1 0 0 0] 250;
            alpha    alpha [0 0 0 -1 0 0 0] 2.3e-05;
            T0       T0 [0 0 0 1 0 0 0] 0;
        }

    );

    gaps
    (
    );

    sources
    (
    );
}
Thanks in advance for any help!

DanielRF
danielrf is offline   Reply With Quote

Reply

Tags
elasticthermalsolidfoam, foam ext 4.0, multimaterial, thermalproperties


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



All times are GMT -4. The time now is 05:36.