📄 getdp.spec
字号:
Summary: A General environment for the treatment of Discrete ProblemsName: getdp# Version: 1.0Version: %{getdpversion}Source: getdp-%{version}.tar.gzRelease: 1Copyright: GPLGroup: Applications/EngineeringURL: http://www.geuz.org/getdp/Packager: geuz@geuz.orgPrereq: /sbin/install-infoBuildroot: /var/tmp/%{name}-buildrootPrefix: /usr%description GetDP is a scientific software environment for the numerical solutionof integro-differential equations, open to the coupling of physicalproblems (electromagnetic, thermal, mechanical, etc) as well as ofnumerical methods (finite element method, integral methods, etc). Itcan deal with such problems of various dimensions (1D, 2D, 2Daxisymmetric or 3D) and time states (static, transient orharmonic). The main feature of GetDP is the closeness between theorganization of data defining discrete problems (written by the userin ASCII data files) and the symbolic mathematical expressions ofthese problems.Install GetDP if you need a finite element solver for multiphysicproblems.%prep%setup -c -q%buildmake distrib-unixmake doc-inform -rf CVS */CVS */*/CVS%installrm -rf $RPM_BUILD_ROOTmkdir -p $RPM_BUILD_ROOT/usr/binmkdir -p $RPM_BUILD_ROOT/usr/share/man/man1mkdir -p $RPM_BUILD_ROOT/usr/share/infoinstall -m 755 bin/getdp $RPM_BUILD_ROOT/usr/bin/getdpinstall -m 644 doc/getdp.1 $RPM_BUILD_ROOT/usr/share/man/man1/getdp.1install -m 644 doc/texinfo/getdp.info* $RPM_BUILD_ROOT/usr/share/info/%post/sbin/install-info /usr/share/info/getdp.info /usr/share/info/dir%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-,root,root)%doc doc/LICENSE doc/VERSIONS doc/FAQ doc/CREDITS demos/usr/bin/getdp/usr/share/man/man1/getdp*/usr/share/info/getdp*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -