-
2023-08-13
-
More than 100 enhancements:
- Nastran-to-Dyna: Convert Nastran MAT8 to Dyna MAT 021
- Nastran-to-Abaqus: fix error when PSOLID and PCOMP share the same ID
- DYNA: fix reading/writting *DEFINE_TABLE_2D
- ABAQUS-to-RADIOSS: fix converting ABAQUS *HYPERFOAM+*Uniaxial Test
- ABAQUS-to-RADIOSS: fix converting ABAQUS *MPC_TIE and *MPC_BEAM
- ABAQUS-to-RADIOSS: support converting ABAQUS *MASS into RADIOSS *ADMAS
- ABAQUS-to-RADIOSS: support converting *SPRING stiffness and mass into /PROP/TYPE4
- DYNA-to-ABAQUS: support converting *MAT_ELASTIC_FLUID
- DYNA-to-ABAQUS: convert elements with *MAT_FABRIC into Membrabe elements
- ABAQUS-to-RADIOSS: the conversion of large model was extremely slow
- ABAQUS-to-RADIOSS: fix converting SURFACE defined by free boundary of elements
- DYNA-to-ABAQUS: fix converting *MAT_SIMPLIFIED_RUBBER/FOAM
- ABAQUS-to-RADIOSS: speed up conversion (5+ times faster for some large models)
- ABAQUS-to-RADIOSS: fix missing slave /GRNOD during conversion of *TIE into /INTER/TYPE2
- ABAQUS-to-RADIOSS: fix missing Runname in /BEGIN
- ABAQUS-to-RADIOSS: fix conversion into /RBE3
- PAMCRASH-to-ABAQUS: support conversion of MTOCO
- PAMCRASH-to-ABAQUS: support conversion of RBODY
- PAMCRASH-to-ABAQUS: support conversion of BEAM elements
- PAMCRASH-to-ABAQUS: support conversion of BAR elements
- PAMCRASH-to-ABAQUS: support conversion of NSMAS
- PAMCRASH-to-ABAQUS: support conversion of Material 101
- PAMCRASH-to-ABAQUS: support conversion of Material 100
- PAMCRASH-to-ABAQUS: support conversion of Material 200
- PAMCRASH-to-ABAQUS: support conversion of GROUP
- PAMCRASH-to-ABAQUS: support conversion of TIED
- PAMCRASH-to-ABAQUS: support conversion of THELE
- PAMCRASH-to-ABAQUS: support conversion of CNTAC type 10
- ABAQUS-to-RADIOSS: write default time interval in /ANIM/DT
- ABAQUS-to-RADIOSS: add void elements on solid elements connected by /RBE3
- ABAQUS-to-RADIOSS:Remove /IMPDISP with 0 values
- ABAQUS-to-RADIOSS:Add warning for converting composite with ply direction defined in cylindrical system
- PAMCRASH-to-ABAQUS: A few improvements about MATER, SPRGBM etc.
- ABAQUS-to-RADIOSS:Convert Abaqus OUTPUT.NAME to RADIOSS TH.title
- PAMCRASH-to-ABAQUS: Support converting of Material 105
- PAMCRASH-to-ABAQUS: Fix error in converting RUPMO with extral empty line
- PAMCRASH-to-ABAQUS: Fix error in converting model with empty mat on PART
- PAMCRASH-to-ABAQUS: 修复有part id,无part定义导致崩溃的错误;
- PAMCRASH-to-ABAQUS: 当续行符&不在手册指定位置时增加"警告"信息;
- PAMCRASH-to-ABAQUS: 修复pc模型中有材料 id,无材料定义导致崩溃的错误;
- PAMCRASH-to-ABAQUS: 修复pc模型中有材料options3子卡片导致崩溃的错误;
- PAMCRASH-to-ABAQUS: 支持PLINK,SPRGBM,TIE+MATER301关键字转换;
- PAMCRASH-to-ABAQUS: MATER45,SENPTG,SENPT不能转换卡片输出wanring;
- PAMCRASH-to-ABAQUS: 修复pc模型中卡片名词为空导致崩溃的错误;
- PAMCRASH-to-ABAQUS: 修复RBODY转换丢失的问题
- ABAQUS-to-Nastran: 修复BOX型梁截面的转换
- 修复包含中文等特殊字符的非utf-8编码的文件造成的UnicodeDecodeError错误
- 不再限制trace back level
- 重构及修复abaqus beam section卡片的数据管理
- ABAQUS-to-RADIOSS: 修复同一NSET同时定义了零值和非零边界时,零值边界条件丢失的问题;
- ABAQUS-to-RADIOSS: 默认输出/ANIM/ELEM/EPSP
- 修复Windows上输出额外空行的问题
- NASTRAN, DYNA, ABAQUS: 修复FABRIC材料的转换
- NASTRAN: 补充支持更多卡片的单位转换:CONM2, CQUAD4, CTRIA3, PBAR, PBEAML, PCOMP, PROD, PSHELL等;
- DYNA-to-NASTRAN: 支持 DYNA *CONSTRAINED_JOINT转换
- Nastran: 在case control中引用NSMADD
- Nastran: 在case control中去掉BCONECT
- DYNA: 用 *MAT_027 代替 *MAT_MOONEY-RIVLIN_RUBBER
-
超过100项改进
- Nastran-to-Dyna: Convert Nastran MAT8 to Dyna MAT 021
- Nastran-to-Abaqus: fix error when PSOLID and PCOMP share the same ID
- DYNA: fix reading/writting *DEFINE_TABLE_2D
- ABAQUS-to-RADIOSS: fix converting ABAQUS *HYPERFOAM+*Uniaxial Test
- ABAQUS-to-RADIOSS: fix converting ABAQUS *MPC_TIE and *MPC_BEAM
- ABAQUS-to-RADIOSS: support converting ABAQUS *MASS into RADIOSS *ADMAS
- ABAQUS-to-RADIOSS: support converting *SPRING stiffness and mass into /PROP/TYPE4
- DYNA-to-ABAQUS: support converting *MAT_ELASTIC_FLUID
- DYNA-to-ABAQUS: convert elements with *MAT_FABRIC into Membrabe elements
- ABAQUS-to-RADIOSS: the conversion of large model was extremely slow
- ABAQUS-to-RADIOSS: fix converting SURFACE defined by free boundary of elements
- DYNA-to-ABAQUS: fix converting *MAT_SIMPLIFIED_RUBBER/FOAM
- ABAQUS-to-RADIOSS: speed up conversion (5+ times faster for some large models)
- ABAQUS-to-RADIOSS: fix missing slave /GRNOD during conversion of *TIE into /INTER/TYPE2
- ABAQUS-to-RADIOSS: fix missing Runname in /BEGIN
- ABAQUS-to-RADIOSS: fix conversion into /RBE3
- PAMCRASH-to-ABAQUS: support conversion of MTOCO
- PAMCRASH-to-ABAQUS: support conversion of RBODY
- PAMCRASH-to-ABAQUS: support conversion of BEAM elements
- PAMCRASH-to-ABAQUS: support conversion of BAR elements
- PAMCRASH-to-ABAQUS: support conversion of NSMAS
- PAMCRASH-to-ABAQUS: support conversion of Material 101
- PAMCRASH-to-ABAQUS: support conversion of Material 100
- PAMCRASH-to-ABAQUS: support conversion of Material 200
- PAMCRASH-to-ABAQUS: support conversion of GROUP
- PAMCRASH-to-ABAQUS: support conversion of TIED
- PAMCRASH-to-ABAQUS: support conversion of THELE
- PAMCRASH-to-ABAQUS: support conversion of CNTAC type 10
- ABAQUS-to-RADIOSS: write default time interval in /ANIM/DT
- ABAQUS-to-RADIOSS: add void elements on solid elements connected by /RBE3
- ABAQUS-to-RADIOSS:Remove /IMPDISP with 0 values
- ABAQUS-to-RADIOSS:Add warning for converting composite with ply direction defined in cylindrical system
- PAMCRASH-to-ABAQUS: A few improvements about MATER, SPRGBM etc.
- ABAQUS-to-RADIOSS:Convert Abaqus OUTPUT.NAME to RADIOSS TH.title
- PAMCRASH-to-ABAQUS: Support converting of Material 105
- PAMCRASH-to-ABAQUS: Fix error in converting RUPMO with extral empty line
- PAMCRASH-to-ABAQUS: Fix error in converting model with empty mat on PART
- PAMCRASH-to-ABAQUS: 修复有part id,无part定义导致崩溃的错误;
- PAMCRASH-to-ABAQUS: 当续行符&不在手册指定位置时增加"警告"信息;
- PAMCRASH-to-ABAQUS: 修复pc模型中有材料 id,无材料定义导致崩溃的错误;
- PAMCRASH-to-ABAQUS: 修复pc模型中有材料options3子卡片导致崩溃的错误;
- PAMCRASH-to-ABAQUS: 支持PLINK,SPRGBM,TIE+MATER301关键字转换;
- PAMCRASH-to-ABAQUS: MATER45,SENPTG,SENPT不能转换卡片输出wanring;
- PAMCRASH-to-ABAQUS: 修复pc模型中卡片名词为空导致崩溃的错误;
- PAMCRASH-to-ABAQUS: 修复RBODY转换丢失的问题
- ABAQUS-to-Nastran: 修复BOX型梁截面的转换
- 修复包含中文等特殊字符的非utf-8编码的文件造成的UnicodeDecodeError错误
- 不再限制trace back level
- 重构及修复abaqus beam section卡片的数据管理
- ABAQUS-to-RADIOSS: 修复同一NSET同时定义了零值和非零边界时,零值边界条件丢失的问题;
- ABAQUS-to-RADIOSS: 默认输出/ANIM/ELEM/EPSP
- 修复Windows上输出额外空行的问题
- NASTRAN, DYNA, ABAQUS: 修复FABRIC材料的转换
- NASTRAN: 补充支持更多卡片的单位转换:CONM2, CQUAD4, CTRIA3, PBAR, PBEAML, PCOMP, PROD, PSHELL等;
- DYNA-to-NASTRAN: 支持 DYNA *CONSTRAINED_JOINT转换
- Nastran: 在case control中引用NSMADD
- Nastran: 在case control中去掉BCONECT
- DYNA: 用 *MAT_027 代替 *MAT_MOONEY-RIVLIN_RUBBER
-
2021-07-16
-
More than 50 enhancements:
- Fixed errors caused by non-ascii characters
- Fixed error casued by $HMCOLORCOMP comments
- Support converting shell offsets in Nastran
- Support converting Foam material from Abaqus to Pamcrash-
超过50项改进:
- 修复非英文字符造成的解析错误
- 修复$HMCOLORCOMP注释造成的错误
- 支持转换Nastran中的shell offset
- Abaqus-to-Pamcrash支持泡棉材料转换
-
2020-02-07
-
New: Add support for PAM-crash *. PC files to APP interface
-
新增:APP界面上添加支持Pam-crash *.pc文件
-
2019-04-26
-
Fix: Converter Abaqus INP material conversion error
-
修复:Converter abaqus inp材料转换错误
-
2019-02-19
-
Fix: Some Abaqus INP models that contain * parameters have failed to install
-
修复:某些包含*PARAMETER的Abaqus inp模型装换出错的问题
-
2019-02-15
-
Fix: Some data lines in the ABAQUS INP file cause a conversion error when ending with a comma.
Fix: The keyword 'OLDSET' in the *NCOPY card in the ABAQUS INP file caused a conversion error.
Fix: The PARAMETER card conversion error in the ABAQUS INP file.-
修复:ABAQUS INP文件某些数据行以逗号结尾时导致转换错误
修复:ABAQUS INP文件中*NCOPY卡片中 ’ OLDSET ’导致转换错误。
修复:ABAQUS INP文件中PARAMETER卡片转换异常。 -
2019-01-11
-
Fix:Failed to convert beam elements from INP to BDF.
-
修复:INP转换BEAM单元至BDF时失败
-
2018-03-16
-
Improvement:Fix error that missing mesh file type in code_aster file. (Converting other model into Code_Aster format).
Fix:Fix error of wrong definition of Code_Aster’s element type.-
改进:优化CAE Converter 转出Code_Aster格式的结果。
修复:部分CAE文件转出的Code_Aster中单元类型格式出错的问题。 -
2018-02-23
-
Improvement: Support converting Ansys file including *SET keyword.
Improvement: Improve the performence when converting Abaqus model.
Fixed: Converting big model will cause insufficient memory error.
Fixed: Fail to read nastran file when lines begin with commas
Fixed: Abaqus file including ELSET keyword will cause converting error.
Fixed: Ansys file including Table keyword which defined by *DIM will cause converting error-
改进: 支持Ansys中*SET语句。
改进: 改进Abaqus模型转换速度。
修复: 解决转换大模型内存不足的问题。
修复:Abaqus模型包含未定义的ELSET造成的错误。
修复:Nastran自由格式中续行以逗号开头造成的问题。
修复:Ansys中引用*DIM定义的Table造成的错误。 -
2018-02-03
-
Fix:For inp file, convert failed if keyword SURF include SPOS,SNEG
Fix:Timeout while convert large model-
修复:Abaqus读取带有SPOS、SNEG选项的*SURF出错的问题。
修复:转换大模型超时的问题 -
2018-01-26
-
New:Support converting Code-aster file
-
新功能:支持转Code-aster格式
-
2018-01-12
-
Fixed: An error occurred while converting the model containing the Chinese name
-
修复:转换包含中文名的模型时出错
-
2017-12-30
-
Fix: Some users were not able to convert models
-
修复:部分用户无法转换模型的问题
-
2017-12-09
-
Fix: error in converting *ELEMENTSHELLBETA keyword in LS-DYNA model
Enhancement: Retain HyperMesh component definitoin in conversion into Nastran/OptiStruct files-
修复: 转换LS-DYNA的*ELEMENT_SHELL_BETA关键字的错误。
改进: 转换到Nastran/OptiStruct模型时,保留HyperMesh的component定义 -
2017-11-24
-
Fixed issues in extracting some special zip files
-
修复某些zip文件无法解压的问题
-
2017-11-17
-
Support converting model with specified content (e.g. nodes and elements only)
-
支持选择部分内容进行转换。
-
2017-11-10
-
New GUI
Fixed issue in converting "distributing coupling" in Abaqus into Ansys format
Fixed issue in converting rigid elements into Ansys format
Support converting model with multiple subcases into Ansys format-
新界面上线。
修复了转换Abaqus中的distributing coupling到ANSYS格式的问题。
修复了转换刚性单元到ANSYS格式的问题。
支持转换多工况的模型到ANSYS格式 -
2017-11-03
-
Support converting material name and property name from nastran and optistruct
-
Support converting material name and property name from nastran and optistruct
-
2017-10-27
-
Fix issue in converting Abaqus to NASTRAN that RBE2/RBE3 elements were missing
Fixed issue in converting models with multiple subcaes into Ansys format-
修复Abaqus转Nastran过程中RBE2和RBE3单元丢失的问题。
修复转换多工况的模型到Ansys格式的错误 -
2017-10-13
-
Fixed error in converting ANSYS model caused by empty coordiantes of beam nodes
Fixed error in converting ANSYS model with tailing comma in SECDATA of beam elements-
修复了转换ANSYS模型时,由于梁单元的节点有空的坐标值导致的错误
修复了转换ANSYS模型时, 梁截面的SECDATA以逗号结尾造成的问题 -
2017-08-24
-
ANSYS: support read-write of elasto-plastic materials
Improved the function of boundary spc between ABAQUS and LS-DYNA-
ANSYS: support read-write of elasto-plastic materials
Improved the function of boundary spc between ABAQUS and LS-DYNA -
2017-08-18
-
ANSYS: support read-write of RLBLOCK
ANSYS:: support read- write of single layer SHELL element
LS-DYNA: support constraintnodalrigid_body
LS-DYNA: support boundary spc-
ANSYS: support read-write of RLBLOCK
ANSYS:: support read- write of single layer SHELL element
LS-DYNA: support constraintnodalrigid_body
LS-DYNA: support boundary spc -
2017-08-10
-
Abaqus: support conversion of composite materials from/to Abaqus
LS-DYNA: support conversion of composite materials from/to LS-DYNA-
Abaqus: support conversion of composite materials from/to Abaqus
LS-DYNA: support conversion of composite materials from/to LS-DYNA -
2017-08-03
-
Abaqus: support beam general section
Abaqus: fix reading nodes with instance
Abaqus: fix getting section id from DYNA model
-
Abaqus: support beam general section
Abaqus: fix reading nodes with instance
Abaqus: fix getting section id from DYNA model
-
2017-07-24
-
Nastran/OptiStruct: fix reading PCOMP(composite property)
Abaqus: fix converting from models with '.' in names
Abaqus: fix converting elasto-plastic material
LS-DYNA: fix reading beam section with elform=1
LS-DYNA: fix converting beam orientation
LS-DYNA: fix converting materials without names-
Nastran/OptiStruct: fix reading PCOMP(composite property)
Abaqus: fix converting from models with '.' in names
Abaqus: fix converting elasto-plastic material
LS-DYNA: fix reading beam section with elform=1
LS-DYNA: fix converting beam orientation
LS-DYNA: fix converting materials without names -
2017-06-24
-
Support converting material plastic propertoes between different solvers
Abaqus: fix reading *PARAMETER with expressions
Abaqus: support *NGEN that generating nodes in lines-
Support converting material plastic propertoes between different solvers
Abaqus: fix reading *PARAMETER with expressions
Abaqus: support *NGEN that generating nodes in lines -
2017-06-24
-
Ansys: fix issues in handling PLANE182/PLANE183 elements
Ansys: fix issue in parsing HEX20 elements
Dyna: fix issue in reading keywords with 'TITLE' option
Dyna: fix issue in reading *BOUNDARY_SPC with 'ID' option-
Ansys: fix issues in handling PLANE182/PLANE183 elements
Ansys: fix issue in parsing HEX20 elements
Dyna: fix issue in reading keywords with 'TITLE' option
Dyna: fix issue in reading *BOUNDARY_SPC with 'ID' option -
2017-05-24
-
Nastran/OptiStruct: Fix converting SET1 card
LS-DYNA: fix reading shell elements with 0 as node ids
-
Nastran/OptiStruct: Fix converting SET1 card
LS-DYNA: fix reading shell elements with 0 as node ids
-
2017-04-20
-
LS-DYNA: fix reading *MAT with '_TITLE' option
-
LS-DYNA: fix reading *MAT with '_TITLE' option
-
2017-04-13
-
Supported converting from/to LS-DYNA .k file
-
Supported converting from/to LS-DYNA .k file
-
2017-04-02
-
Abaqus: fix reading multiple *ELEMENT with same ELSET
Abaqus: fix reading C3D8* elements with tailing comma after 8th node
-
Abaqus: fix reading multiple *ELEMENT with same ELSET
Abaqus: fix reading C3D8* elements with tailing comma after 8th node
-
2017-03-16
-
Fix converting Forces and Boundary conditions between different solver formats
-
Fix converting Forces and Boundary conditions between different solver formats
-
2017-03-13
-
Ansys: fix converting nodes (*NBLOCK,6,SOLID)
-
Ansys: fix converting nodes (*NBLOCK,6,SOLID)
-
2017-02-22
-
Abaqus: fix converting *ELASTIC, TYPE=LAMINA
-
Abaqus: fix converting *ELASTIC, TYPE=LAMINA
-
2017-02-17
-
Ansys: fix converting SOLID92 elements
-
Ansys: fix converting SOLID92 elements
-
2017-02-16
-
Abaqus: fix converting *NCOPY with REFLECT=MIRROR
-
Abaqus: fix converting *NCOPY with REFLECT=MIRROR
-
2017-01-25
-
Abaqus: support *INCLUDE
Ansys: fix converting boundary conditions from other formats;
Material: support converting orthotropic material among Abaqus/Ansys/Nastran/Optistruct
-
Abaqus: support *INCLUDE
Ansys: fix converting boundary conditions from other formats;
Material: support converting orthotropic material among Abaqus/Ansys/Nastran/Optistruct
-
2017-01-22
-
Abaqus: fix reading models with *NCOPY
Abaqus: fix reading models with *NSET with INSTANCE
-
Abaqus: fix reading models with *NCOPY
Abaqus: fix reading models with *NSET with INSTANCE
-
2016-11-14
-
Abaqus: fixed reading INSTANCE with rotations
Abaqus: fixed reading CPS* elements-
Abaqus: fixed reading INSTANCE with rotations
Abaqus: fixed reading CPS* elements -
2016-08-22
-
Abaqus/Ansys/Nastran: support conversion of multiple point constraint equations.
-
Abaqus/Ansys/Nastran: support conversion of multiple point constraint equations.