As a famous finite element software, Marc has a very strong non-linear computing power, and MSC has changed its interface after MARC2010, on the one hand, it expands its function, on the other hand, it changes the style of Marc's classic interface, and it has the feeling of returning to modern when using the new interface.
Marc has such a wide range of users, in addition to its own powerful, its two development interface is also quite a lot. Compared with the Abaqus's implicit computing interface is only about 50, and Marc's interface around 200+, so good at using its two development features will make Marc more rich. In the case of Marc two development environment configuration, first need to understand the corresponding Fortran and Visual Studio version, according to the description of the MARC, MARC2014 relative to the version of IVF2013 and VS2012.
Ps://dn-defel.qbox.me/wp-content/uploads/2015/11/marcenvwin.png "/>
Version information
Therefore, you need to download the appropriate program. Before installation, you need to explain: Try to install all the programs in C, to reduce the unnecessary environment variable settings.
Depending on the installation steps, you first need to install visual Studio2012, because C disk space is limited, so select a custom installation during Setup, cancel all of the optional items, and keep the C + + base Class library. All the way next, all values include setting the installation location to the default value. A registration code is attached below:
RBCXF-CVBGR-382MK-DFHJ4-C69G8
The installation of Fortran,fortran is followed by the default installation path and does not need to be modified. The installation process can be completed by selecting License. The following installation of MARC2014, due to the installation of special edition of the reason, need to generate license,license build need to find the License.dat file in patch, modify the computer name and MAC address:
which will defel replaced by their own computer name, the red area back to fill out their own computer MAC address, MAC address can be used in cmd ipconfig/all view, fill out without the need for "-".
After completing, you need to drag the license.dat onto the Keygen.exe, and then generate a new license.dat, which is license available, and then install Certificate Manager:
Double-click Install on all the way next, and after the installation completes, move the license.dat that you just generated to the installation directory, as shown in the following illustration:
To open Lmtools.exe and configure the service:
After the configuration is complete, save Service, click Start in Start/stop/reread, then install MARC2014 file body, all the way next, fill in the license when filling in 27500@defel, Replace the Defel with your own computer name.
Because all take the default path, the configuration of the environment is simpler, and you need to add some path to the file, as follows:
Include:
C:\Program Files\Microsoft Visual Studio\vc98\include;
Lib:
C:\Program Files\Microsoft Visual Studio\vc98\lib;
C:\Program Files (x86) \intel\composer Xe\compiler\lib\intel64;
C:\Program Files (x86) \ Windows kits\8.0\lib\win8\um\x64;
C:\Program Files (x86) \microsoft Visual Studio 11.0\vc\lib\amd64;
Path:
C:\MSC. Software\msc. Marc\2005\marc2005\bin;
C:\MSC. Software\msc. Marc\2005\marc2005\tools;
C:\MSC. Software\msc. Marc\2005\mentat2005\bin;
C:\Program Files (x86) \ Windows Kits\8.0\windows performance toolkit\;
C:\Program Files\Microsoft SQL Server\110\tools\binn\;
C:\Program Files (x86) \intel\composer XE 2013\bin\intel64;
C:\Program Files (x86) \microsoft Visual Studio 11.0\vc\bin\amd64;
PS: In VS2012 edit Fortran will find no way to select a word like notepad++, all the other words are highlighted, so need a small configuration file, double-click the installation configuration can be: selectionhighlight