登录
首页 » Python » Python在ABAQUS应用源代码_chapter0-3

Python在ABAQUS应用源代码_chapter0-3

于 2020-07-24 发布
0 348
下载积分: 1 下载次数: 2

代码说明:

说明:  是《Python语言在ABAQUS中的应用》书中源码,可以为学习Python和ABAQUS的同学提供很好的资料。(Is "Python language in ABAQUS application" book source code, can provide python and ABAQUS students very good information.)

文件列表:

chapter 0, 0 , 2020-01-26
chapter 0\beam_tutorial.inp, 19774 , 2020-01-26
chapter 0\Mises.png, 21484 , 2020-01-26
chapter 0\simple_beam_Example.py, 3882 , 2020-01-26
chapter 1, 0 , 2020-01-26
chapter 1\1.1, 0 , 2020-01-26
chapter 1\1.1\ActivePython-2.6.5.12-win32-x86.msi, 46899200 , 2020-01-26
chapter 1\1.1\test1.py, 27 , 2020-01-26
chapter 1\1.2, 0 , 2020-01-26
chapter 1\1.2\pythonfiles, 0 , 2020-01-26
chapter 1\1.2\pythonfiles\python.acp, 762 , 2020-01-26
chapter 1\1.2\pythonfiles\python.stx, 8139 , 2020-01-26
chapter 1\1.2\pythonfiles\python_extd.stx, 34932 , 2020-01-26
chapter 1\1.3, 0 , 2020-01-26
chapter 1\1.3\B.py, 223 , 2020-01-26
chapter 1\1.3\black_line.py, 179 , 2020-01-26
chapter 1\1.3\compiletest1.py, 49 , 2020-01-26
chapter 1\1.3\datatype.py, 239 , 2020-01-26
chapter 1\1.3\from_import.py, 72 , 2020-01-26
chapter 1\1.3\global.py, 257 , 2020-01-26
chapter 1\1.3\import.py, 42 , 2020-01-26
chapter 1\1.3\importMath.py, 60 , 2020-01-26
chapter 1\1.3\local.py, 116 , 2020-01-26
chapter 1\1.3\string.py, 196 , 2020-01-26
chapter 1\1.3\string_methods.py, 287 , 2020-01-26
chapter 1\1.3\test1.py, 27 , 2020-01-26
chapter 1\1.3\test1.pyc, 156 , 2020-01-26
chapter 1\1.3\test1.pyo, 156 , 2020-01-26
chapter 1\1.3\use_global.py, 94 , 2020-01-26
chapter 1\1.3\_global.py, 26 , 2020-01-26
chapter 1\1.3\_global.pyc, 205 , 2020-01-26
chapter 1\1.3\_ruleClass.py, 557 , 2020-01-26
chapter 1\1.4, 0 , 2020-01-26
chapter 1\1.4\animaltuple.py, 348 , 2020-01-26
chapter 1\1.4\dict_method.py, 491 , 2020-01-26
chapter 1\1.4\dict_visit.py, 441 , 2020-01-26
chapter 1\1.4\list_create.py, 188 , 2020-01-26
chapter 1\1.4\list_extend.py, 287 , 2020-01-26
chapter 1\1.4\list_visit.py, 184 , 2020-01-26
chapter 1\1.4\pack.py, 150 , 2020-01-26
chapter 1\1.4\resulttuple.py, 116 , 2020-01-26
chapter 1\1.4\sequence.py, 703 , 2020-01-26
chapter 1\1.4\shoppinglist.py, 554 , 2020-01-26
chapter 1\1.4\trytuple.py, 58 , 2020-01-26
chapter 1\1.4\tuple_print.py, 115 , 2020-01-26
chapter 1\1.5, 0 , 2020-01-26
chapter 1\1.5\break.py, 129 , 2020-01-26
chapter 1\1.5\continue.py, 147 , 2020-01-26
chapter 1\1.5\for.py, 72 , 2020-01-26
chapter 1\1.5\if.py, 434 , 2020-01-26
chapter 1\1.5\while.py, 421 , 2020-01-26
chapter 1\1.6, 0 , 2020-01-26
chapter 1\1.6\create_import_module, 0 , 2020-01-26
chapter 1\1.6\create_import_module\create_module.py, 128 , 2020-01-26
chapter 1\1.6\create_import_module\import_module.py, 168 , 2020-01-26
chapter 1\1.6\default_parameter.py, 123 , 2020-01-26
chapter 1\1.6\def_function.py, 155 , 2020-01-26
chapter 1\1.6\dir_sys.py, 71 , 2020-01-26
chapter 1\1.6\factorial.py, 188 , 2020-01-26
chapter 1\1.6\function_return.py, 312 , 2020-01-26
chapter 1\1.6\func_apply.py, 153 , 2020-01-26
chapter 1\1.6\func_filter.py, 134 , 2020-01-26
chapter 1\1.6\func_map.py, 190 , 2020-01-26
chapter 1\1.6\func_reduce.py, 178 , 2020-01-26
chapter 1\1.6\Generator.py, 230 , 2020-01-26
chapter 1\1.6\keyparameter.py, 155 , 2020-01-26
chapter 1\1.6\lambda_function.py, 157 , 2020-01-26
chapter 1\1.6\lambda_variable.py, 290 , 2020-01-26
chapter 1\1.6\module_attribute, 0 , 2020-01-26
chapter 1\1.6\module_attribute\call_myModule.py, 62 , 2020-01-26
chapter 1\1.6\module_attribute\myDoc.py, 311 , 2020-01-26
chapter 1\1.6\module_attribute\myModule.py, 150 , 2020-01-26
chapter 1\1.6\module_attribute\myModule.pyc, 286 , 2020-01-26
chapter 1\1.6\package_user, 0 , 2020-01-26
chapter 1\1.6\package_user\main.py, 165 , 2020-01-26
chapter 1\1.6\package_user\subpackage1, 0 , 2020-01-26
chapter 1\1.6\package_user\subpackage1\myModule1.py, 229 , 2020-01-26
chapter 1\1.6\package_user\subpackage1\myModule1.pyc, 539 , 2020-01-26
chapter 1\1.6\package_user\subpackage1\__init__.py, 141 , 2020-01-26
chapter 1\1.6\package_user\subpackage1\__init__.pyc, 283 , 2020-01-26
chapter 1\1.6\package_user\subpackage2, 0 , 2020-01-26
chapter 1\1.6\package_user\subpackage2\myModule2.py, 229 , 2020-01-26
chapter 1\1.6\package_user\subpackage2\myModule2.pyc, 539 , 2020-01-26
chapter 1\1.6\package_user\subpackage2\__init__.py, 141 , 2020-01-26
chapter 1\1.6\package_user\subpackage2\__init__.pyc, 283 , 2020-01-26
chapter 1\1.6\sys_module.py, 168 , 2020-01-26
chapter 1\1.7, 0 , 2020-01-26
chapter 1\1.7\class_attribute.py, 444 , 2020-01-26
chapter 1\1.7\class_attribute_modify.py, 227 , 2020-01-26
chapter 1\1.7\class_method.py, 556 , 2020-01-26
chapter 1\1.7\class_method_modify.py, 231 , 2020-01-26
chapter 1\1.7\gc_clear.py, 782 , 2020-01-26
chapter 1\1.7\inherit.py, 1043 , 2020-01-26
chapter 1\1.7\in_class.py, 670 , 2020-01-26
chapter 1\1.7\multi_inherit.py, 427 , 2020-01-26
chapter 1\1.7\Myclass.py, 182 , 2020-01-26
chapter 1\1.7\polymorphism.py, 917 , 2020-01-26
chapter 1\1.7\__del__method.py, 193 , 2020-01-26
chapter 1\1.7\__init__method.py, 193 , 2020-01-26
chapter 1\1.8, 0 , 2020-01-26

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

