⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 getdp.1

📁 cfd求解器使用与gmsh网格的求解
💻 1
字号:
.\" $Id: getdp.1,v 1.32 2006/02/28 18:49:55 geuzaine Exp $.TH GetDP 1 "28 February 2006" "GetDP 1.2" "GetDP Manual Pages".UC 4.\" ********************************************************************.SH NAMEGetDP \- a General environment for the treatment of Discrete Problems.\" ********************************************************************.SH SYNOPSIS.B getdp file [option(s)].\" ********************************************************************.SH DESCRIPTION\fIGetDP\fP is a scientific computation software for the numericalsolution of integro-differential equations, using finite element andintegral type methods. \fIGetDP\fP is command-line driven, has nographical interface, and works by reading user-written ASCII filescontaining the discrete problems definitions, expressed in a way closeto their mathematical formulations..\" ********************************************************************.SH WARNINGThis man page does not describe the syntax of the ASCII input files:you should refer to the info documentation for this (e.g. with \fBinfogetdp\fP). Various versions of the Texinfo manual (html, postscript,pdf) are available at\fIhttp://www.geuz.org/getdp/\fP..\" ********************************************************************.SH OPTIONSHere is a description of the most common arguments accepted by\fIGetDP\fP on the command line:.TP 4.B fileis an ASCII file containing the problem definition, i.e.  thestructures the Texinfo documentation will teach you to create. Thisfile can include other files, so that only one problem definition fileshould always be given on the command line. The input files containingthe problem definition structure are usually given the \fI.pro\fPextension (if so, there is no need to specify the extension on thecommand line). The name of this file (without the extension) is usedas a basis for the creation of intermediate files during thepre-processing and the processing stages..TP 4.B \-pre \fIresolution-id\fPperforms the pre-processing associated with the resolution called\fIresolution-id\fP. In the pre-processing stage, \fIGetDP\fP createsthe geometric database (from the mesh file), identifies the degrees offreedom (the unknowns) of the problem and sets up the constraints onthese degrees of freedom. The pre-processing creates a file with a \fI.pre\fP extension. If \fIresolution-id\fP is omitted, the list ofavailable choices is displayed..TP 4.B \-calperforms the processing. This requires that a pre-processing has beenperformed previously, or that a \fB\-pre\fP option is given on thesame command line. The performed resolution is the one given as anargument to the \fB\-pre\fP option. In the processing stage,\fIGetDP\fP executes all the operations of the selected resolution(such as matrix assemblies, system resolutions, ...). The processingcreates a file with a \fI.res\fP extension..TP 4.B \-pos \fIpost-operation-id\fP(s)performs the post-processing operations selected by the \fIpost-operation-id\fP(s). This requires that a processing has beenperformed previously, or that a \fB\-cal\fP option is given on thesame command line. If \fIpost-operation-id\fP is omitted, the list ofavailable choices is displayed..TP 4.B \-ipos \fIpost-processing-id\fP(s)enters an interactive post-processing mode, permitting to enterpost-processing operations manually. If no \fIpost-processing-id\fP(s)is (are) given, the list of available choices is displayed..TP 4.B \-msh \fIfilename\fPreads the mesh database from \fIfilename\fP rather than reading itfrom the default problem file name with the \fI.msh\fP extensionappended..TP 4.B \-splitsaves processing results in separate files (one for each timestep)..TP 4.B \-res \fIfilename\fP(s)loads processing results from \fIfilename(s)\fP instead of from thedefault problem file name with the \fI.res\fP extension appended..TP 4.B \-name \fIstring\fPuses \fIstring\fP as the default generic file name for input or outputof mesh, pre-processing and processing files..TP 4.B \-adapt \fIfilename\fP(s)reads adaptation constraints from \fIfilename(s)\fP..TP 4.B \-degree \fIfloat\fPspecifies maximum interpolation degree..TP 4.B \-logsaves all processing history in a log file (the input file name withan appended \fI.log\fP extension)..TP 4.B \-socket \fIstring\fPcommunicates through socket \fIstring\fP..TP 4.B \-checklets you check the problem structure interactively..TP 4.B \-v \fIint\fPsets the verbosity level. A value of 0 means that no information willbe displayed during the processing. Higher values increase the amount ofinformation displayed during processing..TP 4.B \-p \fIint\fPsets the progress update rate. This controls the refreshment rate ofthe counter indicating the progress of the current computation..TP 4.B \-infodisplays the version information..TP 4.B \-versiondisplays the version number..TP 4.B \-helpdisplays a message listing basic usage and available options..PP.\" ********************************************************************.SH AUTHORSPatrick Dular (Patrick.Dular@ulg.ac.be) and Christophe Geuzaine(Christope.Geuzaine@case.edu). Many additions by many other people(see the documentation for a comprehensive list of collaborators)..\" ********************************************************************.SH SEE ALSO.BR gmsh (1),.brGetDP examples (\fI/usr/share/doc/getdp-*/\fR),.brGetDP homepage (\fIhttp://www.geuz.org/getdp/\fR)..PPThe full documentation for GetDP is maintained as a Texinfo manual.If the.B infoand.B getdpprograms are properly installed at your site, the command.IP.B info getdp.PPshould give you access to the complete manual.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -