Skip to content
  • 最新
  • 版块
  • 东岳流体
  • 随机看[请狂点我]
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(不使用皮肤)
  • 不使用皮肤
折叠
CFD中文网

CFD中文网

  1. CFD中文网
  2. OpenFOAM
  3. sowfa耦合求解器使用请教

sowfa耦合求解器使用请教

已定时 已固定 已锁定 已移动 OpenFOAM
1 帖子 1 发布者 306 浏览
  • 从旧到新
  • 从新到旧
  • 最多赞同
回复
  • 在新帖中回复
登录后回复
此主题已被删除。只有拥有主题管理权限的用户可以查看。
  • H 离线
    H 离线
    heyi999
    写于 最后由 李东岳 编辑
    #1

    目前我正在尝试使用sowfa平台,我参考了网上的编译资料进行了编译,但在后续使用过程中出现了耦合fast过程中的.fst文件中的错误,

    [heyi@litian pisofast3]$ cat log1.pisoFoamTurbine.ALM
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    /*---------------------------------------------------------------------------*\
    | =========                 |                                                 |
    | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
    |  \\    /   O peration     | Version:  2.4.x                                 |
    |   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
    |    \\/     M anipulation  |                                                 |
    \*---------------------------------------------------------------------------*/
    Build  : 2.4.x-2b147f41daf9
    Exec   : pisoFoamTurbine.ALMAdvancedOpenFAST -parallel
    Date   : Apr 15 2025
    Time   : 17:09:10
    Host   : "litian"
    PID    : 33112
    Case   : /home/heyi/OpenFOAM/SOWFA/run/pisofast3
    nProcs : 8
    Slaves : 
    7
    (
    "litian.33113"
    "litian.33114"
    "litian.33115"
    "litian.33116"
    "litian.33117"
    "litian.33118"
    "litian.33119"
    )
    
    Pstream initialized with:
        floatTransfer      : 0
        nProcsSimpleSum    : 0
        commsType          : nonBlocking
        polling iterations : 0
    sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
    fileModificationChecking : Monitoring run-time modified files using timeStampMaster
    allowSystemOperations : Allowing user-supplied system call operations
    
    // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
    Create time
    
    Create mesh for time = 10
    
    Reading field, p...
    Reading field, U...
    Creating vorticity field, omega...
    Creating second-invariant of strain-rate tensor field, Q...
    Reading/calculating face flux field phi
    
    Selecting incompressible transport model Newtonian
    Selecting turbulence model type LESModel
    Selecting LES turbulence model oneEqEddy
    Selecting LES delta type cubeRootVol
    oneEqEddyCoeffs
    {
        ce              1.048;
        ck              0.094;
    }
    
    [0] nFASTSubSteps has to be the same for all turbines
    [1] nFASTSubSteps has to be the same for all turbines
    [2] nFASTSubSteps has to be the same for all turbines
    [4] nFASTSubSteps has to be the same for all turbines
    [3] nFASTSubSteps has to be the same for all turbines
    [5] nFASTSubSteps has to be the same for all turbines
    [6] nFASTSubSteps has to be the same for all turbines
    [7] nFASTSubSteps has to be the same for all turbines
    
     **************************************************************************************************
     OpenFAST
    
     Copyright (C) 2025 National Renewable Energy Laboratory
     Copyright (C) 2025 Envision Energy USA LTD
    
     This program is licensed under Apache License Version 2.0 and comes with ABSOLUTELY NO WARRANTY.
     See the "LICENSE" file distributed with this software for details.
     **************************************************************************************************
    
     OpenFAST-HEAD-HASH-NOTFOUND
     Compile Info:
      - Compiler: GCC version 9.3.1 20200408 (Red Hat 9.3.1-2)
      - Architecture: 64 bit
      - Precision: double
      - Date: Apr  8 2025
      - Time: 15:03:39
     Execution Info:
      - Date: 04/15/2025
      - Time: 17:09:11+0800
    
     OpenFAST input file heading:
         FAST Certification Test #18: NREL 5.0 MW Baseline Wind Turbine (Onshore)
    
     Error in
     FAST_OpFM_Init:FAST_InitializeAll_TFAST_InitializeAll:FAST_Init:FAST_ReadPrimaryFile:Invalid
     logical input for file "NREL5MWRef.1.fst" occurred while trying to read CalcSteady.
     FAST_ReadPrimaryFile:ReadNum:Invalid numeric input for file "NREL5MWRef.1.fst". "False" found
     when trying to read the number, Twr_Kdmp.
     FAST_ReadPrimaryFile:ReadNum:Invalid numeric input for file "NREL5MWRef.1.fst". "False" found
     when trying to read the number, Bld_Kdmp.
    terminate called after throwing an instance of 'std::runtime_error'
      what():  FAST_InitializeAll:FAST_Init:FAST_ReadPrimaryFile:Invalid logical input for file "NREL5MWRef.1.fst" occurred while trying to read CalcSteady.
    FAST_ReadPrimaryFile:ReadNum:Invalid numeric input for file "NREL5MWRef.1.fst". "False" found when trying to read the number, Twr_Kdmp.
    FAST_ReadPrimaryFile:ReadNum:Invalid numeric input for file "NREL5MWRef.1.fst". "False" found when trying to read the number, Bld_Kdmp.
    [litian:33112] *** Process received signal ***
    [litian:33112] Signal: Aborted (6)
    [litian:33112] Signal code:  (-6)
    [litian:33112] [ 0] /lib64/libpthread.so.0(+0xf630)[0x7f8c2552f630]
    [litian:33112] [ 1] /lib64/libc.so.6(gsignal+0x37)[0x7f8c25187387]
    [litian:33112] [ 2] /lib64/libc.so.6(abort+0x148)[0x7f8c25188a78]
    [litian:33112] [ 3] /lib64/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x165)[0x7f8c25cb4a95]
    [litian:33112] [ 4] /lib64/libstdc++.so.6(+0x5ea06)[0x7f8c25cb2a06]
    [litian:33112] [ 5] /lib64/libstdc++.so.6(+0x5ea33)[0x7f8c25cb2a33]
    [litian:33112] [ 6] /lib64/libstdc++.so.6(+0x5ec53)[0x7f8c25cb2c53]
    [litian:33112] [ 7] /home/heyi/Programs/openfast-2.4.0/install/lib/libopenfastcpplib.so(+0xdd10)[0x7f8c27d57d10]
    [litian:33112] [ 8] /home/heyi/Programs/openfast-2.4.0/install/lib/libopenfastcpplib.so(_ZN4fast8OpenFAST4initEv+0x4bb)[0x7f8c27d6021b]
    [litian:33112] [ 9] /home/heyi/OpenFOAM/SOWFA/lib/linux64GccDPOpt/libSOWFATurbineModelsOpenFAST.so(_ZN4Foam13turbineModels37horizontalAxisWindTurbinesALMOpenFAST10initializeEv+0x31)[0x7f8c2be99001]
    [litian:33112] [10] /home/heyi/OpenFOAM/SOWFA/lib/linux64GccDPOpt/libSOWFATurbineModelsOpenFAST.so(_ZN4Foam13turbineModels37horizontalAxisWindTurbinesALMOpenFASTC1ERKNS_14GeometricFieldINS_6VectorIdEENS_12fvPatchFieldENS_7volMeshEEE+0x1d21)[0x7f8c2be9b141]
    [litian:33112] [11] pisoFoamTurbine.ALMAdvancedOpenFAST[0x429d65]
    [litian:33112] [12] /lib64/libc.so.6(__libc_start_main+0xf5)[0x7f8c25173555]
    [litian:33112] [13] pisoFoamTurbine.ALMAdvancedOpenFAST[0x430ad4]
    [litian:33112] *** End of error message ***
    --------------------------------------------------------------------------
    mpirun noticed that process rank 0 with PID 0 on node litian exited on signal 6 (Aborted).
    --------------------------------------------------------------------------
    
    

    错误提示如文,我不知道是我耦合的fast版本不正确还是参数设置还是编译过程有问题?能否有老师指点一下,万分感谢

    NRELOffshrBsline5MW_Onshore_ElastoDyn_Tower.dat NRELOffshrBsline5MW_Blade.dat

    1 条回复 最后回复

  • 登录

  • 登录或注册以进行搜索。
  • 第一个帖子
    最后一个帖子
0
  • 最新
  • 版块
  • 东岳流体
  • 随机看[请狂点我]