🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Sum of the results from a multi-panel ERP analysis

User: "Neil Hall"
Altair Community Member
Updated by Neil Hall

I am running an ERP analysis in which I have multiple panels (PANELG).  I am able to get the ERP results for the individual panels form the punch file.  But I would like to be able to get a results for the sum of all of the panels. -thanks

$$==============================================================================
$$ SUBCASE                                                                       
$$==============================================================================
$HMNAME LOADSTEP               2"ERP ANALYSIS"       6
SUBCASE        2
  LABEL ERP ANALYSIS
ANALYSIS MFREQ
  METHOD(STRUCTURE) =       10
  RESVEC(UNITLOD, DAMPLOD) = YES
  FREQUENCY =       16
  DLOAD =       50
  ERP(H3D) = ALL
  ERP(PUNCH) = ALL

.

.

.

$$==============================================================================
$$  Panels
$$==============================================================================
$HMSET       38       10 "FACE PANEL" 19
PANELG,38,FACE_PNL,ERP,,35,,1.0,
$$==============================================================================
$HMSET       39       10 "CROWN PANEL" 19
PANELG,39,CRWN_PNL,ERP,,36,,1.0,
$$==============================================================================
$HMSET       40       10 "SOLE PANEL" 19
PANELG,40,SOLE_PNL,ERP,,37,,0.05,

Find more posts tagged with