Skip to content
#

erosion

Here are 72 public repositories matching this topic...

smolvik1
smolvik1 commented Jun 5, 2022

To ease integration with pysand-web, adding a display name to the material properties dictionary would be of great help (pysand.erosion.material_properties):

`{
'carbon_steel': {'rho_t': 7800, 'K': 2e-9, 'n': 2.6, 'angle_dependency': 'ductile', 'name': 'Carbon Steel'},
'duplex': {'rho_t': 7850, 'K': 2e-9, 'n': 2.6, 'ang

enhancement good first issue

Improve this page

Add a description, image, and links to the erosion topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the erosion topic, visit your repo's landing page and select "manage topics."

Learn more