On Sun 22 Feb 2015 02:36:01 PM CST, vish 99 wrote:
vish_99;2689073 Wrote:
> ai_instl
Download the ANSYS installation manual from above mentioned link. I’m
following it and will be referring to it as I’m able to comprehend few
concepts.
-
- Page 131 - *The dependencies mentioned follow naming convention of
RedHat. I tried searching in yast but I don’t get the exact packages,
plus this process is tiresome. Is there any tool which will tell
equivalent package name for openSUSE. So, I neglected the dependencies
currently and installed the ansys. I’ve not run ansys till and I’m
expecting dependency errors once I try to run it
- *Page 132 - Semaphore Limit - *What is that.
- *Page 133 - Using FLUENT with Infiniband - *Is the asterisk
important in the expression
Code:
- hard memlock unlimited
- soft memlock unlimited
Also, currently I’m running ansys on a laptop. Will I be required
to do those changes. And, later I’m planning to install ansys on HP Z
600 workstation. Will I be required to make such changes then.
- Page 151 5.1. Post-Installation Procedures for All Products - 2nd
point. It bounced over my head. What are they trying to say/do
- Page 153 5.1.1. Post-Installation Procedures for Mechanical APDL
and ANSYS Workbench Products - 1st and 2nd point
1st point - I don’t know much about environment variables and
how to set it.
2nd point - I at.allow is not present at.deny is present. man
at.deny says if at.allow not present at.deny will be read. My at.deny
contents
Code:
akash@akash:~> sudo cat /etc/at.deny
root’s password:
root
bin
daemon
lp
mail
news
uucp
games
man
wwwrun
ftp
nobody
What changes should I make
Other problems - To be continued . . . 
Hi
Page 131
A user has them packaged for 13.2;
http://software.opensuse.org/package/openmotif22-libs
Page 132
You need to look at sysctl.conf to tweak the kernel options.
Page 133
Are you using MPI? Don’t think you will run into issues if you change
it, try and see what happens…
Page 151 5.1
Add the required options into the ~/.profile seems pretty clear?
Page 153
You can add into the .profile things like export
ANSYS145_DIR=/some/path as you require.
In a terminal you can echo $ANSYS145_DIR to see what it is our use the
env command should show what they are.
With respect to at command
That’s to start jobs at a specified times for your user, you should not
need to change anything, it’s just a oneshot version of cron…
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.36-38-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!