PDA

View Full Version : Abaqus on Ubuntu 9.10



Jorgen
2009-10-25, 18:47
I happy to announce that the latest version of Abaqus (v6.9) works fine also on the latest version of Ubuntu 9.10. I performed the same steps as listed in the following thread (http://polymerfem.com/forums/showthread.php?t=) to install the Abaqus software.

The new version of Ubuntu does not come with libstdc++5, but instead the newer libstdc++6. To make the software work I had to download and install the libstdc++5 library from the following debian page (http://packages.debian.org/stable/base/libstdc++5).

-Jorgen

kutscher81
2009-10-29, 08:20
Hi Jorgen,

i managed to install Abaqus 6.8-2 on Ubuntu 9.04, but when i try to start Abaqus with:

sudo ./abaqus cae

the License is checked out and then the system freezes, i can still move the mouse but thats it. I have to restart the system manually with the reset button.

If i run:

sudo ./abaqus information=system

i get:


Current system configuration is:

Hostname: thor
Username: root
System Host ID: 002215f3e1ae
IP Address: Unable to determine IP Address.
Date: Thu Oct 29 12:32:03 2009
Processor: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
Number of CPUs: 4
Linux Distribution: Unable to determine Linux Distribution.
Physical Memory: 7893 MB
Virtual Memory: 33554431 MB
Graphics Card: Unable to determine Graphics Card.
X11 Version: Unable to determine X11 Version.
OpenGL Version: Unable to determine OpenGL version.
X Server:
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.3
OpenGL version string: 3.0.0 NVIDIA 180.44
OpenGL shading language version string: 1.30 NVIDIA via Cg

Disk Space:
Dateisystem 1K‐Blöcke Benutzt Verfügbar Ben% Eingehängt auf
/dev/sda5 188425912 10060064 168794324 6% /
tmpfs 4041492 0 4041492 0% /lib/init/rw
varrun 4041492 292 4041200 1% /var/run
varlock 4041492 0 4041492 0% /var/lock
udev 4041492 148 4041344 1% /dev
tmpfs 4041492 120 4041372 1% /dev/shm
lrm 4041492 2560 4038932 1% /lib/modules/2.6.28-16-generic/volatile
/dev/sr0 3023648 3023648 0 100% /media/cdrom0

System requirement status is:

Requirement: SuSE 9.3, 10.0, 10.1 or 10.2, SuSE Enterprise Linux 9.0
or 10.0, SuSE Enterprise Desktop 10, Red Hat Enterprise
3.0, 4.0 or 5.0, or Fedora Core 6.0
Products: All Abaqus Products
Status: Fail - Unable to determine Linux Distribution.

Requirement: GNU Lib C 2.3.2 or greater
Products: All Abaqus Products
Status: Warning - Unable to determine the version of GNU Lib C on
this system.

Requirement: Linux Kernel 2.4.20 or newer
Products: All Abaqus Products
Status: Pass - Found Linux Kernel 2.6.28-16-generic.

Requirement: GNU Compiler Suite 3.2 or later
Products: Abaqus make utility with C++ and Abaqus make utility with
Fortran and Abaqus with user subroutines
Status: Fail - Could not locate GNU Compiler Suite 3.2 or later

Requirement: Intel C++ Compiler 9.1 or 10.1
Products: Abaqus make utility with C++
Status: Fail - Unable to locate or determine the version of a C++
compiler on this system.

Requirement: Intel Fortran Compiler 9.1 or 10.1
Products: Abaqus make utility with Fortran and Abaqus with user
subroutines
Status: Fail - Unable to locate or determine the version of a
Fortran compiler on this system.

Requirement: HP-MPI 02.02.05.01
Products: Abaqus analyses using MPI-based parallelization
Status: Pass - Found HP-MPI 02.02.05.01.

Requirement: Mesa 4.3.0 or greater
Products: Abaqus/CAE and Abaqus/Viewer
Status: Fail - Unable to determine Mesa version.

Requirement: X server must be configured to use OpenGL.
Products: Abaqus/CAE and Abaqus/Viewer
Status: Pass - X server is configured to use OpenGL.

Requirement: Netscape 7.0, Mozilla 1.2, Firefox 1.0.1, or greater
Products: Abaqus Documentation
Status: Pass - Found Firefox 3.0.14

Not all requirement checks succeeded.


But i have all required drivers, libraries and the the gnu compiler suite. I am quite sure Abaqus is looking in the wrong directories, because it cannot detect the linux-distribution.

I allready looked in the abaqus_v6.env, but i do not know how to change it properly.

Can you help me? Thanks in advance.

Andreas

Jorgen
2009-11-03, 19:45
First, do not run CAE as a superuser, that is do not use the sudo command.

I recommend that you try the command:


abaqus cae -mesa

-Jorgen

SeanLi
2009-11-19, 03:48
Hello,
I use power-law creep model in Abaqus,
but it is in viscos step in Abaqus/Standard,
if I want to use remeshing technique,
whether ALE method can be used for power-law creep material?
Sean

Jorgen
2009-12-10, 20:05
I am not sure. Have you tried it?

-Jorgen