> ## Documentation Index
> Fetch the complete documentation index at: https://calcs.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Tornado Loads (ASCE 7-22)

> Calculate tornado loads for components and cladding according to ASCE 7-22 Chapter 32.

The **Wind Load Calculator to ASCE 7-22** includes provisions for determining tornado loads as mandated by **Chapter 32** of the standard. This feature allows users to determine if tornado loads are required based on site conditions and Risk Category, and subsequently calculates the design pressures.

<Warning>
  **MWFRS Limitation**

  ASCE 7-22 prohibits using Chapter 28 (Envelope Procedure) for tornado loads. Consequently, this calculator supports tornado load analysis for **Components and Cladding (C\&C)** only.
</Warning>

## 1. Determining Applicability

ASCE 7-22 requires tornado load design primarily for **Risk Category III and IV** structures located in tornado-prone regions. The calculator automates the complex checks required to determine if these loads apply to your specific project.

The calculator automatically pulls these parameters from your **Project Defaults**. However, if you need to modify them for this specific calculation only, you can do so in the **Override Project Defaults** section.

<Steps>
  <Step title="Risk Category">
    Ensure the **Building Risk Category** is set to **III** or **IV**. Tornado loads are generally not required for Risk Category I or II structures.
  </Step>

  <Step title="Tornado-Prone Region">
    Select **Yes** for "Tornado-Prone Region". You can verify this using ASCE 7-22 Figure 32.1-1 or by checking the [ASCE Hazard Tool](https://ascehazardtool.org/).

    <img src="https://mintcdn.com/clearcalcs/fwUuXYD9UHa8aUAZ/images/ASCE_HAZARD_TOOL.png?fit=max&auto=format&n=fwUuXYD9UHa8aUAZ&q=85&s=f4a44324f72714b98dcc4c54818d9761" alt="ASCE_HAZARD_TOOL.png" width="2938" height="1428" data-path="images/ASCE_HAZARD_TOOL.png" />
  </Step>

  <Step title="Tornado Speed">
    Input the **Tornado Speed** ($V_T$). This is distinct from the Basic Wind Speed ($V$) and must be sourced specifically for tornado hazards.

    <img src="https://mintcdn.com/clearcalcs/RG5pGZyJBnm9OD9z/images/TORNADO_SPEED.png?fit=max&auto=format&n=RG5pGZyJBnm9OD9z&q=85&s=246a7d84af606ae918b768a32a40f68d" alt="TORNADO_SPEED.png" width="1474" height="236" data-path="images/TORNADO_SPEED.png" />
  </Step>
</Steps>

## 2. Tornado Loads Required Check

Once the site parameters are input (either via Project Defaults or Overrides), the calculator performs the validation checks outlined in **ASCE 7-22, Cl 32.5.2**.

The calculator compares the Tornado Speed ($V_T$) against the Basic Wind Speed ($V$) and the Exposure Category to answer the **Tornado Loads Required** output.

* **No**: Standard wind loads govern, and no further tornado analysis is needed.
* **Yes**: You must proceed to calculate the specific tornado pressures.

## 3. Calculation Type Selection

<Tip>
  To perform tornado loads, you must select **"Components and Cladding"** from the **"Type of Calculation"** dropdown.
</Tip>

If you select *MWFRS (Envelope Procedure)* while Tornado Loads are required, the calculator will display a note indicating that tornado loads cannot be calculated using the Chapter 28 Envelope Procedure.

<img src="https://mintcdn.com/clearcalcs/RG5pGZyJBnm9OD9z/images/TYPE_CALCULATION.png?fit=max&auto=format&n=RG5pGZyJBnm9OD9z&q=85&s=97441f4dc4b77a21543ae99f18d9df74" alt="TYPE_CALCULATION.png" width="1194" height="210" data-path="images/TYPE_CALCULATION.png" />

<img src="https://mintcdn.com/clearcalcs/fwUuXYD9UHa8aUAZ/images/MWFRS_NOTE.png?fit=max&auto=format&n=fwUuXYD9UHa8aUAZ&q=85&s=c6c813e9256b6017219e444154b7e33d" alt="MWFRS_NOTE.png" width="1194" height="272" data-path="images/MWFRS_NOTE.png" />

## 4. Worked Example: Community School (Risk Category III)

In this example, we will determine the tornado C\&C pressures for a **Risk Category III** structure (e.g., a school with capacity > 250) located in **Moore, Oklahoma**.

### Procedure

<Steps>
  <Step title="Obtain Site Data via ASCE Hazard Tool">
    Navigate to the [ASCE Hazard Tool](https://ascehazardtool.org/) to retrieve the precise wind parameters.

    1. **Search by Location:** Enter "Moore, Oklahoma".
    2. **Select Standard:** Choose **ASCE/SEI 7-22** from the "Standard Version" dropdown.
    3. **Risk Category:** Select **III**.
    4. **Select Load Types:** Under the "Load Types" menu, ensure both the **Wind** and **Tornado** checkboxes are selected.

    <img src="https://mintcdn.com/clearcalcs/fwUuXYD9UHa8aUAZ/images/ASCE_TOOL_EXAMPLE1.png?fit=max&auto=format&n=fwUuXYD9UHa8aUAZ&q=85&s=edf953bb32b942ef04de3fe9f4d46f54" width="600" alt="ASCE Hazard Tool Selection" data-path="images/ASCE_TOOL_EXAMPLE1.png" />

    5. Click the **VIEW RESULTS** button.
    6. **Review Location Results:** Note the **Basic Wind Speed ($V$)** is **115 mph**.

    <img src="https://mintcdn.com/clearcalcs/fwUuXYD9UHa8aUAZ/images/ASCE_TOOL_EXAMPLE2.png?fit=max&auto=format&n=fwUuXYD9UHa8aUAZ&q=85&s=5cb1ed1231aa1670478d4bc6bfa50b4b" width="600" alt="ASCE Hazard Tool Results" data-path="images/ASCE_TOOL_EXAMPLE2.png" />

    7. **Select Tornado Speed ($V_T$):** Click **Details** next to the Tornado section to view the table. Select the speed corresponding to your building's **Effective Plan Area** (footprint).

    <img src="https://mintcdn.com/clearcalcs/fwUuXYD9UHa8aUAZ/images/ASCE_TORNADO_DETAILS.png?fit=max&auto=format&n=fwUuXYD9UHa8aUAZ&q=85&s=51c28603cbbb87a50af2a76798291a17" width="600" alt="Tornado Details Table" data-path="images/ASCE_TORNADO_DETAILS.png" />

    * *Example:* For a school with a **40,000 $ft^2$** footprint, the table indicates **$V_T$ = 89 mph**.
  </Step>

  <Step title="Configure Project Defaults">
    In **Calcs.com**, navigate to the **Project Defaults** tab on the sidebar to apply these environmental parameters globally.

    * **Code:** Select **International Building Code (IBC) 2024** (references ASCE 7-22).
    * **Building Risk Category:** Select **III (Substantial Risk)**.
    * **Exposure Category:** Select **C** (Standard for open terrain).
    * **Basic Wind Speed ($V$):** Enter **115 mph**.
    * **Tornado Speed ($V_T$):** Enter **89 mph** (Based on 40,000 $ft^2$ plan area).

    <img src="https://mintcdn.com/clearcalcs/fwUuXYD9UHa8aUAZ/images/PROJECT_DEFAULTS.png?fit=max&auto=format&n=fwUuXYD9UHa8aUAZ&q=85&s=a0cdb82a93e5702a220056f25c965984" width="600" alt="Project Defaults Settings" data-path="images/PROJECT_DEFAULTS.png" />
  </Step>

  <Step title="Create Calculation">
    You can add the calculator instantly using the direct link or select it manually.

    **Option A: Quick Start (Direct Link)**

    <Tip>
      **Instantly create a new Wind Load calculation by clicking here:**

      [**Create Wind Load Calculator**](https://calcs.com/new/sheet/loadsWindCnCASCE7-22)

      *(This link automatically opens a new project and sheet in Calcs.com.)*
    </Tip>

    **Option B: Manual Selection**

    1. Click **Add New Calculation** in the sidebar.
    2. Select **Wind Loads (ASCE 7-22)**.
    3. Once inside the calculator, locate the **Roof Type** dropdown and select **Flat**.

    <img src="https://mintcdn.com/clearcalcs/fwUuXYD9UHa8aUAZ/images/ROOF_TYPE.png?fit=max&auto=format&n=fwUuXYD9UHa8aUAZ&q=85&s=113a8f9adf4a848afbad1fa20b0c527e" width="600" alt="Roof Type Selection" data-path="images/ROOF_TYPE.png" />
  </Step>

  <Step title="Verification">
    Scroll down to the **Tornado Load Parameters (ASCE 7-22, Ch 32)** section within the calculator.

    * The **Tornado Loads Required** field should read **"Yes"**.
    * *Reasoning:* $V_T$ (89 mph) $\ge$ 60% of $V$ (which is 69 mph for 115 mph wind speed).
    * The calculator determines the **Tornado Velocity Pressure** ($q_{h,T}$), accounting for the Tornado Pressure Exposure Coefficient ($K_{h,Tor}$).

    <img src="https://mintcdn.com/clearcalcs/RG5pGZyJBnm9OD9z/images/TORNADOLOADPARAMETERS.png?fit=max&auto=format&n=RG5pGZyJBnm9OD9z&q=85&s=59a80dd5c8696c0ec1a4e97e999f575f" width="600" alt="Tornado Load Parameters" data-path="images/TORNADOLOADPARAMETERS.png" />
  </Step>

  <Step title="Reviewing Pressures">
    Navigate to the **Summary** section on the right side of the calculator and look for the **Design Tornado Pressures** table.

    The calculator automatically applies the specific **Directionality Factor** ($K_{d,T}$) and **Internal Pressure Coefficients** ($GC_{pi,T}$) required for tornado loading to output the final design values:

    * **Tornado Pressure Factor for Vertical Winds** ($K_{vT}^+$ and $K_{vT}^-$)
    * **Positive Tornado Pressure** ($p_T^+$) in psf
    * **Negative Tornado Pressure** ($p_T^-$) in psf

    <img src="https://mintcdn.com/clearcalcs/fwUuXYD9UHa8aUAZ/images/FINALTORNADO.png?fit=max&auto=format&n=fwUuXYD9UHa8aUAZ&q=85&s=58df1cbea3ae664426b57390ea5be762" width="600" alt="Final Design Tornado Pressures Table" data-path="images/FINALTORNADO.png" />
  </Step>
</Steps>
