#
# MADYMO/Converter 1.0 April 2005 TNO MADYMO BV
#
MADYMO/Converter is a tool that converts datafiles from FEM packages to MADYMO
format.
If you have installed XMADgic version 4.0, you do not need to install
MADYMO/Converter separately.
The tool uses Perl scripting to convert the data. The Perl script can be
changed to adapt it to specific needs.
1. Installation
---------------
Perl installation on your system
--------------------------------
Test if Perl has already been installed on your machine. Open a command shell
window and type the command perl. If there is no error message, and no prompt
appears, Perl runs and is waiting for input. Type <ctrl>C to exit the program.
If the program cannot be found, download it from https://www.perl.org for your
platform type.
MADYMO/Converter installation on UNIX systems
---------------------------------------------作者: 乔丹 时间: 2006-6-29 15:11
Download the following files from the MADYMO web-site:
<platformid> refers to the platform on which you want to install MADYMO. See
the list of supported platforms at the end of this document.
Run script install_converter_10 and follow the instructions in the script.
MADYMO/Converter installation on Windows systems
------------------------------------------------
Download the following file from the MADYMO web-site:
* converter.exe
Run converter.exe and click unzip.
This puts the installation package in c:/temp.
Go to this directory in the Windows Explorer and double click on setup.exe.
Follow the instructions in the setup program.
2. Licensing
------------
No licensing is required for this release of the MADYMO/Converter.
See the converter_user_guide.pdf file, which is part of the installation
package.
4. Supported Platforms
----------------------
Platform platformid
----------------------------------------
IBM AIX 5.1/5.2 ibmrs51
HP-UX 11.00 PA-RISC 2.0 hp1100pa20
RedHat Linux 7.3 linux32
RedHat Linux Enterprise Ed. linux32e
SGI R10000 or higher sgi64r10k
Sun UltraSparc sun4sol26U
Sun Ultra III sun4UIII
Windows NT/2000/XP win32
----------------------------------------