scholarly journals SU2-NEMO: An Open-Source Framework for High-Mach Nonequilibrium Multi-Species Flows

Aerospace ◽  
2021 ◽  
Vol 8 (7) ◽  
pp. 193
Author(s):  
Walter T. Maier ◽  
Jacob T. Needels ◽  
Catarina Garbacz ◽  
Fábio Morgado ◽  
Juan J. Alonso ◽  
...  

SU2-NEMO, a recent extension of the open-source SU2 multiphysics suite’s set of physical models and code architecture, is presented with the aim of introducing its enhanced capabilities in addressing high-enthalpy and high-Mach number flows. This paper discusses the thermal nonequilibrium and finite-rate chemistry models adopted, including a link to the Mutation++ physio-chemical library. Further, the paper discusses how the software architecture has been designed to ensure modularity, incorporating the ability to introduce additional models in an efficient manner. A review of the numerical formulation and the discretization schemes utilized for the convective fluxes is also presented. Several test cases in two- and three-dimensions are examined for validation purposes and to illustrate the performance of the solver in addressing complex nonequilibrium flows.

Author(s):  
Brian Granger ◽  
Fernando Pérez

Project Jupyter is an open-source project for interactive computing widely used in data science, machine learning, and scientific computing. We argue that even though Jupyter helps users perform complex, technical work, Jupyter itself solves problems that are fundamentally human in nature. Namely, Jupyter helps humans to think and tell stories with code and data. We illustrate this by describing three dimensions of Jupyter: interactive computing, computational narratives, and  the idea that Jupyter is more than software. We illustrate the impact of these dimensions on a community of practice in Earth and climate science.


Author(s):  
Zulaima Chiquin ◽  
Kenyer Domínguez ◽  
Luis E. Mendoza ◽  
Edumilis Méndez

This chapter presents a Model to Estimate the Human Factor Quality in Free/Libre Open Source Software (FLOSS) Development, or EHFQ-FLOSS. The model consists of three dimensions: Levels (individual, community, and foundation), Aspects (internal or contextual), and Forms of Evaluation (self-evaluation, co-evaluation, and hetero-evaluation). Furthermore, this model provides 145 metrics applicable to all three levels, as well as an algorithm that guides their proper application to estimate the systemic quality of human resources involved in the development of FLOSS, guide the decision-making process, and take possible corrective actions.


2020 ◽  
Vol 17 (3) ◽  
pp. 172988142091031
Author(s):  
Rafael Arrais ◽  
Paulo Ribeiro ◽  
Henrique Domingos ◽  
Germano Veiga

Motivated by the Fourth Industrial Revolution, there is an ever-increasing need to integrated Cyber-Physical Systems in industrial production environments. To address the demand for flexible robotics in contemporary industrial environments and the necessity to integrate robots and automation equipment in an efficient manner, an effective, bidirectional, reliable and structured data interchange mechanism is required. As an answer to these requirements, this article presents ROBIN, an open-source middleware for achieving interoperability between the Robot Operating System and CODESYS, a softPLC that can run on embedded devices and that supports a variety of fieldbuses and industrial network protocols. The referred middleware was successfully applied and tested in various industrial applications such as battery management systems, motion, robotic manipulator and safety hardware control, and horizontal integration between a mobile manipulator and a conveyor system.


Author(s):  
Donald Wynn Jr.

This study examines the concept of an ecosystem as originated in the field of ecology and applied to open source software projects. Additionally, a framework for assessing the three dimensions of ecosystem health is defined and explained using examples from a specific open source ecosystem. The conceptual framework is explained in the context of a case study for a sponsored open source ecosystem. The framework and case study highlight a number of characteristics and aspects of these ecosystems which can be evaluated by existing and potential members to gauge the health and sustainability of open source projects and the products and services they produce.


2020 ◽  
Vol 15 (5) ◽  
pp. 797-815 ◽  
Author(s):  
Yiqing Yu

