2.3.3. Event Applications
The event application takes the selected event(s) for a building site, associates each one with a simulation, and creates EVENT files containing the event intensity measures. It obtains the name of the event from the BIM file and the intensity measure information from the input event files.
This input information is saved in an EVENT.json file, located in the corresponding simulation working directory.
 
The following options for event applications vary in the type of event, event properties, and the format of the event file that they process.
bknd-0004
        
          SimCenterEvent
        
        
          Python file creating EVENT.json file containing on event intensity measure from individual event files. Supports all hazard event types (Earthquake, Wind, Hurricane).
        
      
      - Event files<string>
- Event intensity measure saved in separate JSON files.
- BIM file<string>
- File containing a dictionary of building information.
                usage: SimCenterEvent.py [-h] [--filenameBIM FILENAMEBIM]
                         [--filenameEVENT FILENAMEEVENT]
                         [--pathEventData PATHEVENTDATA] [--getRV [GETRV]]
optional arguments:
  -h, --help            show this help message and exit
  --filenameBIM FILENAMEBIM
  --filenameEVENT FILENAMEEVENT
  --pathEventData PATHEVENTDATA
  --getRV [GETRV]
              
            bknd-0005
        
          ExistingSimCenterEvents
        
        
          No description
        
      
      - filenameBIM<string>
- name of bim file
- filenameEVENT<FileName(W)>
- name of file containing the event data
                
              
            bknd-0006
        
          ExistingPEER_Events
        
        
          Application file creating EVENT.json file containing on event intensity measure from individual event files. Supports all hazard event types (Earthquake, Wind, Hurricane).
        
      
      - Event files<string>
- Event intensity measure saved in separate JSON files.
- BIM file<string>
- File containing a dictionary of building information.
                
              
            bknd-0007
        
          Site Response
        
        
          No description
        
      
      - filenameBIM<string>
- name of bim file
- filenameEVENT<FileName(W)>
- name of file containing the event data
                
              
            bknd-0008
        
          HazardBasedEvent
        
        
          No description
        
      
      - filenameBIM<string>
- name of bim file
- filenameEVENT<FileName(W)>
- name of file containing the event data
                
              
            bknd-0009
        
          DEDM_HRP
        
        
          No description
        
      
      - filenameBIM<string>
- name of bim file
- filenameEVENT<FileName(W)>
- name of file containing the event data