feat(graphnet_sandbox): Added CLI
Added cli options for controling temperature, density, and Tmax
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
executable(
|
||||
'graphnet_sandbox',
|
||||
'main.cpp',
|
||||
dependencies: [gridfire_dep, composition_dep, plugin_dep],
|
||||
dependencies: [gridfire_dep, composition_dep, plugin_dep, cli11_dep],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user