OpenFAST / openfast

Main repository for the NREL-supported OpenFAST whole-turbine and FAST.Farm wind farm simulation codes.
http://openfast.readthedocs.io
Apache License 2.0
671 stars 453 forks source link

The Distributed Loads on Members are ZERO in HydroDyn #2380

Closed LHY19990707 closed 3 weeks ago

LHY19990707 commented 3 weeks ago

Hi all, I am using the HydroDyn module to obtain the wave forces on the jacket members and analyze them in independently compiled HydroDyn. However, the wave force for the member or node I receive is consistently 0. I’m unsure what might be causing this issue.

Could anyone help me identify the problem? Any guidance or suggestions would be greatly appreciated. Thank you in advance for your time and support.

Here are the HydroDyn Driver file and HydroDyn v2.03.* Input File:

HydroDyn Driver file OpenFAST.HydroDyn FALSE Echo - Echo the input file data (flag) ---------------------- ENVIRONMENTAL CONDITIONS ------------------------------- 9.80665 Gravity - Gravity (m/s^2) 1025 WtrDens - Water density (kg/m^3) 62.5 WtrDpth - Water depth (m) 0 MSL2SWL - Offset between still-water level and mean sea level (m) [positive upward] ---------------------- HYDRODYN ----------------------------------------------- "IEA-15-240-RWT-Jacket_HydroDyn.dat" HDInputFile - Primary HydroDyn input file name (quoted string) "driver" OutRootName - The name which prefixes all HydroDyn generated files (quoted string) FALSE Linearize - Flag to enable linearization 2800 NSteps - Number of time steps in the simulations (-) 0.25 TimeInterval - TimeInterval for the simulation (sec) ---------------------- PRP INPUTS (Platform Reference Point) ------------------ 1 PRPInputsMod - Model for the PRP (principal reference point) inputs {0: all inputs are zero for every timestep, 1: steadystate inputs, 2: read inputs from a file (InputsFile)} (switch) "OpenFAST_DisplacementTimeseries.dat" PRPInputsFile - Filename for the PRP HydroDyn input InputsMod = 2 (quoted string) ---------------------- PRP STEADY STATE INPUTS ------------------------------- 1.0 2.0 -3.0 0.0 0.0 0.0 uPRPInSteady - PRP Steady-state displacements and rotations at the platform reference point (m, rads) 0.0 0.0 0.0 0.0 0.0 0.0 uDotPRPInSteady - PRP Steady-state translational and rotational velocities at the platform reference point (m/s, rads/s) 0.0 0.0 0.0 0.0 0.0 0.0 uDotDotPRPInSteady - PRP Steady-state translational and rotational accelerations at the platform reference point (m/s^2, rads/s^2) ---------------------- Waves multipoint elevation output ----------------------
FALSE WaveElevSeriesFlag - T/F flag to calculate the wave elevation field (for movies) 5.0 5.0 WaveElevDX WaveElevDY - WaveElevSeries spacing -- WaveElevDX WaveElevDY 3 3 WaveElevNX WaveElevNY - WaveElevSeries points -- WaveElevNX WaveElevNY END of driver input file

