Changeset 325


Ignore:
Timestamp:
05/08/09 15:40:14 (16 years ago)
Author:
seroussi
Message:

all the elements were onbed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/ModelProcessorx/DiagnosticHutter/CreateElementsNodesAndMaterialsDiagnosticHutter.cpp

    r323 r325  
    220220                                        beam_k[1]=model->drag[(int)(model->uppernodes[i]-1)];
    221221
    222                                         if (model->gridonbed[i] ) beam_onbed=1;
     222                                        beam_onbed=(int)model->gridonbed[i];
    223223
    224224                                        /*Create beam element ubeam its constructor:*/
Note: See TracChangeset for help on using the changeset viewer.