openmc icon indicating copy to clipboard operation
openmc copied to clipboard

error: use of undeclared identifier 'M_PI'

Open MAS-OUD opened this issue 1 year ago • 0 comments

In compiling the files mesh.cpp and plot.cpp I get the following error (compiler: Intel 2024 oneAPI, OS: Windows 11): error: use of undeclared identifier 'M_PI'

MAS-OUD avatar Oct 18 '24 13:10 MAS-OUD