Home

AQL - AQWA Interface for Excel

image

Contents

1. REF If a function is used and VALUE is displayed text has probably been entered for an argument which should be a number or vice versa If N A appears one of the arguments has probably been omitted AQL functions are included in formulae just like ordinary Excel functions such as sine sum max etc If you cannot remember the order or meaning of the arguments to the function use Excel s function wizard the AQL functions are listed in a category called AQWA Excel32 A simple example is shown below AQLposition C Alpha adtest01 1 z 100 This function returns the Z displacement at time step 100 for structure number 1 in model adtest01 stored in directory C Alpha To avoid typing such long formulae it is a good idea to use absolute and relative row and column references in Excel as much as possible This is illustrated in the example below where the user requires the displacement of one structure in all six degrees of freedom for every thousand time steps The directory and the model name are entered into cells Al and A2 splitting these up makes changing to a different model easy These items are then concatenated into a single string in cell A3 The number of the structure is entered into cell B4 The six degrees of freedom namely X Y Z RX RY and RZ are entered into cells B5 C5 DS ES FS and G5 The time steps are entered into cells A6 A7 A8 A9 A10 A11 and A12 The full formula for displacement in cell B6 wou
2. Excel 1 Overview 1 1 Introduction AQL is an interface from AQWA to Excel It is intended to facilitate the development of Excel spreadsheets that require data from AQWA databases The interface consists of a series of Excel functions that can be accessed within the spreadsheet to recover data directly from the AQWA database A typical example might be an application that tabulates motions of a particular structure and then undertakes a post processing exercise Key features are e Direct access to the AQWA database information using Excel Function calls e Recovery of RAOs using structure number frequency and direction e Recovery of time history results e Error trapping e Simple installation 1 2 Compatibility AQL is available for Excel variants designed to run under Windows 20007 Windows XP or Windows Vista The interface program does not require an AQWA dongle or security file to operate The Microsoft Excel logo is a registered trademark of Microsoft Corporation Windows 2000 is a registered trademark of Microsoft Corporation Windows XP is a registered trademark of Microsoft Corporation Windows Vista is a registered trademark of Microsoft Corporation Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 1 1 AQL User Manual Running AQL 2 Installation 2 1 Installing AQL Installation of AQL is straightforward It is assumed that the reader is reasonably famil
3. 8 for a freedom name where only X Y Z would be acceptable Some general rules for solving problems are FNAME check that the function name is spelled correctly and that the AQL32 xla add in has been loaded N A check that the correct number and type of arguments have been given to the function use the FormulalPaste Function command in Excel to check what the arguments mean VALUE if the cell contains a formula which does a calculation the AQL function may be returning an error code and Excel is signalling that it cannot perform arithmetic on text values if the cell simply calls a function check that arguments which can only take a few possible values such as axis names force names etc have been correctly specified REF this error is generally nothing to do with AQL e Ifthe AQWA analysis has been re run since the spreadsheet was last used make a null edit of the cell where the AQWA files are defined simply put the cursor on the cell press F2 enter and Excel will re calculate as if you had changed the cell even though you know that you have not This may clear up problems due to Excel displaying out of date results e Many errors in tables come from confusion about absolute and relative cell addresses so check that a formula that you have copied does reference appropriate rows and columns for element node etc numbers The individual functions in the DLL are designed to be fairly robust so t
4. AQL AQWA Interface for Excel Version 12 0 April 2009 AQWA Support Manager Century Dynamics Limited Suite 1 3 Horsham Gates North Street Horsham West Sussex England RH13 5PJ Tel 44 0 1403 270066 Fax 44 0 1403 270099 www ansys com Copyright 2009 Century Dynamics Limited All Rights Reserved Century Dynamics is a subsidiary of ANSYS Inc Unauthorised use distribution or duplication is prohibited Revision Information The information in this guide applies to all ANSYS Inc products released on or after this date until superseded by a newer version of this guide This guide replaces individual product installation guides from previous releases Copyright and Trademark Information ANSYS ANSYS Workbench CFX AUTODYN ASAS AQWA and any and all ANSYS Inc product and service names are registered trademarks or trademarks of ANSYS Inc or its subsidiaries located in the United States or other countries ICEM CFD is a trademark licensed by ANSYS Inc ABAQUS is a registered trademark of ABAQUS Inc Adobe and Acrobat are registered trademarks of Adobe Systems Incorporated Compaq is a registered trademark of Compaq Computer Corporation Delphi is a registered trademark of Borland Software Corporation DXF is a trademark of Autodesk Inc FEMGV FEMGEN and FEMVIEW are trademarks of Femsys Limited FLEXIm and FLEXnet are registered trademarks of Macrovision Corporation Formula One is a trademark of Visual Components Inc GINO i
5. al pressure at the centroid of element 101 on structure 1 in the model specified in the named cell Model for the 2 direction and the 5 frequency Returns the frequencies utilized in the radiation diffraction analysis aqlfrequency model structure freqnum freqnum is the frequency identifier as specified in the AQWA LINE analysis Returns a global parameter aqlglobals model parameter Valid parameters are DPTH DENS ACCG Returns the definition of an AQL error code Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 4 3 AQL User Manual AQL Functions Syntax aqlmessage Errorcode Notes Example aqlmessage FAQL 101 returns the error message connected with AQL error number 101 AqlIndirns Purpose Syntax Aqinfreqs Purpose Syntax Aqlnlines Purpose Syntax AqlInstructs Purpose Syntax Aqlposition Purpose Syntax Notes Example Aqlrao Purpose Syntax Notes Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates Returns the number of wave directions for a structure aqIndirns model structure Returns the number of wave frequencies for a structure aqInfreqs model structure Returns the number of mooring lines in a model aqInlines model Returns the number of structures in a model aqInstructs model Returns the position of the centre of gravity of a structure at a gi
6. ary and confidential information of ANSYS Inc and its subsidiaries and affiliates ANSYS Inc and ANSYS Europe Ltd are UL registered ISO 9001 2000 Companies U S Government Rights For U S Government users except as specifically granted by the ANSYS Inc software license agreement the use duplication or disclosure by the United States Government is subject to restrictions stated in the ANSYS Inc software license agreement and FAR 12 212 for non DOD licenses Third Party Software The products described in this document contain the following licensed software that requires reproduction of the following notices Copyright 1984 1989 1994 Adobe Systems Incorporated Copyright 1988 1994 Digital Equipment Corporation Permission to use copy modify distribute and sell this software and its documentation for any purpose and without fee is hereby granted provided that the above copyright notices appear in all copies and that both those copyright notices and this permission notice appear in supporting documentation and that the names of Adobe Systems and Digital Equipment Corporation not be used in advertising or publicity pertaining to distribution of the software without specific written prior permission Adobe Systems amp Digital Equipment Corporation make no representations about the suitability of this software for any purpose It is provided as is without express or implied warranty Microsoft Windows Windows 2000 and Wind
7. e E A RE pe pao pil 2 Jow MAA E A 0 po 4000 e 5000 eee eo al p12 E O E IEA FE IE FO 3 2 Example There is an example spreadsheet in the training directory that is included with the standard AQWA installation This spreadsheet displays several results from the takbuy model in the training directory It will probably be necessary to modify the path in cell B4 Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 3 4 AQL User Manual AQL Functions 4 AQL Functions 4 1 Functional Interface The AQWA interface for Excel consists of two main parts e adynamic link library called AQL32 dll e an Excel add in macro sheet called AQL32 xla The dynamic link library or dll is a set of functions written in the FORTRAN language These functions understand enough about the AQWA file system to extract information from it They do all the hard work The add in macro sheet provides a set of spreadsheet functions that use the dynamic link library to access the AQWA file system These spreadsheet functions can be used like any other functions in an Excel spreadsheet or worksheet in Microsoft s terminology All the functions have names starting with the prefix aql The functions are designed to be relatively straightforward to use All arguments are in terms of user numbers structure number frequency number etc rather than AQWA internal numbers The AQL interface require
8. hey will not cause Excel or Windows to crash in the event of problems They only read from AQWA files so cannot corrupt any data However it is not advisable to attempt to read from an AQWA backing file at the same time as an AQWA program is trying to write to it Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 4 8 AQL User Manual AQL Functions 4 4 Restrictions Excel sometimes returns spurious error codes from functional calls All results should be checked by the user There are no facilities for writing information back to the AQWA files The DLL functions can be accessed directly from Excel using the CALL function However this is not recommended because errors in the parameters to CALL can easily lead to Excel or Windows crashing Don t do it 4 5 Performance The AQL functions are designed for convenience not speed The functions in the DLL do include some local caching to reduce the amount of file access when a single model is being used However as they comply with the general Windows recommendation for not keeping files open between calls which also means that they do not require initialisation or close down and should not cause system problems if the AQWA files are updated while Excel is running they do perform a lot of input from the AQWA file system to retrieve even small amounts of data The amount of physical disk input can be minimised by use of disk caching Smartdri
9. iar with Windows The notes below relate to Version 5 0 of Excel Later versions may vary slightly from the suggested installation Install the files AQL32 DLL and AQL32 XLA from the setup file onto your computer AQL32 DLL must be placed in a directory that is listed in the PATH so that Windows can find it If AQWA is loaded on the computer the directory aqwa utils will almost certainly be on the PATH so the DLL file should be stored there The AQL32 XLA file is best placed in the directory Program Files Microsoft Office Office Library Once installed it is necessary to set up the location in Excel Tools Add ins Browse and in Excel Edit Links If a spreadsheet which already has calls to AQL in it is copied from another computer Excel may not work properly on the new computer if AQL is installed in different directories on the two machines Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 2 2 AQL User Manual Running AQL 3 Running AQL 3 1 Using AQL Functions AQL is reasonably simple to use as follows e start Excel as usual e if the AQL32 XLA worksheet file is not auto loaded at startup open the AQL32 XLA file using the normal Excel File Open command e use the AQL functions in a standard Excel worksheet When the AQL32 XLA file is loaded nothing appears on the screen This is normal If the file is not loaded any worksheet formulae using AQL functions will display as
10. it does not take account of the fact that the data in files outside Excel may have changed This consideration applies even when a spreadsheet is closed and re opened or Excel restarted To force all the results to be reloaded make a null edit of the model name as used in the first argument to each AQL function by clicking on the cell then pressing F2 to edit the cell then enter to accept the edit Excel will recalculate the spreadsheet and update all the values Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 4 9 AQL User Manual Error Codes 5 Error Codes The error codes on the left below can be translated into the text on the right with the AQLmessage function described above Some of these error messages relate to problems within the AQL interface that cannot be corrected by the user These may arise due to errors within the AQL code corrupt AQWA files or lack of resources such as free memory or file handles The dll makes use of several standard AQWA routines for file access and these may generate error messages that are not covered by the codes above In this case the AQWA error messages are echoed to the spreadsheet As they were not intended for output to a spreadsheet they are usually too long for the cells so it is necessary to enlarge the cell so that the message can be read Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affi
11. ld be AQLposition C Alpha adtest01 1 x 1 which entered using cell references as AQLposition A3 B4 B5 A6 This is much shorter and can be entered by clicking on the appropriate cells However if this formula is copied to from cell B6 to cell C7 it becomes AQLposition B4 C5 C6 B7 which is completely wrong The required formula in cell C7 is AQLposition A3 B4 C5 A7 Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 3 3 AQL User Manual Running AQL Column and row numbers in a formula can be made absolute by prefixing them with dollar signs Therefore the formula in cell B6 can be rewritten as AQLposition A 3 B 4 B 5 5 A6 which when copied to C7 gives AQLposition A 3 B 4 C 5 5 A7 which evaluates to AQLposition C Alpha adtest01 1 Y 1000 as required Use of named cells can also be useful when requiring invariant data access By naming cell A3 model use can be made of this name in the function calls and it behaves as though giving an absolute address Thus model is synonymous with A 3 The formula in cell B6 becomes AQLposition model B 4 B 5 5 A6 The formula in cell B6 can be copied over the whole of the table B6 G12 to give the required table as follows HA E TAPETE Je HER cxabPHAN SSCS ST IE IE 2 Jorm TI EE O E FS E E E PT Siructure Number PT pe pp AQhpositionmodel B 4BS5 46 ZE a cs ee
12. liates 5 1
13. ly Example aqlstatposnod Model 1 2 2 548 Y returns the Y position of node 548 on structure 1 for mooring configuration no 2 and spectrum no 2 Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 4 5 AQL User Manual AQL Functions Aqlthacccog Purpose Returns the acceleration of a structure s centre of gravity at a given time step in a time history Syntax aqlthacccog model structure freedom timestep Notes Requires the PLD file for the model The freedom refers to the FRA Valid freedoms are X Y Z RX RY and RZ Note that these do not necessarily refer to surge sway heave etc Aqltharticulation Purpose Returns the articulation reactions associated with a given time step in a time history analysis Syntax aqltharticulation model structure articulation freedom timestep Notes Requires the PLD file for the model Valid freedoms are FX FY FZ MX MY MZ Aqlthfender Purpose Returns the fender information associated with a given time step in a time history analysis Syntax aqlthfender model structure line result timestep Notes Requires the PLD file for the model Valid results are listed below Long result names can be abbreviated to the 1 four letters Result name Description FX Force in global X axis FY Force in global Y axis FZ Force in global Z axis Total Total force Compression Reduction in size of fender Elastic Force due to compression Damping Damping force F
14. ows XP are registered trademarks of Microsoft Corporation The ANSYS third party software information is also available via download from the Customer Portal on the ANSYS web page If you are unable to access the third party legal notices please contact ANSYS Inc Published in the United Kingdom Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates AQL User Manual Contents Table of Contents SCHON 2 8556 SARS BAA Si Ea bh ti ee eh ee EE a sees Sea a ee Page O A aa de a es ee A a ee nies 1 1 1 1 Introduction sises er ite ceeeies ai cea eee ee be eked ai er ee absentee is 1 1 1 2 Compatible 1 1 2 A A ests iste aes Ai A eee ee ei 2 2 2 1 Installis AQE nirera e ei tee San eg ia oun sr 2 2 O SA QE settee tee i eee ee ee a bet tne Sao eG eh A ee 3 3 3 1 Using AQL FUmCtOns ooieoe id A O E E oa KA cus de ici sde 3 3 3 2 Examples e e eeann a ele ia sd 3 4 A A O Fed OS A NON 4 1 4 1 Functional Interact 4 1 4 2 Function DeESCriptn Otis A das 4 2 4 3 Problem Solving iss i sas teases Sian io cece A OSes Lode nes a ate 4 7 4 4 RESCUE a a SUE e de 4 9 4 5 Performance ss osc i eRe eae E a A die a Be 4 9 4 6 Model Updates ss 8 53a sisted hh oe Basti oR ena ee eee oda ee ne eae 4 9 9 2 Ertor Codes 2 0034 hile EG Ar hole I ed ns ca 5 1 Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates i AQL User Manual Running AQL AQL AQWA Interface for
15. qlthvelcog model structure freedom timestep Notes Requires the PLD file for the model The freedom refers to the FRA Valid freedoms are X Y Z RX RY and RZ Note that these do not necessarily refer to surge sway heave etc Aqlwavedirn Purpose Returns the wave directions utilized in the radiation diffraction analysis units are degrees Syntax aqlwavedirn model structure direnum Notes direnum is the direction identifier as specified in the AQWA LINE analysis Aqlzcge Purpose Returns the ZCGE parameter for a structure in an AQWA LINE analysis Syntax aqlzcge model structure 4 3 Problem Solving When using AQL functions several different types of problem might arise These fall into three main groups e errors in function names and arguments Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 4 7 AQL User Manual AQL Functions e errors in values given to a function e errors in accessing the AQWA files Some problems may cause Excel to display one of its standard error indicators NAME usually means that you have mis typed the name of the function or that the AQL32 xla add in has not been loaded N A usually means that too few arguments have been given to a function VALUE usually means that the wrong type of arguments have been given such as text where a number is expected or a wrong value for an argument with a restricted range of valid values such as Q or
16. riction Friction force Horizontal Horizontal movement Vertical Vertical movement Aqlthmooring Purpose Returns the mooring line information associated with a given time step in a time history analysis Syntax aqlthmooring model structure line result timestep Notes Requires the PLD file for the model Valid freedoms are X Y Z tension laid length and analysis uplift Long freedom names can be abbreviated to the 1 four letters Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates AQL User Manual AQL Functions Aqlthnumsteps Purpose Returns the number of timesteps in a time history analysis Syntax aqlthnumsteps model Aqlthposcog Purpose Returns the position of a structure s centre of gravity associated with a given time step in a time history analysis Syntax aqlthposcog model structure freedom timestep Notes Requires the PLD file for the model The freedom refers to the FRA Valid freedoms are X Y Z RX RY and RZ Note that these do not necessarily refer to surge sway heave etc Aqlthtime Purpose Returns the time in seconds associated with a given time step in a time history analysis Syntax aqlthtime model timestep Notes Requires the PLD file for the model Aqlthvelcog Purpose Returns the velocity of a structure s centre of gravity associated with a given time step in a time history analysis Syntax a
17. s Aqlglobals Purpose Syntax Notes Aqlmessage Purpose AQL Functions aqlcoord model 1 101 x returns the x coordinate of node 101 on structure 1 in the model specified in the named cell Model Returns the initial coordinate of the centroid of a diffracting element aqlelcent model structure element xsym ysym freedom Only one coordinate is returned according to the freedom specified Xsym and ysym are used to define the region in a model with symmetry Use 1 to specify the modelled region 2 to specify the reflected region aqlelcent model 1 101 2 1 x returns the x coordinate of element 101 on structure 1 in the model specified in the named cell Model The element will be in the region reflected in the X Z plane i e usually on the starboard side for a conventional ship model with one axis of symmetry and nodes defined with positive y coordinates Returns the pressure at the centroid of an element aqlelpres model structure direnum freqnum element xsym ysym component amp pha Xsym and ysym are used to define the region in a model with symmetry Use 1 to specify the modelled region 2 to specify the reflected region Valid components are Hydrostatic Incident Diffraction Radiation Total The names can be abbreviated to the first 3 letters Hydrostatic is the dynamically varying component of hydrostatic pressure caused by the motion of the ship aqlelpres model 1 2 5 101 2 1 Tot Amp returns the amplitude of the tot
18. s a registered trademark of Bradly Associates Ltd IGES is a trademark of IGES Data Analysis Inc Intel is a registered trademark of Intel Corporation Mathcad is a registered trademark of Mathsoft Engineering amp Education Inc Microsoft Windows Windows 2000 Windows XP and Excel are registered trademarks of Microsoft Corporation NASTRAN is a registered trademark of the National Aeronautics and Space Administration PATRAN is a registered trademark of MSC Software Corporation SentinelSuperPro is a trademark of Rainbow Technologies Inc SESAM is a registered trademark of DNV Software Softlok is a trademark of Softlok International Ltd All other trademarks or registered trademarks are the property of their respective owners Disclaimer Notice THIS ANSYS SOFTWARE PRODUCT AND PROGRAM DOCUMENTATION INCLUDE TRADE SECRETS AND ARE CONFIDENTIAL AND PROPRIETARY PRODUCTS OF ANSYS INC ITS SUBSIDIARIES OR LICENSORS The software products and documentation are furnished by ANSYS Inc its subsidiaries or affiliates under a software license agreement that contains provisions concerning non disclosure copying length and nature of use compliance with exporting laws warranties disclaimers limitations of liability and remedies and other provisions The software products and documentation may be used disclosed transferred or copied only in accordance with the terms and conditions of that software license agreement Contains propriet
19. s no special configuration no start up macros etc Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 4 1 AQL User Manual AQL Functions 4 2 Function Description All the function information in this section can be obtained using the help button from the Function Wizard in Excel The list of functions below is complete at the time of writing but more functions will be added as and when necessary Returns pressure at element centroid Aqlthfender Returns fender information for a time history analysis Aqlzcge Returns the ZCGE parameter for a structure in an AQWA LINE analysis Aqlcogcoord Purpose Returns the initial coordinate of the centre of gravity Syntax aqlcogcoord model structure freedom Notes Only one coordinate is returned according to the freedom specified Example aqlcogcoord model 1 x returns the x coordinate of the centre of gravity of structure 1 in the model specified in the named cell Model Aqlcoord Purpose Returns the initial coordinate of a node Syntax aqlcoord model structure node freedom Notes Only one coordinate is returned according to the freedom specified Contains proprietary and confidential information of ANSYS Inc and its subsidiaries and affiliates 42 AQL User Manual Example Aqlelcent Purpose Syntax Notes Example Aqlelpres Purpose Syntax Notes Example Aqlfrequency Purpose Syntax Note
20. tters Requires the PLD file for the model AQWA LIBRIUM does not produce a PLD file so it is necessary to open the AGS and read in the PLT file A PLD file will then be generated automatically Example aqlstatmooring Model 1 2 2 4 TENS returns the tension in line 4 connected to structure 1 for mooring configuration no 2 and spectrum no 2 Aqlstatposcog Purpose Returns the final position of the centre of gravity from a static AQWA LIBRIUM analysis Syntax aqlthmooring model structure configuration spectrum freedom Notes Valid freedoms are X Y Z RX RY RZ Requires the PLD file for the model AQWA LIBRIUM does not produce a PLD file so it is necessary to open the AGS and read in the PLT file A PLD file will then be generated automatically Example aqlstatposcog Model 1 2 2 RX returns the angle about the X axis of the centre of gravity of structure 1 for mooring configuration no 2 and spectrum no 2 Aqlstatposnod Purpose Returns the final position of a specified node from a static AQWA LIBRIUM analysis Syntax aqlthmooring model structure configuration spectrum node freedom Notes Valid freedoms are X Y Z RX RY RZ Output for the specified node must have been requested in the AQWA LIBRIUM run using the NODE card in deck 18 Requires the PLD file for the model AQWA LIBRIUM does not produce a PLD file so it is necessary to open the AGS and read in the PLT file A PLD file will then be generated automatical
21. ve in MS DOS This should be enabled when Windows is in use anyway Excel does have an unpleasant habit of performing a full recalculation when not necessary especially when a row or column is inserted or deleted or after moves or copies If a worksheet has a table containing thousands of numbers retrieved by AQL this can take some time One way of avoiding the recalculation is to create the table using AQL functions and then replace the formulae with the results so the cells contain only numbers thereafter which require no recalculation To do this select the main body of the table then the copy command Edit Copy on the menu Immediately after this give the paste special command specifying values only Edit Paste Special Values OK on the menu It s a good idea to save a single copy of the original formula somewhere in case the table has to be reconstructed 4 6 Model Updates Like all spreadsheet programs Excel tries to avoid doing unnecessary recalculation If nothing has changed in a spreadsheet it does not automatically recalculate it Even the Excel command Options Calculate Calc Now F9 will not force a spreadsheet to recalculate if nothing has changed in the spreadsheet itself This can be a problem with AQWA results where models may be rerun as far as Excel is concerned a function asking for say the position of structure 1 at a particular time step does not need recalculating if none of these numbers have changed
22. ven time aqlposition model structure freedom timestep Only applies to time domain programs Naut and Drift Freedom is in terms of the Fixed Reference Axis Timestep is the timestep number rather than the actual time aqlposition Model 1 x 2 returns the x coordinate of the centre of gravity of structure at timestep number 2 in the model specified in the named cell Model Returns RAO data aqlrao model structure direnum freqnum freedom Amp Phase direnum is the wave direction number rather than the actual wave angle 4 4 AQL User Manual AQL Functions Example aqlrao Model 1 2 5 rx Amp returns the amplitude of the roll RAO of structure 1 in waves of frequency no 5 and direction no 2 Aqlrao2 Purpose Returns interpolated RAO data Syntax aqlrao2 model structure dire freq freedom Amp Phase Notes This function interpolates between data points in the AQWA database dire is the wave angle degrees and freq is the frequency rad s Compare with aqlrao above Example aqlrao2 Model 1 15 0 35 x Amp returns the RAO based motion of structure 1 in the x direction in waves with a frequency of 0 35 rad s and direction 15 deg Aqlstatmooring Purpose Returns the mooring line information from a static AQWA LIBRIUM analysis Syntax aqlthmooring model structure configuration spectrum line freedom Notes Valid freedoms are X Y Z tension laid length and uplift Long freedom names can be abbreviated to the 1 four le

Download Pdf Manuals

image

Related Search

Related Contents

Model 330 User Manual  Communiqué de presse  Johnson Hardware 15602668 User's Manual  Havens Cool  

Copyright © All rights reserved.
Failed to retrieve file