登录
首页 » Fortran » ADINA84

ADINA84

于 2016-11-10 发布 文件大小:1355KB
0 326
下载积分: 1 下载次数: 19

代码说明:

  ADINA 系统是一个单机系统的程序,用于进行固体、结构、流体以及结构相互作用的流体流动的复杂有限元分析。借助 ADINA 系统,用户无需使用一套有限元程序进行线性动态与静态的结构分析,而用另外的程序进行非线性结构分析,再用其他基于流量的有限元程序进行流体流动分析。此外, ADINA 系统还是最主要的、用于结构相互作用的流体流动的完全耦合分析程序(多物理场)。(ADINA System is a stand-alone system program for performing complex fluid flow finite element solid structure, and fluid structure interaction analysis. With ADINA system, users do not need to use a finite element program linear static and dynamic structural analysis, but with additional nonlinear structural analysis program, and then the other program flow based on finite element analysis of fluid flow. In addition, ADINA system or main, fully coupled analysis program for fluid flow structure interaction (multi-physics).)

文件列表:

OK_ADINA84
..........\A01A.FOR,133965,2016-10-12
..........\A01B.FOR,152262,2016-10-12
..........\A02A.FOR,76513,2000-06-27
..........\A02B.FOR,93613,2000-06-09
..........\A03A.FOR,69957,2000-06-09
..........\A03B.FOR,61569,2000-06-09
..........\A04A.FOR,62227,2000-06-09
..........\A04B.FOR,62344,2000-06-09
..........\A05.FOR,7008,2000-06-09
..........\A06.FOR,37886,2000-06-09
..........\A07.FOR,152,2000-06-09
..........\A08.FOR,21364,2000-06-09
..........\A09.FOR,16198,2000-06-09
..........\A10.FOR,48871,2000-06-09
..........\A11.FOR,143,2000-06-09
..........\A12.FOR,3957,2000-06-09
..........\A13.FOR,11976,2000-06-09
..........\A14.FOR,116638,2000-06-09
..........\A15.FOR,5779,2000-06-09
..........\A16.FOR,40137,2000-06-09
..........\A17.FOR,146,2000-06-09
..........\A18.FOR,19368,2000-06-09
..........\A19.FOR,14830,2000-06-09
..........\A20.FOR,48770,2000-06-09
..........\A21.FOR,11744,2000-06-09
..........\A22A.FOR,71725,2000-06-09
..........\A22B.FOR,26624,2000-06-09
..........\A23.FOR,94243,2000-06-09
..........\A24.FOR,80833,2000-06-09
..........\A25A.FOR,53184,2000-06-09
..........\A25B.FOR,119740,2000-06-09
..........\A26.FOR,14786,2000-06-09
..........\A27A.FOR,79810,2000-06-09
..........\A27B.FOR,62672,2000-06-09
..........\A28.FOR,47630,2000-06-09
..........\A29.FOR,56833,2000-06-09
..........\A30.FOR,40107,2000-06-09
..........\A31.FOR,121603,2000-06-09
..........\A32.FOR,18338,2000-06-09
..........\A33.FOR,19367,2000-06-09
..........\A34.FOR,57087,2000-06-09
..........\A35.FOR,12767,2000-06-09
..........\A36.FOR,71550,2000-06-09
..........\A37.FOR,88880,2000-06-09
..........\ADINA.dat,121669,1992-01-19
..........\ADINA.txt,63905,2016-10-12
..........\ADINA84.exe,3061248,2016-10-12

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

发表评论

0 个回复

  • 自适应Simpson
    说明:  自适应simpson算法,数值分析考试用的(Adaptive Simpson algorithm for numerical analysis test)
    2019-12-16 10:21:50下载
    积分:1
  • MESH-FREE-MLS-SHAPE-FUNCTION
    无网格法移动最小二乘近似(MLS)型函数计算子程序 (Meshless method moving least square approximation (MLS) type function calculation subroutine)
    2013-09-27 10:32:13下载
    积分:1
  • grey
    说明:  灰色预测模型,对未来数据进行预测,同时还有误差检测(GM(1,1),Grey prediction model, which can forecast future data and detect errors at the same time)
    2020-06-18 18:00:01下载
    积分:1
  • DOP.m
    说明:  该程序适用于GPS接收机定位精度因子DOP值计算(GPS DOP value)
    2020-11-10 21:39:45下载
    积分:1
  • KMEANS
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> (This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> )
    2013-01-05 23:11:23下载
    积分:1
  • renyi-entropy
    混沌时间序列分析的瑞利熵的计算方法,可计算出序列中的renyi entropy。(renyi entropy)
    2021-04-13 09:58:57下载
    积分:1
  • Fortran_Method_1
    用于矩阵的一种cholesky分解方法,第一次上传请多关照(cholesky method for matrix decomposition)
    2020-08-23 14:48:20下载
    积分:1
  • 光孤子传播过程 非线性薛定谔方程
    说明:  本模拟是采用分步傅里叶的解,求光孤子在光线内传输过程数值求解薛定谔方程。方程是激光器在光纤中传输的过程。(In this simulation, the fractional Fourier solution is used to solve the Schrodinger equation. The equation is the process of laser transmission in fiber.)
    2020-03-11 18:35:53下载
    积分:1
  • thin_film_N_K_T
    通过测量光学薄膜的反射率曲线反演其光学常数,包括厚度与折射率(By measuring the optical thin film reflectivity curve inversion of its optical constants, including the thickness and refractive index)
    2008-04-16 21:03:03下载
    积分:1
  • wucha_mian
    说明:  阵列存在幅相误差条件下的DOA估计算法仿真(Simulation of DOA estimation algorithm with amplitude and phase errors in array)
    2020-05-06 02:13:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载