Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cantera/cantera
/ setInitialVolume
Method
setInitialVolume
include/cantera/zeroD/Reactor.h:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void setInitialVolume(double vol) override {
70
m_vol = vol;
71
}
72
73
void setChemistry(bool cflag=true) override {
74
m_chem = cflag;
Callers
3
runexample
Function · 0.45
TEST
Function · 0.45
reactor_setInitialVolume
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36