PurposeInterorganizational reciprocity plays a key role in relationships among software firms and open source communities. This study seeks to illuminate how a firm's open source strategy, characterized by its participation in the open source community, contributes to its financial performance.Design/methodology/approachBased on the norm of reciprocity and social capital theory, the study proposes a model comprising the behavioral antecedents and business results of a firm's symbiotic relationship with the open source community. Data were collected through a survey. Partial least squares-based structural equation modeling (PLS-SEM) was used to assess the results.FindingsA firm's participative behaviors can have three dimensions: technology giving, technology taking and social participation. Technology taking directly impacts financial performance, whereas the effects of technology giving and social participation on financial performance are fully mediated by the firm's symbiotic relationship with the open source community.Practical implicationsManagers can understand how a specific behavior ultimately contributes to a symbiotic relationship or a firm's financial performance and how to flexibly align participation strategies with the business orientation.Originality/valueThe study adds to the open source literature by refining and enriching the conceptual domain of a firm's participative behaviors in open source communities. It also reveals how contrasting behavioral strategies impact a firm's financial performance.


2007 ◽  
Vol 40 (1) ◽  
pp. 188-192 ◽  
Author(s):  
Larry W. Finger ◽  
Martin Kroeker ◽  
Brian H. Toby

The computer programDRAWxtlproduces crystal structure drawings in the form of an interactive screen representation, as well as VRML files for use on web pages and in classroom teaching, and creates input files for the popularPersistence of Vision Raytracer(POV-Ray) rendering program for publication-quality graphics, including generation of stereo pairs.DRAWxtloutput produces the standard kinds of graphical representations: spheres, ellipsoids, bonds and polyhedra of any complexity. In addition, it can draw arrows to represent magnetic moments, show capped cones to indicate the location of lone-pair electrons and display Fourier contours in three dimensions. A unique feature of this program is the ability to plot incommensurately modulated and composite structures. This open-source program can be used with operating systems as diverse as Windows (9X, NT, 2000 and XP), Mac OS X, Linux and most other varieties of Unix.


Author(s):  
L. Girod ◽  
C. Nuth ◽  
A. Kääb

The Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER) system embarked on the Terra (EOS AM-1) satellite has been a source of stereoscopic images covering the whole globe at a 15m resolution at a consistent quality for over 15 years. The potential of this data in terms of geomorphological analysis and change detection in three dimensions is unrivaled and needs to be exploited. However, the quality of the DEMs and ortho-images currently delivered by NASA (ASTER DMO products) is often of insufficient quality for a number of applications such as mountain glacier mass balance. For this study, the use of Ground Control Points (GCPs) or of other ground truth was rejected due to the global “big data” type of processing that we hope to perform on the ASTER archive. We have therefore developed a tool to compute Rational Polynomial Coefficient (RPC) models from the ASTER metadata and a method improving the quality of the matching by identifying and correcting jitter induced cross-track parallax errors. Our method outputs more accurate DEMs with less unmatched areas and reduced overall noise. The algorithms were implemented in the open source photogrammetric library and software suite MicMac.


2018 ◽  
Author(s):  
João P.G.L.M. Rodrigues ◽  
João M.C. Teixeira ◽  
Mikaël Trellet ◽  
Alexandre M.J.J. Bonvin

The pdb-tools are a collection of Python scripts for working with molecular structure data in the PDB format. They allow users to edit, convert, and validate PDB files, from the command-line, in a simple but efficient manner. The pdb-tools are implemented in Python, without any external dependencies, and are freely available under the open-source Apache License at https://github.com/haddocking/pdb-tools/ and on PyPI (https://pypi.org/project/pdb-tools/).


Author(s):  
FABIEN FESCHET ◽  
LAURE TOUGNE

Cellular automata are a massively parallel computation model with discrete time and local rules. They are well adapted to biological or physical simulations. However, they are intrinsically anisotropic. The possibility of computing isotropic figures on cellular automata such as circles has already been proved.4 Moreover, the previous construction enables to compute all the major discretizations known in the literature. We present in this article an extension of this work to the construction of spheres in three dimensions. A local characterization of a sphere is presented based upon the relationship between spheres and circles. This leads to the possibility of constructing a family of concentric discrete spheres in real time. Moreover, the approach can use many discretization schemes leading to the construction of various discrete spheres as done for circles.


Sign in / Sign up

Export Citation Format

Share Document