Impact-0.7.5

所属分类:Java编程
开发工具:Java
文件大小:5677KB
下载次数:26
上传日期:2010-09-28 18:02:35
上 传 者u_lever
说明:  【科学计算】冲击动力学非线性有限元数值仿真开源软件的源程序
(【scientific computing】 dynamic nonlinear finite element numerical simulation of open source software source code)

文件列表:
Impact-0.7.5\Impact\.classpath (396, 2007-07-11)
Impact-0.7.5\Impact\.cvsignore (31, 2007-07-11)
Impact-0.7.5\Impact\.project (365, 2007-07-11)
Impact-0.7.5\Impact\.vcm_meta (195, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\add.gif (165, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\arc.png (140, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\beam.png (127, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\border.png (149, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\break.png (211, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\build.png (467, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\center.png (165, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\change_type.png (171, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\config.gif (126, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Constraints.class (927, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\constraints.gif (84, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\del.gif (166, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\divide.png (136, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\duplicate.png (220, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\erase.gif (120, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\find.gif (96, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\flip.png (201, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\flop.png (188, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\gradient.gif (1087, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$1.class (1199, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$10.class (610, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$11.class (611, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$12.class (614, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$13.class (624, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$14.class (627, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$15.class (627, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$16.class (634, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$17.class (582, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$18.class (625, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$19.class (633, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$2.class (1530, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$20.class (622, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$21.class (1656, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$22.class (1188, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$23.class (821, 2007-07-11)
Impact-0.7.5\Impact\bin\gui\Graph$24.class (821, 2007-07-11)
... ...

Welcome to Impact - A free and simple Explicit Finite element solver. The documentation for this program is found when starting the GUI Disclaimer ---------- Remember that you use this software at your own risk. The Impact team cannot be held responsible for any results of effects of this program. See the GNU license at the end. Installation ------------ Impact requires Java to be installed on your computer. All this is explained in the web documentation which is found online at http://impact.sf.net It is simplest to run Impact from the GUI. To do that, just run the ImpactGUI.bat file in this directory if you are a Windows user or make the ImpactGUI.sh runnable (chmod 777 ImpactGUI.sh) and run that with ./ImpactGUI if you are a Linux/Unix/Mac user. Alternatively, just write bash ImpactGUI.sh to start. You can also run the Impact solver alone from the console, stay in this directory. Impact is now started by writing bash Impact.sh examples/indatafile.in where indatafile is one of the examples in the examples directory. The resultfiles will end up there as well. Impact can also use the GID pre-and postprocessor as environment. The GID preprocessor can be configured to export Impact indata fies. Just copy the entire Impact.gid directory with files and all to the GID subdirectory. Example: cd Impact/interfaces cp -r Impact /homes/myuser/GID7_0/problemtypes/ Instructions how to use this is documented in the manual. Impact also interfaces with Nastran and Gmsh. More info in the manual. Contact ------- Impact and it's authors can be reached from http://impact.sourceforge.net Licence conditions ------------------ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Impact version 0.5, Copyright (C) 2005 The Impact Team. Impact comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. Credits --------------- The Jama library was written by The MathsWorks, Inc and the National Institute of Standards and Technology The PNG Encoder was written by J. David Eisenberg and licensed under the GPL license. The Downhill Simplex minimization algorithm was written by Alan Kaminsky and licensed under the GPL license. Regular Expressions in Java (om.stevesoft.pat) was written by SteveSoft and licenced under LGPL Galina Golovko has written most of the Russian documentation Ruediger Heim wrote the first version of the GiD integration interface Yuriy Mikhaylovskiy has written most of the GUI Nikolay Skiba helped out with the GUI Claus Wonnemann wrote the cluster solver prototype Bernard Haumacher helped Claus & Jonas with JP integration and fresh ideas Jonas Forssell coordinated and wrote the main part of the solver Closing ------- Enjoy!

近期下载者

相关文件


收藏者