[calculix-cgx] 02/07: Added manpage for cgx and install file for binary

Wolfgang Fütterer wlfuetter-guest at moszumanska.debian.org
Mon Apr 27 10:50:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

wlfuetter-guest pushed a commit to branch master
in repository calculix-cgx.

commit 38ce9e0ea0871a3123feffd9dc00981e761c84dd
Author: Wolfgang Fuetterer <debian at wlf-online.de>
Date:   Wed Apr 1 15:05:56 2015 +0200

    Added manpage for cgx and install file for binary
---
 debian/calculix-cgx.install |  2 ++
 debian/cgx.1                | 64 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 66 insertions(+)

diff --git a/debian/calculix-cgx.install b/debian/calculix-cgx.install
new file mode 100644
index 0000000..7f93bb7
--- /dev/null
+++ b/debian/calculix-cgx.install
@@ -0,0 +1,2 @@
+./src/cgx	/usr/bin
+debian/cgx.1	/usr/share/man/man1
\ No newline at end of file
diff --git a/debian/cgx.1 b/debian/cgx.1
new file mode 100644
index 0000000..cd94201
--- /dev/null
+++ b/debian/cgx.1
@@ -0,0 +1,64 @@
+.TH ccx 1 "CalculiX GraphiX GRAPHICAL INTERFACE" "DEBIAN"
+.SH NAME
+ccx \- CalculiX GraphiX
+.SH SYNOPSIS
+.B cgx
+.RI [ options ] [parameter] filename [ccxfile] ...
+.br
+.B bar
+.RI [ options ] [parameter] filename [ccxfile] ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B ccx
+and
+.B bar
+commands. The complete documentation and test files 
+are located in the calculix-ccx-doc package in the 
+/usr/share/doc/calculix-ccx-doc/ directory.
+.PP
+.SH PARAMETERS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-a 
+auto-mode, geometry file derived from a cad-file must be provided
+.B \-b  
+build-mode, geometry (command) file must be provided              
+.B \-bg 
+background, suppress creation of graphic output                   
+otherwhise as -b, geometry (command) file must be provided        
+.B \-c  
+read an solver input file (ccx)                                   
+.B \-duns2d  
+read duns result files (2D)                                  
+.B \-duns3d  
+read duns result files (3D)                                  
+.B \-foam    
+read openFoam result files                                   
+.B \-isaac2d [-pref<val> -tref<val> -R<val>] 
+read isaac result files (2D) 
+.B \-isaac3d [-pref<val> -tref<val> -R<val>] 
+read isaac result files (3D) 
+.B \-f06  
+read Nastran f06 file                                           
+.B \-ng   
+read Netgen native format                                       
+.B \-step 
+read a step file (only points and lines)                        
+.B \-stepsplit 
+read step and write its single parts to the filesystem     
+.B \-stl  
+read stl triangles                                              
+.B \-v  
+(default) read a result file in frd-format and optional a solver  
+input file (ccx) which provides the sets and loads used in the    
+calculation.                                                      
+.TP                                                                           
+.SH SPECIAL PURPOSE OPTIONS
+.B \-mksets       
+make node-sets from *DLOAD-values (setname:''_<value>'')  
+.B \-read         
+forces the program to read the complete result-file      
+at startup   
+.br
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/calculix-cgx.git



More information about the debian-science-commits mailing list