发表评论

0 个回复

  • Python与机器学习实战
    说明:  python与机器学习实战教程,机器学习通过Python语言实现,通过大量的实例再现机器学习强大的生命力(Python and Machine Learning Practical Course. Machine Learning is realized by Python Language, and the powerful vitality of machine learning is reappeared through a large number of examples.)
    2019-05-13 09:59:03下载
    积分:1
  • jiarelu_chuanjikongzhi
    热炉出口温度与炉膛温度串级控制系统设计 设计题目 图1所示为某工业生产中的加热炉,其任务是将被加热物料加热到一定温度,然后送到下道工序进行加工。加热炉工艺过程为:被加热物料流过排列炉膛四周的管道后,加热到炉出口工艺所要求的温度。在加热用的燃料油管道上装有一个调节阀,用以控制燃料油流量,以但是,由于加热炉时间常数大,而且扰动的因素多,单回路反馈控制系统不能满足工艺对加热炉出口温度的要求。为了提高控制质量,采用串级控制系统,运用副回路的快速作用,有效地提高控制质量,满足生产要求。 设计要求 1、绘制加热炉出口温度单回路反馈控制系统结构框图。 2、以加热炉出口温度为主变量,选择滞后较小的炉膛温度为副变量,构成炉出口温度与炉膛温度的串级控制系统,要求绘制该串级控制系统结构图。 3、假设主对象的传递函数为 ,其中 ,副对象的传递函数为 ,主、副控制器的传递函数分别为 , , , ,请确定主、副控制器的参数(要求写出详细的参数估算过程)。 4、利用simulink实现单回路系统仿真和串级系统仿真,分别给出系统输出响应曲线。 5、根据两种系统仿真结果分析串级控制系统的优缺点 达到控制出口温度的目的。 (jia re lu chuan ji kong zhi xi tong ke she)
    2010-01-26 16:32:29下载
    积分:1
  • Algorithm_In_The_Real_World
    这本书涵盖了UC Berkeley秋季的算法课程“Algorithm In The Real World”的各种算法笔记。其中包括压缩算法,密码算法,N-boby模拟,生物学匹配模式,索引和聚类等。是一本比较全面的介绍算法在实际世界中相关应用的书。(This book covers the fall of the algorithm UC Berkeley course " Algorithm In The Real World" notes a variety of algorithms. These include compression algorithms, cryptographic algorithms, N-boby simulation, biology matching pattern, index, and clustering and so on. Is a more comprehensive introduction to the relevant algorithms in the real world application of the book.)
    2010-02-04 18:39:19下载
    积分:1
  • DB
    说明:  What is data structure? A data structure is a way of organizing data that considers not only the items stored, but also their relationship to each other. Advance knowledge about the relationship between data items allows designing of efficient algorithms for the manipulation of datList out the areas in which data structures are applied extensively?  Compiler Design,  Operating System,  Database Management System,  Statistical analysis package,  Numerical Analysis,  Graphics,  Artificial Intelligence,  Simulation
    2010-03-17 18:28:18下载
    积分:1
  • AT89S52
    非常基础的资料,适合初学者使用,简单易懂,清晰明了(easy datasheet)
    2014-02-28 00:52:37下载
    积分:1
  • matlab在振动信号处理中的应用
    matlab在振动信号处理中的应用, 本书主要讲述借助简单、高效、功能强大的MATLAB系统实现振动数字信号的分析处理。书中不仅介绍了MATLAB的基本用法和一些相关的常用命令及函数,还介绍了振动信号分析的基本概念、处理方法,以及使用MATLAB语言编制程序的方法。本书给出了大量的振动信号处理编程实例,以有助于读者快速学习和掌握MATLAB的编程技术,应用于实际的振动信号处理工作之中。(Application of MATLAB in vibration signal processing)
    2018-03-02 16:47:25下载
    积分:1
  • PadsLayoutNotes
    Pads Layout program Notes
    2009-04-07 22:05:48下载
    积分:1
  • designbook
    电子设计书籍,此书主要介绍汽车电子,工业控制,医疗电子和小有电的开发(design)
    2009-04-25 17:25:28下载
    积分:1
  • shizhandaquan
    包括基金的分类、如何选择基金、如何计算费用和收益、基金投资策略和技巧、基民投资安例故事、现有基金介绍等相关内容,是一本不可多得的最全面实用的基民投资指南。 (Including the Fund)
    2007-08-18 16:40:12下载
    积分:1
  • 123
    网页制作 这是我个人制作的第一个网页 希望能给大家点帮助(Web Production This is my personal hope that making the first page to give you some help)
    2009-11-01 22:20:41下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 33今日下载