2.3.5. EDP Applications
The EDP application specifies the types of engineering demand parameters (EDP) expected as output from the response simulation.
It determines the EDP type from building properties in the BIM file, the type of event in the EVENT file, and the model information from the SAM file.
It writes the type, location, and direction (DOF) of each EDP for a simulation in an EDP.json file, located in its corresponding simulation working directory.
Note that in the EDP file, DOF=1,2 are assumed to correspond to perpendicular horizontal directions, and DOF=3 corresponds to the vertical direction.
bknd-0024
        
          StandardEarthquakeEDP_R
        
        
          Creates EDP.json file containing standard EDPs for earthquake hazard events, including peak interstory drift ratio (PID), peak floor acceleration (PFA), peak roof drift (PRD), and peak floor displacement (PFD).
        
      
      - filenameBIM
<FileName(R)> - name of bim file
 - filenameEVENT
<FileName(R)> - name of file containing the event data
 - filenameSAM
<FileName(R)> - name of file containing the SAM
 - filenameEDP
<FileName(W)> - name of file containing the EDP to be determined from the analysis
 
                
              
            bknd-0025
        
          StandardEarthquakeEDP
        
        
          Creates EDP.json file containing standard EDPs for earthquake hazard events, including peak interstory drift ratio (PID), peak floor acceleration (PFA), peak roof drift (PRD), and peak floor displacement (PFD).
        
      
      - filenameBIM
<FileName(R)> - name of bim file
 - filenameEVENT
<FileName(R)> - name of file containing the event data
 - filenameSAM
<FileName(R)> - name of file containing the SAM
 - filenameEDP
<FileName(W)> - name of file containing the EDP to be determined from the analysis
 
                
              
            bknd-0028
        
          UserDefinedEDP
        
        
          Creates EDP.json file containing EDP information which is custom-defined in an input EDP specifications file.
        
      
      - filenameBIM
<FileName(R)> - name of bim file
 - filenameEVENT
<FileName(R)> - name of file containing the event data
 - filenameSAM
<FileName(R)> - name of file containing the SAM
 - filenameEDP
<FileName(W)> - name of file containing the EDP to be determined from the analysis
 
                
              
            bknd-0030
        
          StandardWindEDP
        
        
          No description
        
      
      - filenameBIM
<FileName(R)> - name of bim file
 - filenameEVENT
<FileName(R)> - name of file containing the event data
 - filenameSAM
<FileName(R)> - name of file containing the SAM
 - filenameEDP
<FileName(W)> - name of file containing the EDP to be determined from the analysis