你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 23:14:03 +08:00
Updated notes environments.
这个提交包含在:
@@ -29,7 +29,8 @@ We recommend using Miniconda to install Python and the required Python packages
|
|||||||
* Activate the new environment (Linux/Mac OS X) :code:`source activate gprMax` or (Windows) :code:`activate gprMax`.
|
* Activate the new environment (Linux/Mac OS X) :code:`source activate gprMax` or (Windows) :code:`activate gprMax`.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
When you are finished using gprMax the Miniconda environment can be deactivated using (Linux/Mac OS X) :code:`source deactivate` or (Windows) :code:`deactivate`
|
|
||||||
|
When you are finished using gprMax the Miniconda environment can be deactivated using (Linux/Mac OS X) :code:`source deactivate` or (Windows) :code:`deactivate`
|
||||||
|
|
||||||
|
|
||||||
3. Install a C compiler which supports OpenMP
|
3. Install a C compiler which supports OpenMP
|
||||||
@@ -48,7 +49,7 @@ Mac OS X
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Installations of Xcode on Mac OS X come with the LLVM (clang) compiler, but it does not currently support OpenMP, so you must install gcc.
|
Installations of Xcode on Mac OS X come with the LLVM (clang) compiler, but it does not currently support OpenMP, so you must install gcc.
|
||||||
|
|
||||||
|
|
||||||
Microsoft Windows
|
Microsoft Windows
|
||||||
@@ -57,7 +58,7 @@ Microsoft Windows
|
|||||||
* Download and install Microsoft Visual Studio 2015 Community (https://www.visualstudio.com/downloads/download-visual-studio-vs), which is free. Do a custom install and make sure under programming languages Visual C++ is selected, no other options are required.
|
* Download and install Microsoft Visual Studio 2015 Community (https://www.visualstudio.com/downloads/download-visual-studio-vs), which is free. Do a custom install and make sure under programming languages Visual C++ is selected, no other options are required.
|
||||||
|
|
||||||
.. figure:: images/MSVS2015_install.png
|
.. figure:: images/MSVS2015_install.png
|
||||||
:width: 200 px
|
:width: 400 px
|
||||||
|
|
||||||
Screenshot of Microsoft Visual Studio 2015 Community custom install settings.
|
Screenshot of Microsoft Visual Studio 2015 Community custom install settings.
|
||||||
|
|
||||||
|
在新工单中引用
屏蔽一个用户