The attached patch updates cad/openvsp to the latest release 3.14.1 3.14.0 and 3.14.1 were released and announced simultaneously. From the announcement: OpenVSP 3.14.1 Features: OpenVSP Structures Capability OpenVSP 3.14.0 Features: VSPAERO Update to 4.3 Matrix based preconditioner is now default Vortex lift on by default Leading edge suction a separate option Option to disable 2nd order Mach correction Multiple Re support for CDo (not supported yet by OpenVSP GUI) Some small changes to calculating the surface pressures on the body. OpenVSP updates to support VSPAERO 4.3 CPSlicer GUI VSPAERO Automated Test Script SubSurface API Extensions Improvements to DegenGeom representation of control surfaces Wireframe import of *.hrm files for CompGeom/DegenGeom based analysis Measure, point probe in GUI Surface query API routines U,W Line Sources for CFDMesh Some outputs now handled as Parms and can be used in linking. Defer Update() in CreateGeom OpenVSP 3.14.0 Bug Fixes: First (instead of last) wake iteration plotted in VSPAEROPlotScreen Fix VBO buffer size and increment to prevent crashing on complex models Scale rounded rectangle corner radius. Scale root section of multi-section wings. Remove dangling panel method mesh every time VSPAERO is initiated. Fix counter-intuitive behavior pasting components onto hinges. Fix hinge GUI name update. Misc. other bugs VSPAERO 4.3 Bug fixes Fixed a bug with forces/moments for propulsive cases – vlm and panel Various other bug fixes. Q/A: - portlint -AC: OK - poudriere builds for {10.3,10.4,11.1}{amd64,i386}: OK - Build logs available (for some time) at: https://www.dropbox.com/sh/v4ng8lnm9nq2leu/AABdnDNIcl9t4_7pCWGN2eOqa?dl=0
Created attachment 188690 [details] patch against the ports tree
A commit references this bug: Author: swills Date: Mon Dec 11 03:04:30 UTC 2017 New revision: 455919 URL: https://svnweb.freebsd.org/changeset/ports/455919 Log: cad/openvsp: Update to 3.14.1 PR: 224225 Submitted by: fernando.apesteguia@gmail.com (maintainer) Changes: head/cad/openvsp/Makefile head/cad/openvsp/distinfo head/cad/openvsp/pkg-plist
Committed, thanks!