Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boutproject/BOUT-dev
/ simulation.py
File
simulation.py
examples/boutpp/simulation.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/bin/python3
2
import
boutpp
as
bc
3
4
bc.init(
"mesh:n=48"
)
Callers
nothing calls this directly
Calls
3
Model
Class · 0.85
init
Method · 0.45
solve
Method · 0.45
Tested by
no test coverage detected