Fetch mesh data on-demand in solution mode
Open
enhancement
- Dominant language
- Python
- Stars
- 497
- Forks
- 77
- Avg merge
- 22h 37m
- Merged PRs (30d)
- 45
Description
~~Seems to be possible via the scheme function `(stream-mesh-data-to-grpc-channel)`. We can have an rpc just to return the mesh data (can be streamed response).~~
Currently, mesh data is streamed via a "continous streaming" rpc.
We also need to get this working in solver mode.
Contributor guide
Assessment
This issue has not been assessed yet.