查看单个帖子
旧 2009-09-16, 11:10 AM   #1
huangyhg
超级版主
 
huangyhg的头像
 
注册日期: 04-03
帖子: 18592
精华: 36
现金: 249466 标准币
资产: 1080358888 标准币
huangyhg 向着好的方向发展
默认 structural dynamics software

structural dynamics software
i have a final year project on developing a software which should be able to to dynamic anaylses of buildings whether its a 5 storey or 100 storey . ( dynamic means wind and environment forces ) , so i want to know :-
1) is there any one here who has made such software on any program ? or any website through where i can find such a software.
2) on which language or program ( like fortran or visula basic ) should i use to make this software .
3) is this project has any commerical value ?
check out our whitepaper library.
this project has tremedous practical value. structural engineers (earthquake engineers) use this all the time and many of us have made small programs to do this type of application. for example, i have a mathcad program which does a time-history and response spectra analysis of a planar three story building.
good luck
try
the best way to write software for engineering remains the traditional way, which means fortran. (absoft produce a very powerful compilator for both fortran77 and 90). don't worry about graphical interface, you could design it in vc++. you could link the two codes (c and fortran) very easily, compile the fotran code as a dynamic link library
and than link it to your c code.
the main advantage that fortran has against any other language is in manipulating mathematical functions; no other language can do that so easily.
there are a lot of written codes at nisee site (all of them in fortran), you should start your program based on sapiv source code. as a matter of fact it was the first great fe software.
best regards,
kope
__________________
借用达朗贝尔的名言:前进吧,你会得到信心!
[url="http://www.dimcax.com"]几何尺寸与公差标准[/url]
huangyhg离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)