LV Design Atlas – Material Information Portal (Public)

This guide explains how to use the LV Design Atlas – Material Database (Streamlit app) to browse materials, filter by standards and product forms, and search materials by property criteria with interactive charts.


1. Browse Materials

The Browse Materials tab is the fastest way to find a material by name or number and inspect its properties.

How to browse materials:

  1. Search by name or number
  2. Use “Search by name or number” to search in:
    • Material Number
    • Short Name
    • UNS Number
  3. Example: 1.4571, X6CrNiMoTi, or S31803

  4. Direct ID Access

  5. Use “Direct ID Access” if you already know the internal Material ID.
  6. If the ID exists, the application jumps directly to that material.

  7. Apply filters

  8. Microstructure (e.g., Austenitic, Ferritic, Duplex)
  9. Product Form (decoded from the internal product-form bitfield, e.g., Plate, Tube, Forging)
  10. Code Category (AD 2000 / EN Code / ASME / Other)
  11. Design Code (filtered list based on the selected category)

  12. Select a material

  13. Results are displayed in a table.
  14. Click a row to load:
    • The material information card
    • All available property curves and charts

Material Viewer Figure 1: The Material Viewer interface.


2. Material Details Card

After selecting a material, a structured material information card is displayed.

Displayed information:

  • Material ID
  • Short Name
  • Material Number
  • UNS Number
  • Microstructure (automatically translated to English where applicable)
  • Product Form (decoded list)
  • Delivery Standard(s)
  • Design Code
  • Maximum Temperature Limit
  • Optional Notes (if available in the database)

3. Material Properties & Charts

Each material may contain multiple characteristic curves for different properties (e.g., Yield Strength, Tensile Strength, Elastic Modulus, Thermal Conductivity, Heat Capacity, Density).

How the properties section works:

  1. Property tabs
  2. Each property type is shown as a separate tab.
  3. Tabs display the property name and its unit.

  4. Validity ranges

  5. Each curve shows its validity limits, such as:
    • Diameter range Ø
    • Thickness range t
    • Temperature range θ
  6. Inclusive or exclusive limits are clearly indicated.

  7. Interactive chart

  8. X-axis: Temperature [°C]
  9. Y-axis: Property value (including unit)
  10. Hovering over the curve shows exact numerical values.

  11. Data table

  12. Expand “View Data Table” to see all numerical data points.
  13. The table is styled according to the active theme for optimal readability.

4. Material Finder – Search by Property Criteria

The Material Finder tab is designed for engineering use cases such as
“Find a material with a minimum yield strength at a given temperature.”

Workflow:

  1. Optional: Base Filters Open “Base Filters” to limit the search space:
  2. Text search (Material Number, Short Name, UNS)
  3. Design code selection using categories:
    • Select Category → then choose a Design Code
  4. Microstructure selection
  5. Product form selection

  6. Define property filters In the Property Filters section you can define one or more criteria:

  7. Property (e.g., Yield Strength Rp0.2, Tensile Strength Rm, Allowable Stress, Elastic Modulus)
  8. Operator (>=, >, <=, <, =)
  9. Target Value
  10. Temperature [°C]

  11. Add multiple filters

  12. Click “Add Filter” to define additional criteria.
  13. Remove a filter using the delete icon.

  14. Execute the search

  15. Click “Search Materials”
  16. Only materials fulfilling all criteria (logical AND) are returned.

  17. Inspect results

  18. Results are displayed in a selectable table.
  19. Clicking a row immediately opens the detailed material view with charts.

5. Determination of Property Values at Temperature

When a property value at a specific temperature is required, the following logic is applied:

  • Exact match if a data point exists at the specified temperature
  • Linear interpolation between the nearest data points if no exact value exists
  • Nearest available value if the temperature is outside the defined range
    (no extrapolation beyond available data)

6. Design Code Categories

Design codes are grouped into the following categories:

  • AD 2000
    Codes starting with AD W… or TRD…

  • EN Code
    Codes starting with EN, DIN EN, prEN, or EN ISO

  • ASME
    ASME and ASTM-based specifications (ASME, SA-, SB-, SF-, A…, B…)

  • Other
    All remaining codes (e.g., DIN, VdTÜV, SEW, API)

These categories control the behavior of the Design Code filters throughout the application.


💡 Pro Tip: Efficient Navigation

If you already know the Material ID, use Direct ID Access for instant access.
For exploratory work, use Browse Materials.
For performance-based selection (e.g., minimum strength at elevated temperature), use Material Finder.