www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index
# Copyright (C) 2004 by MSC.Software, Inc., Santa Ana, CA, USA# All Rights Reserved. This code may not be copied or reproduced in# any form, in part or in whole, without the explicit permission of# the copyright owner.# Intent+: Python interface for Adams/Vibration# Intent-:# Caveats+:# Caveats-:
Create a linear system model from an Adams non-linear system.Return the system A matrixReturn the system B matrixReturn the system C matrixReturn the system D matrixReturn the system inputsReturn the system inputs__init__(self, amdModel, inputList, flexList, FDList, simScript, damping, solverLib, mFunc=<function Adm2NasMessage>)# def __init__(self, amdModel, inputList, outputList, FDList, simScript, damping, fList, dList, ConList, sName):str(object) -> stringReturn a nice string representation of the object.If the argument is a string, the return value is the same object.str(object) -> stringReturn a nice string representation of the object.If the argument is a string, the return value is the same object.str(object) -> stringReturn a nice string representation of the object.If the argument is a string, the return value is the same object.str(object) -> stringReturn a nice string representation of the object.If the argument is a string, the return value is the same object.Bulk(self, st, ed, nStep, logSpace, M, B, K, lB, C, D, actList, ND, NS, offsetS, offsetG, gLoc, P2G)str(object) -> stringReturn a nice string representation of the object.If the argument is a string, the return value is the same object.Create a linear system model from an Adams non-linear system.# def __init__(self, amdModel, inputList, outputList, FDList, simScript, damping, fList, dList, ConList, sName):str(object) -> stringIf the argument is a string, the return value is the same object.str(object) -> stringReturn a nice string representation of the object.If the argument is a string, the return value is the same object.# LEVEL = ['INFO :', 'WARNING: ', 'ERROR :', 'FAULT :']# if msg and len(msg):# if level <4:# print '%s %s'%(LEVEL[level], msg)# else:# print 'Level(%d): %s'%(level,msg)str(object) -> stringReturn a nice string representation of the object.If the argument is a string, the return value is the same object.str(object) -> stringReturn a nice string representation of the object.If the argument is a string, the return value is the same object.