Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 710 Bytes

excel.rst

File metadata and controls

26 lines (18 loc) · 710 Bytes

Reading Excel files

Besides specifying the input in Python it is also possible to load a parametric design or material from an Excel file. The Excel input file can be made by the user in Excel, but it advised to use bw.generate_excel <breakwater.utils.input_generator.generate_excel> to generate the required Excel input file.

Creating Excel input file

breakwater.utils.input_generator.generate_excel

Parametric Design

breakwater.design.read_configurations

Material

breakwater.material.read_grading

breakwater.material.read_units