The experience is summarized as follows. 1 installer download I use ansys11.0linux installation version, download in Linux commune (LinuxIDC.com) 3 FTP Server resources browsing query: IP address ftp://ftp3.linuxidc.com port 21 user ftp3.linuxidc.com password www.linuxidc.com download method see http://www.lin
The experience is summarized as follows.
1. Download the installer
I am using the ansys 11.0 linux installation version. download it to FTP server resource browsing and query on Linux community (LinuxIDC.com) 3:
IP ftp://ftp3.linuxidc.com
Port 21
User ftp3.linuxidc.com
Password www.linuxidc.com
Download Method see http://www.linuxidc.net/thread-1186-1-1.html
2 Notes for Linux
First of all, in Linux, do not use the root user (root) for installation. I am greedy and easy to use, root, and finally have a big problem. Create another user name, and then log in.
Secondly, when installing linux, it is recommended that you install some application software together, because some other components may be required during ansys installation. If not, problems may occur. When I installed RedHat myself, the gcc compiler was not installed, and it took a lot of effort to understand it.
Again, the installation instructions on linux are also provided in the ansys user manual, which is simple and can be referenced.
3 install ansys 11.0
Because the desktop Effect of redhat9.0 is also good, In addition, just getting in touch with the command is not very familiar with, so you can use the mouse to operate, in order to reduce strangeness. Copy ansys11.0 to the specified directory. Copy It To The ansys_linux folder on the desktop, open the ansys_linux folder, right-click "open terminal ", a dos-like shell Command window pops up (basically I used it as a dos window ).
Then, enter the command INSTALL (if the prompt is insufficient permissions, run sudo INSTALL, and then ask to enter the password of the root account, and enter OK). In fact, INSTALL is a file in ansys_linux, note that uppercase is required. Then, an installation interface similar to windows is displayed, which is consistent with the operation in windows. Choose the installation module, specify the installation directory, and click next, finally, when you specify lincense, select the one generated in step 4. the dat file is finished. The only problem is license generation.
4 lincense Installation
The producer program is generated, so I didn't generate it at the time. Only change the. dat file in the manigute file to hostname and hostid and save it as lic. dat (this name can be arbitrary ). Then, specify this lic. dat in the previous step. ansys can also be installed successfully, but it cannot be run at the end.
I have installed a wine to generate a license. in linux, it is estimated that everyone will install wine. I will not talk about the specific installation. I will search for the license on the Internet and click OK.
After wine is installed (note that wine cannot be installed under root), open a terminal in the manigute directory and enter wine a110_cacl.exe(a110_cacl.exe to generate the license exe file name ), in this case, you will be prompted (yes/no), select no, and enter hostname and hostid, which is the same as that in wondows. Note that the hostname command can be entered in the terminal. The hostid is incorrect when it is entered in the terminal, I found the command in management/Network/hardware/editing (you can also find the corresponding command on the Internet. The command should be more convenient ).
5. Run lincense
Remember the lincense installation directory, find lin_admin in ansys_inc/share/lincening/, right-click it, open it, select full_access, then pop up lin_admin in the window, select 4 generated lic. dat, and then start, the configuration is OK.
6 run ansys
If the problem persists, select ansys_inc/v110/ansys/bin/(note that ansys_inc here is different from ansys_inc in step 5. For the difference, see ansys in window, right-click launcher110 to open it.