Cad openvsp - opensistemas-hub/FreeBSD-ports GitHub Wiki

cad/openvsp

image1 image2 From the project's page:

OpenVSP is a parametric aircraft geometry tool. OpenVSP allows the user to create a 3D model of an aircraft defined by common engineering parameters. This model can be processed into formats suitable for engineering analysis. The predecessors to OpenVSP have been developed by J.R. Gloudemans and others for NASA since the early 1990's. On January 10 2012, OpenVSP was released as an open source project under the NASA Open Source Agreement (NOSA) version 1.3.

OpenVSP 2.3.0

The new version of OpenVSP is in the ports tree. Small changes in this version because most work is taking place in the 3.x branch:

  • Add ability to model outer domain boundary in CFD Mesh.
  • Match multi-body edge shares in CFD Mesh. (Thanks Sriram R.)

The commit reference: http://www.freebsd.org/cgi/query-pr.cgi?pr=184752

OpenVSP 2.2.5

I updated openvsp to 2.2.5 in the FreeBSD ports. Some of the changes of this version:

  • Save CFD export options.
  • Automatically add *.vsp extension when saving.
  • Add *.ram files to file-open dialog.
  • Write propellers to XSec *.hrm files.
  • Fixed PovRay *.inc file bug.
  • Fix FEA elements not getting written.
  • Fix 64-bit GLFont support and embed font in executable.
  • Fix parameter linking and design files for propeller.

The commit reference: http://www.freebsd.org/cgi/query-pr.cgi?pr=182974

OpenVSP 2.2.4

I updated openvsp to 2.2.4 in the FreeBSD ports. Some of the changes of this version:

  • Guarantee attachment of wakes to constructing edge
  • Relax tolerance to better match wakes down body splits
  • Rewrite curve tessellation integration for quality in extreme cases
  • Introduce curve split sources for mesh quality near intersections
  • Size curve distance table to match underlying topology

The commit reference:

http://www.freebsd.org/cgi/query-pr.cgi?pr=179636