登录
首页 » Fortran » ABAQUSVUMATEXAMPLE

ABAQUSVUMATEXAMPLE

于 2021-03-23 发布 文件大小:1283KB
0 378
下载积分: 1 下载次数: 35

代码说明:

  Abaqus子程序Vumat初学者好用的小例子,PDF文件,内有代码和例子详解(Abaqus small example subroutine Vumat easy to use for beginners, PDF files, there are examples of code and Explanation)

文件列表:

ABAQUSVUMAT初学者用户子程序小例子.pdf,1863377,2015-06-13

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

发表评论

0 个回复

  • VB_PPT
    VB.NET 程序设计语言课程内容 第一章:概述 第二章:使用窗体和控件 第三章:变量和数组 第四章:过程 第五章:判断结构与循环结构 第六章:验证用户输入 第七章:面向对象编程 第十一章 使用 ADO.NET 数据库概念 ADO.NET 概述 使用数据 数据库概念 数据库术语 数据库编程的工作方式 SQL 连接环境 非连接环境 课堂练习 区别适用于连接或非连接方案的场景 数据库术语 数据库编程的工作方式 SQL 连接环境 在连接环境中,应用程序会持续连接到数据源上 优点 连接环境更易于维护 并发控制更容易 与非连接环境相比,数据更容易刷新 缺点 必须维持稳定的网络连接 有限的可扩展性 非连接环境 非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库 优点 与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务 非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能 缺点 数据不总是最新的 可能发生更改冲突,这是个必须解决的问题 ()
    2008-05-12 11:06:03下载
    积分:1
  • 博弈论课件
    硕 士 生 相 关 博 弈 论 的 课 件(paper of game theory)
    2018-05-17 16:01:08下载
    积分:1
  • NB-IoT downlink simulator
    NB-IOT下行协议及仿真实现文档,瑞典乌普萨拉大学硕士论文。(NB-IOT downlink protocol and simulation implementation documents.)
    2021-03-09 16:59:27下载
    积分:1
  • C-Programming-Exercises-Answers
    国内的经典教材,谭浩强版本的,共分为十三个章节。(Domestic classic textbook,Hemopurification version, is divided into thirteen chapters.)
    2013-07-14 21:21:22下载
    积分:1
  • 力扣网面试题答案 Leetcode-master
    力扣网面试题答案,源码,供大家参考参考,祝大家面试顺利(The answer to the interview questions on the Internet, source code, for your reference, I wish you a smooth interview.)
    2020-06-20 05:40:01下载
    积分:1
  • 9781783989324-MASTERING_PYTHON_DESIGN_PATTERNS
    Python Design Pattern
    2018-09-08 02:14:40下载
    积分:1
  • 固体中的超声波
    板波资料和书,里面有瑞利波和lamb波的相关资料(Plate wave data and books)
    2017-12-10 21:53:54下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • python二级复习策略
    Python是一种计算机程序设计语言。是一种面向对象的动态类型语言,最初被设计用于编写自动化脚本(shell),随着版本的不断更新和语言新功能的添加,越来越多被用于独立的、大型项目的开发。(Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)
    2020-06-25 05:40:02下载
    积分:1
  • InternetofThings_summary
    The functions design of software system is shown in Fig.8. There are some automatic or intelligent algorithms for analyzing and processing the sensed data to be implemented in the system. They are self-adaptive
    2010-03-09 17:16:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载