📄 readme.win32
字号:
This is GetDP, a General environment for the treatment of Discrete
Problems.
GetDP is distributed under the terms of the GNU General Public
License. See the LICENSE and CREDITS files for more information.
The demos/ directory contains a small problem definition example. The
reference manual as well as additional examples are available on the
web site (http://geuz.org/getdp/).
Important notes:
1) GetDP is a command-line driven program: it has no integrated
graphical user interface. To launch GetDP without the graphical
front-end provided by Gmsh (see below), you have to first open a
DOS command shell.
2) If you regularly use GetDP on the command line, you will probably
want to install a better shell than the rather rudimentary DOS
shell. Amongst the many free replacements available on the web, we
recommend the cygwin environment (http://www.cygwin.com), which
also provides all the necessary tools to compile GetDP.
3) The problem definition files (".pro" files) are regular ASCII text
files: you can create them with whatever editor you like (Notepad,
Wordpad, Emacs, etc.). You can download Emacs for Windows from
ftp://ftp.gnu.org/gnu/windows/emacs/.
4) Gmsh (http://geuz.org/gmsh/) is a 3D CAD, mesh and post-processing
program that can be used as a graphical front-end to GetDP. To
launch GetDP via Gmsh, simply open Gmsh, go to the solver module
and click on the GetDP button. If Gmsh cannot find GetDP because
getdp.exe is not in your path, simply specify the location of
getdp.exe in the 'Executable' field (in the second tab of the
solver dialog window) and click on 'Apply'. You can also click on
'Save' if you want to use this location the next time you use Gmsh.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -