基于ansys vwrite和vread命令输出和读入数据(转载)(Based on ANSYS, vwrite, and vread commands, output and read data (Reprinted)).doc

基于ansys vwrite和vread命令输出和读入数据(转载)(Based on ANSYS, vwrite, and vread commands, output and read data (Reprinted)).doc

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于ansys vwrite和vread命令输出和读入数据(转载)(Based on ANSYS, vwrite, and vread commands, output and read data (Reprinted))

基于ansys vwrite和vread命令输出和读入数据(转载)(Based on ANSYS, vwrite, and vread commands, output and read data (Reprinted)) The *VWRITE command is used to output arrays, numerical arguments, character arguments, or constants into the file. It can write 19 parameters at a time, using the command, followed by the next line must be FORTRAN77 format of the provisions of the order for the output format provisions behind *VWRITE parameters (such as (4F6.0), (E10.3,2X, D8.2) etc.). Note: this operation cannot be performed through the ANSYS command input window, but can only be run through external files.. The array vector specifies the starting element position (such as MYARRAY (1,2,1)). Expressions can be used to calculate the location of each row in the data file. The keyword SEQU starts with 1 and writes a consecutive integer column. The use of the *vwrite command is as follows: *VWRITE, Par1, Par2, Par3, Par4, Par5, Par6, Par7, Par8, Par9, Par10, Par11, Par12, Par19, Par13, Par14, Par15, Par18, Par16, Par17, a. The PAR1 to par19 is the 19 parameter or constant written in sequence, and a null value represents the ignore, and all ignore the output blank line. Data that is allowed to write includes constants, variables, and arrays, including numeric and character data. Before *vwrite, you need to use a data file opened by *cfopen to represent the following, and to input all the data written by *vwrite between *cfopen and *cfclos into the data file. The format of the *cfopen command: *cfopen, fname, ext, - loc Where: fname is the file name with the path (both allow up to 250 characters in length), the default path is the working directory, and the file name defaults to jobnmae. Ext is the extension of the file (at most 8 characters in length). If fname is empty, then the extension defaults to cmd. -- indicates that the domain is a range that is not needed. When LOC is used to determine that an open file already exists, the default is to write data to the file in overlay mode and set i

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档