We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d4831 commit 346426dCopy full SHA for 346426d
1 file changed
README.md
@@ -0,0 +1,9 @@
1
+This is the source codes of the latest version (21A) of OpenMaXwell.
2
+Requirements:
3
+1) Visual Studio 2019 with the MFC support included (Community version is used)
4
+2) Intel OneAPI Base Toolkit (https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit/download.html)
5
+3) Intel OneAPI HPC Toolkit (https://software.intel.com/content/www/us/en/develop/tools/oneapi/hpc-toolkit/download.html)
6
+4) The locations of the MKL and Compiler libraries should be updated in the MaX.sln file under (if they are installed to a non-default location)
7
+ a) Properties -- Linker -- Additional Library Directories
8
+ b) Properties -- Fortran -- Additional Library Directories
9
+
0 commit comments