登录
首页 » Fortran » BladedDLLInterface

BladedDLLInterface

于 2013-09-05 发布 文件大小:9KB
0 215
下载积分: 1 下载次数: 16

代码说明:

  This source file contains example PitchCntrl(), UserHSSBr(), ! UserVSCont(), and UserYawCont() routines that are used to interface ! FAST with a master controller implemented as a dynamic-link-library ! (DLL) in the style of Garrad Hassan s Bladed wind turbine software ! package. All four routines call routine BladedDLLInterface(), which ! contains a call to the Bladed-style DLL that evaluates as DISCON(). ! Routine BladedDLLInterface() USEs a MODULE named ! BladedDLLParameters(), which stores values of PARAMETER constants ! used in the interface.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WENO-scheme-for-blast-wave
    有限差分法,5阶WENO格式求解一维Euler方程组的双冲击波问题(fifth-order WENO scheme for 1-D Euler equation with two blast waves problem)
    2020-07-16 18:48:50下载
    积分:1
  • beamkm
    铁木辛柯梁梁单元有限元程序,可以自动形成刚度阵,质量矩阵(Ironwood oct Ke Liangliang unit finite element program can automatically form stiffness matrix, mass matrix)
    2021-03-18 11:19:20下载
    积分:1
  • 传输矩阵法模拟光子晶体的模拟程序-TMM
    传输矩阵法模拟光子晶体的模拟程序,好用,特别对于研究人员!(transfer matrix method photonic crystal simulation and the simulation and ease of use, especially for researchers!)
    2020-07-23 10:58:44下载
    积分:1
  • SOAmodel
    本人编写的半导体光放大器物理模型仿真程序。(I prepared the physical model of semiconductor optical amplifier simulation program.)
    2008-04-21 23:06:54下载
    积分:1
  • freefem++-3.56-1.tar
    比较完善的面向对象的有限元程序代码,适用于编写大型程序的学习(typical C++ code for OOFEM)
    2018-05-02 19:51:39下载
    积分:1
  • tianwen
    说明:  VC实现,天文导航算法及实现 包括数据的获取、加工、处理、保存为文件(VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents)
    2020-09-29 16:17:44下载
    积分:1
  • 11087 统逆序对
    Description 设a[0…n-1]是一个包含n个数的数组,若在i<j的情况下,有a[i]>a[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 <2,3,8,6,1> 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, <2,3,8,6,1> has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • 12
    说明:  该LINGO程序的功能是:求出工程项目的收益的净现值和每道工序的最优开工时间,约束条件是紧前紧后约束,以及资源约束。。。(The program' s function is LINGO: the project proceeds to derive the net present value of each procedure and the optimal start time constraints are tight after the former tight constraints, and resource constraints. . .)
    2009-07-14 19:33:05下载
    积分:1
  • fftwuserdll
    fftw 快速傅里叶变换, C#算法 直接调用dll(fftw fuliye bianhuan C# suanfa zhijie dianyong dll wenjian zhijie daoru fangzai bin wenjian jia zhong)
    2020-06-20 13:20:01下载
    积分:1
  • sun_azimuth_data
    根据经度纬度时间,计算太阳的方向角,matlab源码,附有详细的文档注释。(According to longitude latitude time, calculating the direction of the sun angle, matlab source, with detailed documentation of the Notes.)
    2008-03-06 20:00:24下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载