Changeset 8033


Ignore:
Timestamp:
04/22/11 16:39:12 (14 years ago)
Author:
seroussi
Message:

Arrhenius law should work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Penta.cpp

    r8002 r8033  
    51415141                                                        matice->GetN());
    51425142                                for(i=0;i<numdof;i++) B[i]=B_average;
    5143                                 _error_("Not supported yet (See Rutt2009 for example)");
     5143                                this->matice->inputs->AddInput(new PentaVertexInput(RheologyBEnum,B));
    51445144                                break;
    51455145                        default:
Note: See TracChangeset for help on using the changeset viewer.