SDT-nlsim
Contents  
Functions  
 ![]() ![]() |
The SDT fe_range architecture supports the generic definition of numerical experiments.
model = % SDT/OpenFEM format Node: [2x7 double] Elt: [6x9 double] Stack: {2x3 cell} model.Stack = % List of properties % Case : Store boundary conditions and load 'case' 'Case 1' [1x1 struct] % Pro : properties of a group of non-linear elements 'pro' 'nl_pro2001' [1x1 struct] NL=stack_get(model,'','nl_pro2001','get') type: 'p_spring' il: [2001 2.2503e-02] % Usual elastic properties NLdata: [1x1 struct] NL.NLdata= % Input format for non linearity data (CLIMA-HBM) type: 'nl_inout' Fu: '@(x)-.01*x.^3' Sens: 'cubicSpring' keepLin: 0