Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KratosMultiphysics/Kratos
/ read_stl.py
File
read_stl.py
kratos/python_scripts/read_stl.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
2
from
stl
import
mesh
#this requires numpy-stl
3
import
KratosMultiphysics
4
Callers
nothing calls this directly
Calls
12
GiDOutputProcess
Class · 0.90
CreateNewNode
Method · 0.80
CreateNewElement
Method · 0.80
print
Function · 0.50
ModelPart
Method · 0.45
Parameters
Method · 0.45
ExecuteInitialize
Method · 0.45
ExecuteBeforeSolutionLoop
Method · 0.45
ExecuteInitializeSolutionStep
Method · 0.45
PrintOutput
Method · 0.45
ExecuteFinalizeSolutionStep
Method · 0.45
ExecuteFinalize
Method · 0.45
Tested by
no test coverage detected