Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22267/main/finkinfo/sci

Added Files:
        qprop.info 
Log Message:
New from tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1653532&group_id=17203&atid=414256

--- NEW FILE: qprop.info ---
Package: qprop
Version: 1.16
Revision: 1
Architecture: powerpc
License: GPL
Depends:
BuildDepends: g95
Source: http://web.mit.edu/drela/Public/web/qprop/qprop%v.tar.gz
Source-MD5: 28219cc9b811e714c3b24c67b3936ff4
SourceDirectory: Qprop
PatchScript: patch -p1 < %a/%n.patch
CompileScript: <<
  #!/bin/sh -ev
  cd bin
  make qprop
  make qmil
<<
InstallScript: << 
  #!/bin/sh -ev
  mkdir %i/bin
  cd bin
  install qprop %i/bin/
  install qmil %i/bin/
  mkdir -p %i/share/doc/qprop/runs
  cd ../runs
  /bin/cp -pr * %i/share/doc/qprop/runs/
  head -n14 ../src/qprop.f | tail -n11 > %i/share/doc/qprop/License
<<
DocFiles: qprop_doc.txt qmil_doc.txt prop_measure.pdf qprop_theory.pdf 
version_notes.txt README
Description: Propeller + motor performance analysis
DescDetail: <<
  QPROP is an analysis program for predicting the performance 
  of propeller-motor combinations.  Its intent is to provide 
  an alternative to the existing prop/motor simulation programs, 
  which use relatively simple propeller models, and assume 
  a brushed DC motor type.  QPROP has a relatively sophisticated 
  and accurate prop aerodynamic model, and a general motor model 
  which can be implemented via a user-supplied subroutine 
  if necessary.
  
  The companion program QMIL generates propeller geometries
  for the Minimum Induced Loss (MIL) condition.  It can also
  generated windmill geometries for the MIL or Maximum Total Power
  (MTP) conditions.  See the qmil_doc.txt document for more info.

  User's manuals:  qprop_doc.txt  qmil_doc.txt
  Theory document:  qprop_theory.pdf
  
  Prop measurement info sheet:  prop_measure.pdf
<<
DescPort: <<
  Compiles with double precision math.
<<
Homepage: http://web.mit.edu/drela/Public/web/qprop/
Maintainer: Kevin Horton <[EMAIL PROTECTED]>

                 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to