2009年10月10日星期六

为汽车碰撞度身定做的ansa12.1.6,嵌入自主开发碰撞子程序





某国外汽车公司使用的ansa12.1.6版本,附专门定制用户子程序。

2008年4月23日星期三

出售Dyna3d 1991年可编译源程序




市面上出售的一些源程序大都不能编译,此编译版本得来不易,特此出售。


目前可用的最新版ls-dyna971的版本列表(若还需要一些特殊平台的版本,请单独联系)


在此列出的列表,均可结合dummy copyright version进行计算。

用户自定义子程序,umat, user subrouine 的实现步骤

1)The first place to start, for information on how to implement a user material model, would be to read Appendix A of the LS-DYNA Manual. I trust you will have either a hard copy or a pdf. 2)Secondly, you will need a linkable version of DYNA for whatever platform you are running on. What you end up doing is writting your own Fortran material subroutine which is then compiled and linked with the rest of the DYNA object code. You will probably have to directly request a tarball from LSTC. There are also some examples on user material models available on the ftp site, which might prove helpful. Hopefully, this is enough to get you started. If you begin trying to do things above and beyond what is described in Appendix A and the ftp files (such as element deletion, or passing curves to the subroutine, etc) then things can get more complicated, but are still possible.

目前可利用的dyna用户子程序linkable library列表如下(user defined material;user subroutine,umat)