------- HydroDyn v2.03. Input File -------------------------------------------- IEA 15 MW offshore reference model monopile configuration False Echo - Echo the input file data (flag) ---------------------- ENVIRONMENTAL CONDITIONS -------------------------------- "default" WtrDens - Water density (kg/m^3) "default" WtrDpth - Water depth (meters) "default" MSL2SWL - Offset between still-water level and mean sea level (meters) [positive upward; unused when WaveMod = 6; must be zero if PotMod=1 or 2] ---------------------- WAVES --------------------------------------------------- 1 WaveMod - Incident wave kinematics model {0: none=still water, 1: regular (periodic), 1P#: regular with user-specified phase, 2: JONSWAP/Pierson-Moskowitz spectrum (irregular), 3: White noise spectrum (irregular), 4: user-defined spectrum from routine UserWaveSpctrm (irregular), 5: Externally generated wave-elevation time series, 6: Externally generated full wave-kinematics time series [option 6 is invalid for PotMod/=0]} (switch) 0 WaveStMod - Model for stretching incident wave kinematics to instantaneous free surface {0: none=no stretching, 1: vertical stretching, 2: extrapolation stretching, 3: Wheeler stretching} (switch) [unused when WaveMod=0 or when PotMod/=0] 3630 WaveTMax - Analysis time for incident wave calculations (sec) [unused when WaveMod=0; determines WaveDOmega=2Pi/WaveTMax in the IFFT] 0.25 WaveDT - Time step for incident wave calculations (sec) [unused when WaveMod=0; 0.1<=WaveDT<=1.0 recommended; determines WaveOmegaMax=Pi/WaveDT in the IFFT] 13.86 WaveHs - Significant wave height of incident waves (meters) [used only when WaveMod=1, 2, or 3] 17.95 WaveTp - Peak-spectral period of incident waves (sec) [used only when WaveMod=1 or 2] "DEFAULT" WavePkShp - Peak-shape parameter of incident wave spectrum (-) or DEFAULT (string) [used only when WaveMod=2; use 1.0 for Pierson-Moskowitz] 0.15708 WvLowCOff - Low cut-off frequency or lower frequency limit of the wave spectrum beyond which the wave spectrum is zeroed (rad/s) [unused when WaveMod=0, 1, or 6] 3.2 WvHiCOff - High cut-off frequency or upper frequency limit of the wave spectrum beyond which the wave spectrum is zeroed (rad/s) [unused when WaveMod=0, 1, or 6] 0 WaveDir - Incident wave propagation heading direction (degrees) [unused when WaveMod=0 or 6] 0 WaveDirMod - Directional spreading function {0: none, 1: COS2S} (-) [only used when WaveMod=2,3, or 4] 1 WaveDirSpread - Wave direction spreading coefficient ( > 0 ) (-) [only used when WaveMod=2,3, or 4 and WaveDirMod=1] 1 WaveNDir - Number of wave directions (-) [only used when WaveMod=2,3, or 4 and WaveDirMod=1; odd number only] 0 WaveDirRange - Range of wave directions (full range: WaveDir +/- 1/2WaveDirRange) (degrees) [only used when WaveMod=2,3,or 4 and WaveDirMod=1] 123456789 WaveSeed(1) - First random seed of incident waves [-2147483648 to 2147483647] (-) [unused when WaveMod=0, 5, or 6] RANLUX WaveSeed(2) - Second random seed of incident waves [-2147483648 to 2147483647] (-) [unused when WaveMod=0, 5, or 6] TRUE WaveNDAmp - Flag for normally distributed amplitudes (flag) [only used when WaveMod=2, 3, or 4] "" WvKinFile - Root name of externally generated wave data file(s) (quoted string) [used only when WaveMod=5 or 6] 1 NWaveElev - Number of points where the incident wave elevations can be computed (-) [maximum of 9 output locations] 0 WaveElevxi - List of xi-coordinates for points where the incident wave elevations can be output (meters) [NWaveElev points, separated by commas or white space; usused if NWaveElev = 0] 0 WaveElevyi - List of yi-coordinates for points where the incident wave elevations can be output (meters) [NWaveElev points, separated by commas or white space; usused if NWaveElev = 0] ---------------------- 2ND-ORDER WAVES ----------------------------------------- [unused with WaveMod=0 or 6] False WvDiffQTF - Full difference-frequency 2nd-order wave kinematics (flag) False WvSumQTF - Full summation-frequency 2nd-order wave kinematics (flag) 0 WvLowCOffD - Low frequency cutoff used in the difference-frequencies (rad/s) [Only used with a difference-frequency method] 3.04292 WvHiCOffD - High frequency cutoff used in the difference-frequencies (rad/s) [Only used with a difference-frequency method] 0.314159 WvLowCOffS - Low frequency cutoff used in the summation-frequencies (rad/s) [Only used with a summation-frequency method] 3.2 WvHiCOffS - High frequency cutoff used in the summation-frequencies (rad/s) [Only used with a summation-frequency method] ---------------------- CURRENT ------------------------------------------------- [unused with WaveMod=6] 1 CurrMod - Current profile model {0: none=no current, 1: standard, 2: user-defined from routine UserCurrent} (switch) 2.17 CurrSSV0 - Sub-surface current velocity at still water level (m/s) [used only when CurrMod=1] "DEFAULT" CurrSSDir - Sub-surface current heading direction (degrees) or DEFAULT (string) [used only when CurrMod=1] 62.5 CurrNSRef - Near-surface current reference depth (meters) [used only when CurrMod=1] 0 CurrNSV0 - Near-surface current velocity at still water level (m/s) [used only when CurrMod=1] 0 CurrNSDir - Near-surface current heading direction (degrees) [used only when CurrMod=1] 0.3 CurrDIV - Depth-independent current velocity (m/s) [used only when CurrMod=1] 0 CurrDIDir - Depth-independent current heading direction (degrees) [used only when CurrMod=1] ---------------------- FLOATING PLATFORM --------------------------------------- [unused with WaveMod=6] 0 PotMod - Potential-flow model {0: none=no potential flow, 1: frequency-to-time-domain transforms based on WAMIT output, 2: fluid-impulse theory (FIT)} (switch) 0 ExctnMod - Wave Excitation model {0: None, 1: DFT, 2: state-space} (switch) [only used when PotMod=1; STATE-SPACE REQUIRES .ssexctn INPUT FILE] 0 RdtnMod - Radiation memory-effect model {0: no memory-effect calculation, 1: convolution, 2: state-space} (switch) [only used when PotMod=1; STATE-SPACE REQUIRES .ss INPUT FILE] 60.0 RdtnTMax - Analysis time for wave radiation kernel calculations (sec) [only used when PotMod=1; determines RdtnDOmega=Pi/RdtnTMax in the cosine transform; MAKE SURE THIS IS LONG ENOUGH FOR THE RADIATION IMPULSE RESPONSE FUNCTIONS TO DECAY TO NEAR-ZERO FOR THE GIVEN PLATFORM!] 0.0 RdtnDT - Time step for wave radiation kernel calculations (sec) [only used when PotMod=1; DT<=RdtnDT<=0.1 recommended; determines RdtnOmegaMax=Pi/RdtnDT in the cosine transform] 1 NBody - Number of WAMIT bodies to be used (-) [>=1; only used when PotMod=1. If NBodyMod=1, the WAMIT data contains a vector of size 6NBody x 1 and matrices of size 6NBody x 6NBody; if NBodyMod>1, there are NBody sets of WAMIT data each with a vector of size 6 x 1 and matrices of size 6 x 6] 1 NBodyMod - Body coupling model {1: include coupling terms between each body and NBody in HydroDyn equals NBODY in WAMIT, 2: neglect coupling terms between each body and NBODY=1 with XBODY=0 in WAMIT, 3: Neglect coupling terms between each body and NBODY=1 with XBODY=/0 in WAMIT} (switch) [only used when PotMod=1] "unused" PotFile - Root name of potential-flow model data; WAMIT output files containing the linear, nondimensionalized, hydrostatic restoring matrix (.hst), frequency-dependent hydrodynamic added mass matrix and damping matrix (.1), and frequency- and direction-dependent wave excitation force vector per unit wave amplitude (.3) (quoted string) [MAKE SURE THE FREQUENCIES INHERENT IN THESE WAMIT FILES SPAN THE PHYSICALLY-SIGNIFICANT RANGE OF FREQUENCIES FOR THE GIVEN PLATFORM; THEY MUST CONTAIN THE ZERO- AND INFINITE-FREQUENCY LIMITS!] 1 WAMITULEN - Characteristic body length scale used to redimensionalize WAMIT output (meters) [only used when PotMod=1] 0.0 PtfmRefxt - The xt offset of the body reference point(s) from (0,0,0) (meters) [1 to NBody] [only used when PotMod=1] 0.0 PtfmRefyt - The yt offset of the body reference point(s) from (0,0,0) (meters) [1 to NBody] [only used when PotMod=1] 0.0 PtfmRefzt - The zt offset of the body reference point(s) from (0,0,0) (meters) [1 to NBody] [only used when PotMod=1. If NBodyMod=2,PtfmRefzt=0.0] 0.0 PtfmRefztRot - The rotation about zt of the body reference frame(s) from xt/yt (degrees) [1 to NBody] [only used when PotMod=1] 0.0 PtfmVol0 - Displaced volume of water when the platform is in its undisplaced position (m^3) [only used when PotMod=1; USE THE SAME VALUE COMPUTED BY WAMIT AS OUTPUT IN THE .OUT FILE!] 0.0 PtfmCOBxt - The xt offset of the center of buoyancy (COB) from the platform reference point (meters) [only used when PotMod=1] 0.0 PtfmCOByt - The yt offset of the center of buoyancy (COB) from the platform reference point (meters) [only used when PotMod=1] ---------------------- 2ND-ORDER FLOATING PLATFORM FORCES ---------------------- [unused with WaveMod=0 or 6, or PotMod=0 or 2] 0 MnDrift - Mean-drift 2nd-order forces computed {0: None; [7, 8, 9, 10, 11, or 12]: WAMIT file to use} [Only one of MnDrift, NewmanApp, or DiffQTF can be non-zero] 0 NewmanApp - Mean- and slow-drift 2nd-order forces computed with Newman's approximation {0: None; [7, 8, 9, 10, 11, or 12]: WAMIT file to use} [Only one of MnDrift, NewmanApp, or DiffQTF can be non-zero. Used only when WaveDirMod=0] 0 DiffQTF - Full difference-frequency 2nd-order forces computed with full QTF {0: None; [10, 11, or 12]: WAMIT file to use} [Only one of MnDrift, NewmanApp, or DiffQTF can be non-zero] 0 SumQTF - Full summation -frequency 2nd-order forces computed with full QTF {0: None; [10, 11, or 12]: WAMIT file to use} ---------------------- PLATFORM ADDITIONAL STIFFNESS AND DAMPING -------------- 0.0 AddF0 - Additional preload (N, N-m) [If NBodyMod=1, one size 6NBody x 1 vector; if NBodyMod>1, NBody size 6 x 1 vectors] 0.0
0.0
0.0
0.0
0.0
0 0 0 0 0 0 AddCLin - Additional linear stiffness (N/m, N/rad, N-m/m, N-m/rad) 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 AddBLin - Additional linear damping(N/(m/s), N/(rad/s), N-m/(m/s), N-m/(rad/s)) 0 0 0 0 0 0 0 0 4389794.6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 AddBQuad - Additional quadratic drag(N/(m/s)^2, N/(rad/s)^2, N-m(m/s)^2, N-m/(rad/s)^2) 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ---------------------- AXIAL COEFFICIENTS -------------------------------------- 1 NAxCoef - Number of axial coefficients (-) AxCoefID AxCd AxCa AxCp (-) (-) (-) (-) 1 1.00 1.00 1.00 ---------------------- MEMBER JOINTS ------------------------------------------- 100 NJoints - Number of joints (-) [must be exactly 0 or at least 2] JointID Jointxi Jointyi Jointzi JointAxID JointOvrlp [JointOvrlp= 0: do nothing at joint, 1: eliminate overlaps by calculating super member] (-) (m) (m) (m) (-) (switch) 1 17.5 17.5 1 1 0 2 16.97058824 16.97058824 6 1 0 3 16.44117647 16.44117647 11 1 0 4 15.91176471 15.91176471 16 1 0 5 15.38235294 15.38235294 21 1 0 6 14.85294118 14.85294118 26 1 0 7 14.32352941 14.32352941 31 1 0 8 13.85764706 13.85764706 35.4 1 0 9 13.39176471 13.39176471 39.8 1 0 10 12.92588235 12.92588235 44.2 1 0 11 12.46 12.46 48.6 1 0 12 11.99411765 11.99411765 53 1 0 13 11.50441176 11.50441176 57.625 1 0 14 11.01470588 11.01470588 62.25 1 0 15 10.525 10.525 66.875 1 0 16 10.03529412 10.03529412 71.5 1 0 17 9.523529412 9.523529412 76.33333333 1 0 18 9.011764706 9.011764706 81.16666667 1 0 19 8.5 8.5 86 1 0 20 -17.5 17.5 1 1 0 21 -16.97058824 16.97058824 6 1 0 22 -16.44117647 16.44117647 11 1 0 23 -15.91176471 15.91176471 16 1 0 24 -15.38235294 15.38235294 21 1 0 25 -14.85294118 14.85294118 26 1 0 26 -14.32352941 14.32352941 31 1 0 27 -13.85764706 13.85764706 35.4 1 0 28 -13.39176471 13.39176471 39.8 1 0 29 -12.92588235 12.92588235 44.2 1 0 30 -12.46 12.46 48.6 1 0 31 -11.99411765 11.99411765 53 1 0 32 -11.50441176 11.50441176 57.625 1 0 33 -11.01470588 11.01470588 62.25 1 0 34 -10.525 10.525 66.875 1 0 35 -10.03529412 10.03529412 71.5 1 0 36 -9.523529412 9.523529412 76.33333333 1 0 37 -9.011764706 9.011764706 81.16666667 1 0 38 -8.5 8.5 86 1 0 39 17.5 -17.5 1 1 0 40 16.97058824 -16.97058824 6 1 0 41 16.44117647 -16.44117647 11 1 0 42 15.91176471 -15.91176471 16 1 0 43 15.38235294 -15.38235294 21 1 0 44 14.85294118 -14.85294118 26 1 0 45 14.32352941 -14.32352941 31 1 0 46 13.85764706 -13.85764706 35.4 1 0 47 13.39176471 -13.39176471 39.8 1 0 48 12.92588235 -12.92588235 44.2 1 0 49 12.46 -12.46 48.6 1 0 50 11.99411765 -11.99411765 53 1 0 51 11.50441176 -11.50441176 57.625 1 0 52 11.01470588 -11.01470588 62.25 1 0 53 10.525 -10.525 66.875 1 0 54 10.03529412 -10.03529412 71.5 1 0 55 9.523529412 -9.523529412 76.33333333 1 0 56 9.011764706 -9.011764706 81.16666667 1 0 57 8.5 -8.5 86 1 0 58 -17.5 -17.5 1 1 0 59 -16.97058824 -16.97058824 6 1 0 60 -16.44117647 -16.44117647 11 1 0 61 -15.91176471 -15.91176471 16 1 0 62 -15.38235294 -15.38235294 21 1 0 63 -14.85294118 -14.85294118 26 1 0 64 -14.32352941 -14.32352941 31 1 0 65 -13.85764706 -13.85764706 35.4 1 0 66 -13.39176471 -13.39176471 39.8 1 0 67 -12.92588235 -12.92588235 44.2 1 0 68 -12.46 -12.46 48.6 1 0 69 -11.99411765 -11.99411765 53 1 0 70 -11.50441176 -11.50441176 57.625 1 0 71 -11.01470588 -11.01470588 62.25 1 0 72 -10.525 -10.525 66.875 1 0 73 -10.03529412 -10.03529412 71.5 1 0 74 -9.523529412 -9.523529412 76.33333333 1 0 75 -9.011764706 -9.011764706 81.16666667 1 0 76 -8.5 -8.5 86 1 0 77 15.91176471 0 16 1 0 78 13.15882353 0 42 1 0 79 11.01470588 0 62.25 1 0 80 9.267647059 0 78.75 1 0 81 0 15.91176471 16 1 0 82 0 13.15882353 42 1 0 83 0 11.01470588 62.25 1 0 84 0 9.267647059 78.75 1 0 85 -15.91176471 0 16 1 0 86 -13.15882353 0 42 1 0 87 -11.01470588 0 62.25 1 0 88 -9.267647059 0 78.75 1 0 89 0 -15.91176471 16 1 0 90 0 -13.15882353 42 1 0 91 0 -11.01470588 62.25 1 0 92 0 -9.267647059 78.75 1 0 93 17.5 17.5 -4 1 0 94 -17.5 17.5 -4 1 0 95 17.5 -17.5 -4 1 0 96 -17.5 -17.5 -4 1 0 97 8.5 8.5 91 1 0 98 -8.5 8.5 91 1 0 99 8.5 -8.5 91 1 0 100 -8.5 -8.5 91 1 0 ---------------------- MEMBER CROSS-SECTION PROPERTIES ------------------------- 11 NPropSets - Number of member property sets (-) PropSetID PropD PropThck (-) (m) (m) 1 1.60 0.06 2 3.9 0.06 3 0.65 0.025 4 0.72 0.03 5 0.83 0.4 6 0.95 0.55 7 1.98 0.06 8 2.37 0.06 9 2.75 0.06 10 3.13 0.06 11 3.52 0.06 ---------------------- SIMPLE HYDRODYNAMIC COEFFICIENTS (model 1) -------------- SimplCd SimplCdMG SimplCa SimplCaMG SimplCp SimplCpMG SimplAxCd SimplAxCdMG SimplAxCa SimplAxCaMG SimplAxCp SimplAxCpMG (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-)
1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
---------------------- DEPTH-BASED HYDRODYNAMIC COEFFICIENTS (model 2) --------- 0 NCoefDpth - Number of depth-dependent coefficients (-) Dpth DpthCd DpthCdMG DpthCa DpthCaMG DpthCp DpthCpMG DpthAxCd DpthAxCdMG DpthAxCa DpthAxCaMG DpthAxCp DpthAxCpMG (m) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-)
---------------------- MEMBER-BASED HYDRODYNAMIC COEFFICIENTS (model 3) -------- 0 NCoefMembers - Number of member-based coefficients (-) MemberID_HydC MemberCd1 MemberCd2 MemberCdMG1 MemberCdMG2 MemberCa1 MemberCa2 MemberCaMG1 MemberCaMG2 MemberCp1 MemberCp2 MemberCpMG1 MemberCpMG2 MemberAxCd1 MemberAxCd2 MemberAxCdMG1 MemberAxCdMG2 MemberAxCa1 MemberAxCa2 MemberAxCaMG1 MemberAxCaMG2 MemberAxCp1 MemberAxCp2 MemberAxCpMG1 MemberAxCpMG2 (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-) (-)
-------------------- MEMBERS ------------------------------------------------- 144 NMembers - Number of members (-) MemberID MJointID1 MJointID2 MPropSetID1 MPropSetID2 MDivSize MCoefMod PropPot [MCoefMod=1: use simple coeff table, 2: use depth-based coeff table, 3: use member-based coeff table] [ PropPot/=0 if member is modeled with potential-flow theory] (-) (-) (-) (-) (-) (m) (switch) (flag)
1 96 58 2 2 1 1 FALSE 2 95 39 2 2 1 1 FALSE 3 94 20 2 2 1 1 FALSE 4 93 1 2 2 1 1 FALSE 5 98 38 1 1 1 1 FALSE 6 97 19 1 1 1 1 FALSE 7 100 76 1 1 1 1 FALSE 8 99 57 1 1 1 1 FALSE 9 38 37 1 1 1 1 FALSE 10 37 36 1 1 1 1 FALSE 11 7 8 1 1 1 1 FALSE 12 8 9 1 1 1 1 FALSE 13 9 10 1 1 1 1 FALSE 14 10 11 1 1 1 1 FALSE 15 11 12 1 1 1 1 FALSE 16 12 13 1 1 1 1 FALSE 17 13 14 1 1 1 1 FALSE 18 14 15 1 1 1 1 FALSE 19 15 16 1 1 1 1 FALSE 20 16 17 1 1 1 1 FALSE 21 17 18 1 1 1 1 FALSE 22 18 19 1 1 1 1 FALSE 23 36 35 1 1 1 1 FALSE 24 35 34 1 1 1 1 FALSE 25 34 33 1 1 1 1 FALSE 26 33 32 1 1 1 1 FALSE 27 32 31 1 1 1 1 FALSE 28 31 30 1 1 1 1 FALSE 29 30 29 1 1 1 1 FALSE 30 29 28 1 1 1 1 FALSE 31 28 27 1 1 1 1 FALSE 32 27 26 1 1 1 1 FALSE 33 57 56 1 1 1 1 FALSE 34 56 55 1 1 1 1 FALSE 35 55 54 1 1 1 1 FALSE 36 54 53 1 1 1 1 FALSE 37 53 52 1 1 1 1 FALSE 38 52 51 1 1 1 1 FALSE 39 51 50 1 1 1 1 FALSE 40 50 49 1 1 1 1 FALSE 41 49 48 1 1 1 1 FALSE 42 48 47 1 1 1 1 FALSE 43 47 46 1 1 1 1 FALSE 44 46 45 1 1 1 1 FALSE 45 76 75 1 1 1 1 FALSE 46 75 74 1 1 1 1 FALSE 47 74 73 1 1 1 1 FALSE 48 73 72 1 1 1 1 FALSE 49 72 71 1 1 1 1 FALSE 50 71 70 1 1 1 1 FALSE 51 70 69 1 1 1 1 FALSE 52 69 68 1 1 1 1 FALSE 53 68 67 1 1 1 1 FALSE 54 67 66 1 1 1 1 FALSE 55 66 65 1 1 1 1 FALSE 56 65 64 1 1 1 1 FALSE 57 19 84 3 3 1 1 FALSE 58 84 16 3 3 1 1 FALSE 59 84 38 3 3 1 1 FALSE 60 84 35 3 3 1 1 FALSE 61 38 88 3 3 1 1 FALSE 62 88 73 3 3 1 1 FALSE 63 88 76 3 3 1 1 FALSE 64 88 35 3 3 1 1 FALSE 65 76 92 3 3 1 1 FALSE 66 92 54 3 3 1 1 FALSE 67 57 92 3 3 1 1 FALSE 68 92 73 3 3 1 1 FALSE 69 57 80 3 3 1 1 FALSE 70 80 16 3 3 1 1 FALSE 71 80 19 3 3 1 1 FALSE 72 80 54 3 3 1 1 FALSE 73 12 79 4 4 1 1 FALSE 74 79 54 4 4 1 1 FALSE 75 79 16 4 4 1 1 FALSE 76 79 50 4 4 1 1 FALSE 77 50 91 4 4 1 1 FALSE 78 91 73 4 4 1 1 FALSE 79 91 54 4 4 1 1 FALSE 80 91 69 4 4 1 1 FALSE 81 87 73 4 4 1 1 FALSE 82 69 87 4 4 1 1 FALSE 83 87 31 4 4 1 1 FALSE 84 87 35 4 4 1 1 FALSE 85 35 83 4 4 1 1 FALSE 86 83 31 4 4 1 1 FALSE 87 16 83 4 4 1 1 FALSE 88 83 12 4 4 1 1 FALSE 89 7 82 5 5 1 1 FALSE 90 31 82 5 5 1 1 FALSE 91 82 26 5 5 1 1 FALSE 92 82 12 5 5 1 1 FALSE 93 12 78 5 5 1 1 FALSE 94 78 45 5 5 1 1 FALSE 95 78 7 5 5 1 1 FALSE 96 78 50 5 5 1 1 FALSE 97 50 90 5 5 1 1 FALSE 98 90 64 5 5 1 1 FALSE 99 90 45 5 5 1 1 FALSE 100 90 69 5 5 1 1 FALSE 101 64 89 6 6 1 1 FALSE 102 89 39 6 6 1 1 FALSE 103 89 45 6 6 1 1 FALSE 104 89 58 6 6 1 1 FALSE 105 85 64 6 6 1 1 FALSE 106 85 20 6 6 1 1 FALSE 107 85 58 6 6 1 1 FALSE 108 85 26 6 6 1 1 FALSE 109 26 81 6 6 1 1 FALSE 110 81 1 6 6 1 1 FALSE 111 7 81 6 6 1 1 FALSE 112 81 20 6 6 1 1 FALSE 113 7 77 6 6 1 1 FALSE 114 77 39 6 6 1 1 FALSE 115 77 1 6 6 1 1 FALSE 116 77 45 6 6 1 1 FALSE 117 45 44 1 7 1 1 FALSE 118 44 43 7 8 1 1 FALSE 119 43 42 8 9 1 1 FALSE 120 42 41 9 10 1 1 FALSE 121 41 40 10 11 1 1 FALSE 122 40 39 11 2 1 1 FALSE 123 7 6 1 7 1 1 FALSE 124 6 5 7 8 1 1 FALSE 125 5 4 8 9 1 1 FALSE 126 4 3 9 10 1 1 FALSE 127 3 2 10 11 1 1 FALSE 128 2 1 11 2 1 1 FALSE 129 26 25 1 7 1 1 FALSE 130 25 24 7 8 1 1 FALSE 131 24 23 8 9 1 1 FALSE 132 23 22 9 10 1 1 FALSE 133 22 21 10 11 1 1 FALSE 134 21 20 11 2 1 1 FALSE 135 64 63 1 7 1 1 FALSE 136 63 62 7 8 1 1 FALSE 137 62 61 8 9 1 1 FALSE 138 61 60 9 10 1 1 FALSE 139 60 59 10 11 1 1 FALSE 140 59 58 11 2 1 1 FALSE 141 86 69 5 5 1 1 FALSE 142 86 64 5 5 1 1 FALSE 143 86 26 5 5 1 1 FALSE 144 86 31 5 5 1 1 FALSE ---------------------- FILLED MEMBERS ------------------------------------------ 0 NFillGroups - Number of filled member groups (-) [If FillDens = DEFAULT, then FillDens = WtrDens; FillFSLoc is related to MSL2SWL] FillNumM FillMList FillFSLoc FillDens (-) (-) (m) (kg/m^3) ---------------------- MARINE GROWTH ------------------------------------------- 0 NMGDepths - Number of marine-growth depths specified (-) MGDpth MGThck MGDens (m) (m) (kg/m^3) ---------------------- MEMBER OUTPUT LIST -------------------------------------- 9 NMOutputs - Number of member outputs (-) [must be < 10] MemberID NOutLoc NodeLocs [NOutLoc < 10; node locations are normalized distance from the start of the member, and must be >=0 and <= 1] [unused if NMOutputs=0] (-) (-) (-) 134 3 0 0.5 1 133 3 0 0.5 1 132 3 0 0.5 1 131 3 0 0.5 1 130 3 0 0.5 1 129 3 0 0.5 1 32 3 0 0.5 1 31 3 0 0.5 1 30 3 0 0.5 1 ---------------------- JOINT OUTPUT LIST --------------------------------------- 2 NJOutputs - Number of joint outputs [Must be < 10] 20,21 JOutLst - List of JointIDs which are to be output (-)[unused if NJOutputs=0] ---------------------- OUTPUT -------------------------------------------------- True HDSum - Output a summary file [flag] False OutAll - Output all user-specified member and joint loads (only at each member end, not interior locations) [flag] 3 OutSwtch - Output requested channels to: [1=Hydrodyn.out, 2=GlueCode.out, 3=both files] "ES11.4e2" OutFmt - Output format for numerical results (quoted string) [not checked for validity!] "A11" OutSFmt - Output format for header strings (quoted string) [not checked for validity!] ---------------------- OUTPUT CHANNELS ----------------------------------------- "Wave1Elev" "HydroFxi" "HydroFyi" "HydroFzi" "M7N1FDxi, M1N1FDyi, M1N1FDzi" "M7N2FDxi, M1N2FDyi, M1N2FDzi" "M7N1FIxi, M1N1FIyi, M1N1FIzi" "M7N2FIxi, M1N2FIyi, M1N2FIzi" "M7N1FAMxi, M1N1FAMyi, M1N1FAMzi" "M7N2FAMxi, M1N2FAMyi, M1N2FAMzi" "M7N1FAFxi, M1N1FAFyi, M1N1FAFzi" "M7N2FAFxi, M1N2FAFyi, M1N2FAFzi" "J1FDxi, J1FDyi, J1FDzi" "J1FIxi, J1FIyi, J1FIzi" "J1FAMxi,J1FAMyi,J1FAMzi" END of output channels and end of file. (the word "END" must appear in the first 3 columns of this line)

jjonkman commented 3 weeks ago

Dear @LHY19990707,

Can you clarify your question? You appear to be outputting the hydrodynamic loads at many member nodes and joints. Which output is not what you expect?

Best regards,

LHY19990707 commented 3 weeks ago

Dear @LHY19990707,

Can you clarify your question? You appear to be outputting the hydrodynamic loads at many member nodes and joints. Which output is not what you expect?

Best regards,

Sorry, the problem has been solved, thank you for your reply! There's something wrong with my z coordinates