资源简介
FEAVPV源码,伯克利大学的开源FEA学习程序-FEA FEA CPP open source learning program source code, Berkeley
代码片段和文件信息
/*-----[--.----+----.----+----.-----------------------------------------*/
/* * * F E A P * * A Finite Element Analysis Program */
/*.... Copyright (c) 1984-2017: Regents of the University of California*/
/* All rights reserved */
/*----[--.----+----.----+----.-----------------------------------------]
* Modification log Date (dd-mm-year)
* 1. Add cinput() 23-10-2017
*/
/*-----[--.----+----.----+----.-----------------------------------------*/
/* Purpose: FEAP driver for X windows Version 11 Release 6. */
/* Inputs: */
/* Outputs: */
/*-----[--.----+----.----+----.-----------------------------------------*/
/*********************************/
/* Driver configuration */
/* X11 DEVICE DRIVER */
/* Change 6-places for EACH */
/* Type of workstation Search */
/* for string FORTRAN to change */
/* Currently set: Underscore */
/* Version for: Underscore */
/* GCC INTEL SUN & DEC */
/* Version for: No Underscore */
/* HP and IBM */
/*********************************/
/* This driver supports the traditional GIN mode i.e. point the cursor */
/* and strike a key! It also supports the use of the mouse buttons */
/* during GIN input. Below is the mouse button to “key“ relationships. */
#define BUTTON1_KEY ‘l‘
#define BUTTON2_KEY ‘m‘
#define BUTTON3_KEY ‘r‘
/* This driver has the capability to store all the lines drawn into the */
/* X Window and to use these saved lines to refresh the screen. */
/* Using this feature and the routine “gdx11_refresh_window“ should */
/* make using FEAP under X11 easier than before! */
/* If you don‘t want/need this feature or if you can‘t afford the */
/* memory usage set MAX_SEG to 1 MAX_POINTS to something around 100 */
#define MAX_POINTS 1000 /* Maximum points in all polylines stored */
#define MAX_SEG 100 /* Maximum polylines stored */
#define MAX_TEXT 100 /* Maximum 80-character text string */
#define DEBUG 0 /* 0 == No debugging. */
/* 1 == Soft X11 errors */
/* 2 == Above plus caller bugs */
/* 3 == Above plus Driver tracing messages */
/* 4 == Above plus all tracing messages */
/****************************/
/* Non-FEAP include files */
/****************************/
#include /* Unix standard I/O definitions */
#include /* Use “malloc“ “calloc“ and “free“ */
#include
#include
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-03-14 20:02 feappv-4.1h\
目录 0 2018-03-14 20:02 feappv-4.1h\elements\
文件 4841 2018-03-14 20:02 feappv-4.1h\elements\bbar1s.f
文件 4726 2018-03-14 20:02 feappv-4.1h\elements\bbar2m.f
文件 1275 2018-03-14 20:02 feappv-4.1h\elements\bmat2d.f
文件 5929 2018-03-14 20:02 feappv-4.1h\elements\convec2d.f
文件 4556 2018-03-14 20:02 feappv-4.1h\elements\convec3d.f
文件 1198 2018-03-14 20:02 feappv-4.1h\elements\fbar2m.f
文件 10549 2018-03-14 20:02 feappv-4.1h\elements\fld2d1.f
文件 12219 2018-03-14 20:02 feappv-4.1h\elements\fld2d2.f
文件 10445 2018-03-14 20:02 feappv-4.1h\elements\fld3d1.f
文件 49841 2018-03-14 20:02 feappv-4.1h\elements\fr
文件 20268 2018-03-14 20:02 feappv-4.1h\elements\fr
文件 2979 2018-03-14 20:02 feappv-4.1h\elements\gvec2d.f
文件 2916 2018-03-14 20:02 feappv-4.1h\elements\iner3d.f
文件 1160 2018-03-14 20:02 feappv-4.1h\elements\interp1d.f
文件 1504 2018-03-14 20:02 feappv-4.1h\elements\interp2d.f
文件 3339 2018-03-14 20:02 feappv-4.1h\elements\kine2d.f
文件 3221 2018-03-14 20:02 feappv-4.1h\elements\kine2m.f
文件 2550 2018-03-14 20:02 feappv-4.1h\elements\kine3df.f
文件 1128 2018-03-14 20:02 feappv-4.1h\elements\makefile
文件 2000 2018-03-14 20:02 feappv-4.1h\elements\mass1d.f
文件 2724 2018-03-14 20:02 feappv-4.1h\elements\mass2d.f
文件 2300 2018-03-14 20:02 feappv-4.1h\elements\mass3d.f
文件 104400 2018-03-14 20:02 feappv-4.1h\elements\material.f
文件 12297 2018-03-14 20:02 feappv-4.1h\elements\membr3d.f
文件 44217 2018-03-14 20:02 feappv-4.1h\elements\plate2d.f
文件 2643 2018-03-14 20:02 feappv-4.1h\elements\pointnd.f
文件 842 2018-03-14 20:02 feappv-4.1h\elements\pushv3f.f
文件 950 2018-03-14 20:02 feappv-4.1h\elements\quadr1d.f
文件 2186 2018-03-14 20:02 feappv-4.1h\elements\quadr2d.f
............此处省略717个文件信息
相关资源
- 渗流力学机理数学模型及有限元推导
- 有限元分析教学范本 FEMLAB与 Mathemat
- 有限元超收敛构造理论陈传淼
- 魏凤英《现代气候统计诊断与预测技
- Hypermesh与Abaqus的接口
- Compaq Visual Fortran Version 6.6安装说明
- 中科院研究生院计算流体力学基准算
- 高等结构动力学pdf格式
- 用ANSYS有限元软件模拟分析声学换能器
- ansoft maxwell 永磁电机仿真模型
- 接线盒拉深模三维建模及有限元仿真
- ABAQUS 子程序 断裂模型
- 《有限元分析-ANSYS理论与应用》第3版
- 《有限元方法基础教程第三版》Dary
- Msc.Marc User Guide
- 有限元法求解常微分方程--两点边值问
- Numerical Techniques in Electromagnetics
- ABAQUS有限元分析常见问题解答_曹金凤
- UG装配体有限元分析全过程.part2
- 《UG装配体有限元分析全过程》振撼登
- 区域分解方法DDM
- 庄茁_ABAQUS_Explicit_终极完美版.pdf
- workbench电机电磁场有限元分析
- SolidWorks中文版有限元分析精讲
- abaqus经典例题集241469
- Fortran PowerStation 4.0免安装版
- ABAQUS有限元分析详解(石亦平、周玉
- 有限元 Numerical solution of partial differ
- ABAQUS有限元分析常见问题解答曹金凤
- 有限元分析ANSYS理论与应用
评论
共有 条评论