IAP GITLAB

Skip to content
Snippets Groups Projects
Commit a57572ba authored by Remy Prechelt's avatar Remy Prechelt Committed by ralfulrich
Browse files

Change ObservationPlane to new units standard.

parent b6dc15bf
No related branches found
No related tags found
1 merge request!371Additional outputs ported to new architecture
......@@ -118,7 +118,7 @@ namespace corsika {
// basic info
node["type"] = "ObservationPlane";
node["units"] = "m"; // add default units for values
node["units"]["length"] = "m"; // add default units for values
// the center of the plane
auto const center{plane_.getCenter()};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment