Skip to content

Conversation

@kourdey
Copy link
Collaborator

@kourdey kourdey commented Jan 23, 2026

Hi Apo,

This is 2D excavation example,

I didn't update the readme file or create a picture (will do later today).

Modification made to Helpers.py file.

Cheers

@kourdey
Copy link
Collaborator Author

kourdey commented Jan 23, 2026

I've add a new example Output Monitoring.py.

It might this needs to be in another location than Parametric Models folder!

# Material
soil_material_attrs:list[IFAttribute] = []
# Read the soil material definitions from the corresponding spreadsheet
df_soils = pd.read_excel("510 Soil_Inputs.xlsx", header=1)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move the path to a config input at the top and upload the spreadsheet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants