Patran![]()
Vendor: MSC Software web
site
Category: 3-D mechanical computer-aided engineering
Platform(s): Linux , (HP-UX)
Licenses:
Version: 2006 r1 (2005)
Help and Support : From the Patran main menu bar, select Help for access to the
user's guide and reference manuals. For context-sensitive help, press F1 from
any Patran form.
1. Create a directory in your home directory for Patran
files
and put Patran-related files in that directory.
mkdir problem1where problem1 is the directory you are creating
2. Create a directory in /var/tmp to store your output Patran
files. This is temporary space which is NOT backed up and is
deleted at the end of every semester or sooner if the disk fills
up. You must copy any files you want to keep back to your home
directory.
mkdir /var/tmp/name
where name is the directory you are creating. You can
use
your login name to name this directory.
3. Copy your Patran files to /var/tmp/name
cp xxx /var/tmp/name where xxx are the files you want to
copy.
4. Change to the /var/tmp/name directory
cd /var/tmp/name
5. Run Patran. Type patran at the command
prompt.
6. When you have Patran results, copy those files to your home
directory
cp xxx /path
where path is where you want to store these files.
If you choose to store them in the directory created in step 1 above,
use cp xxx ~/problem1
If you have Patran 2005 databases on HP-UX and want to use Patran 2006 on Linux, you need to covert those files to the 2006 format. Follow the steps below to accomplish the conversion.
1. Remote login to an Itanium (HP-UX) box. (ssh login-hpux.engineering)
2. Change to the directory that contains your Patran *.db files.
3. Convert the files from 2005 to 2005r2 by executing the following command.
You can convert multiple databases with a single command:
/usr/local/apps/msc/patran2005r2/bin/p3convert database1 [database2] ...
4. Login to a Linux box. Run the
following command to convert from HP-UX 2005r2 to linux 2005r2. You can only
port one database at a time.
/usr/css/apps/msc/patran2005r2/bin/dbport database1
After this, Patran 2006 on Linux will be able to read and convert the database.
![]()
CSS | College of Engineering | © The University of Iowa 2008.
All rights reserved. |