• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • No language data
  • Tagged with
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

SMB-Interp: an N-Th Order Accurate, Distributed Interpolation Library

McQuay, Stephen Mardson 10 August 2011 (has links) (PDF)
The research contained herein yielded an open source interpolation library implemented in and designed for use with the Python programming language. This library, named smbinterp, provides an interpolation to an arbitrary degree of accuracy. The library is parametric in that is can take input from the user to adjust the underlying interpolation mechanism. The characteristics and behavior of the library according to the adjustment of these parameters is presented herein, as well as the results of a mesh resolution study depicting the accuracy obtained by the library. The smbinterp library was designed with parallel computing environments in mind. The library includes modules that allow for its use in high-performance computing environments. These modules were implemented using built-in Python modules to simplify deployment. This implementation was found to scale linearly approximately 180 participating compute processes. The smbinterp library was designed to be mesh agnostic. A plugin system was implemented that allows end users to conveniently and consistently present their numerical results to the library for rapid prototyping and integration. Two plugins are provided as examples and for documentation of the plugin mechanism.

Page generated in 0.0466 seconds