Finite Element Framework for Computational Fluid Dynamics In

Total Page:16

File Type:pdf, Size:1020Kb

Finite Element Framework for Computational Fluid Dynamics In Finite Element Framework for Computational Fluid Gerard A. Ateshian FEBIO Department of Mechanical Engineering, Dynamics in Columbia University, New York, NY 10027 The mechanics of biological fluids is an important topic in biomechanics, often requiring the use of computational tools to analyze problems with realistic geometries and material Jay J. Shim properties. This study describes the formulation and implementation of a finite element Department of Mechanical Engineering, framework for computational fluid dynamics (CFD) in FEBIO, a free software designed to Columbia University, meet the computational needs of the biomechanics and biophysics communities. This for- New York, NY 10027 mulation models nearly incompressible flow with a compressible isothermal formulation Downloaded from http://asmedigitalcollection.asme.org/biomechanical/article-pdf/140/2/021001/5989031/bio_140_02_021001.pdf by guest on 26 September 2021 that uses a physically realistic value for the fluid bulk modulus. It employs fluid velocity Steve A. Maas and dilatation as essential variables: The virtual work integral enforces the balance of linear momentum and the kinematic constraint between fluid velocity and dilatation, Department of Bioengineering, while fluid density varies with dilatation as prescribed by the axiom of mass balance. University of Utah, Using this approach, equal-order interpolations may be used for both essential variables Salt Lake City, UT 84112 over each element, contrary to traditional mixed formulations that must explicitly satisfy the inf-sup condition. The formulation accommodates Newtonian and non-Newtonian vis- Jeffrey A. Weiss cous responses as well as inviscid fluids. The efficiency of numerical solutions is Department of Bioengineering, enhanced using Broyden’s quasi-Newton method. The results of finite element simulations University of Utah, were verified using well-documented benchmark problems as well as comparisons with Salt Lake City, UT 84112 other free and commercial codes. These analyses demonstrated that the novel formulation introduced in FEBIO could successfully reproduce the results of other codes. The analogy between this CFD formulation and standard finite element formulations for solid mechan- ics makes it suitable for future extension to fluid–structure interactions (FSIs). [DOI: 10.1115/1.4038716] 8 9 1 Introduction SOLVER uses an octree finite volume discretization, and COOLFLUID uses either a spectral finite difference solver or a finite element The mechanics of biological fluids is an important topic in bio- solver. Currently, the CFD code most relevant to biomechanics is mechanics, most notably for the study of blood flow through the SIMVASCULAR, a finite element code specifically designed for cardi- cardiovascular system and related biomedical devices, cerebrospi- ovascular fluid mechanics, “providing a complete pipeline from nal fluid flow, airflow through the respiratory system, biotribology medical image data segmentation to patient-specific blood flow by fluid film lubrication, and flow through microfluidic biomedical simulation and analysis.”10 This open-source code [1] is based on devices. Therefore, the application domain of multiphysics com- the original work of Taylor [2]; it uses the flow solver from the putational frameworks geared toward biomechanics and biophy- 11 1 PHASTA project [3]. sics, such as the free finite element software FEBIO, can be In contrast, FEBIO was originally developed with a focus on the expanded by incorporating solvers for computational fluid dynam- biomechanics of soft tissues, providing the ability to model non- ics (CFD). Biological fluids are generally modeled as incompres- linear anisotropic tissue responses under finite deformation. It sible materials, though compressible flow may be needed to accommodates hyperelastic, viscoelastic, biphasic (poroelastic), and analyze wave propagation, for example, in acoustics (airflow multiphasic material responses which can combine solid mechanics through vocal folds) and the analysis of ultrasound propagation and mass (solvent and solute) transport, with a wide range of constitu- for imaging blood flow. tive models relevant to biological tissues and cells [4–6]. It also pro- Many open-source CFD codes are currently available in the vides robust algorithms to model tied or sliding contact under large public domain, though few are geared specifically for applications 2 deformations between elastic, biphasic, or multiphasic materials [7,8]. in biomechanics. OpenFOAM has many solvers applicable to a very More recently, FEBIO has incorporated reactive mechanisms, including broad range of fluid analyses, using the finite volume method. chemical reactions in multiphasic media, growth mechanics, reactive Other open-source CFD codes are typically more specialized: 3 4 viscoelasticity, and reactive damage mechanics [9–11]. Many of these SU2 is geared toward aerospace design, FLUIDITY is well suited 5 features are specifically geared toward applications in biomechanics, for geophysical fluid dynamics, and REEF3D is focused on marine including growth and remodeling and mechanobiology. applications. Some CFD codes explore alternative solution meth- 6 7 Our medium-term goal is to expand the capabilities of FEBIO by ods: PALABOS uses the lattice Boltzmann method, LIGGGHTS uses a including robust fluid–structure interactions (FSIs). Such interac- discrete-element method particle simulation, the GERRIS FLOW tions occur commonly in biomechanics and biophysics, most nota- bly in cardiovascular mechanics where blood flows through the deforming heart and vasculature [12–14], diarthrodial joint lubri- cation where pressurized synovial fluid flows between deforming 1 febio.org articular layers [15], cerebrospinal mechanics where fluid flow 2openfoam.org 3su2.stanford.edu through ventricular cavities may cause significant deformation of 4fluidityproject.github.io 5reef3d.wordpress.com 6freecode.com/projects/xflows-2 8gfs.sourceforge.net/wiki/ 7www.cfdem.com 9coolfluid.github.io Manuscript received May 4, 2017; final manuscript received December 5, 2017; 10simvascular.org published online January 12, 2018. Editor: Victor H. Barocas. 11secure.cci.rpi.edu/wiki/index.php/PHASTA Journal of Biomechanical Engineering Copyright VC 2018 by ASME FEBRUARY 2018, Vol. 140 / 021001-1 surrounding soft tissues [16–18], vocal fold and upper airway compressibility of the fluid, using the dilatation as the only mechanics [19,20], viscous flow over endothelial cells [21,22], required component of the strain tensor, since fluids are isotropic canalicular and lacunar flow around osteocytes resulting from and cannot sustain shear stresses under steady shear strains. In this bone deformation [23–25], and many applications in biomedical approach, fluid velocity and dilatation may be obtained by satisfy- device design [26–28]. Some FSI capabilities already exist in sev- ing the momentum balance equation as well as the fundamental eral of the open-source CFD codes referenced previously; these kinematic relation between the material time derivative of the dil- implementations were developed as addendums to sophisticated atation and the divergence of the velocity. The finite element fluid analyses, often employing a limited range of solid material implementation, using a standard Galerkin residual formulation, responses, such as small strain analyses of linear isotropic elastic produces accurate numerical solutions even when using equal- solids. By formulating a CFD code in FEBIO, we expect to capital- order interpolation for the velocity and dilatation. ize on the much broader library of solid and multiphasic material models already available in that framework to considerably 2 Finite Element Implementation expand the range of FSI analyses in biomechanics. Our long-term goal is to expand these FSI features to incorporate chemical 2.1 Governing Equations. In a spatial (Eulerian) frame, the reactions within the fluid and at the fluid–solid interface, growth, momentum balance equation for a continuum is Downloaded from http://asmedigitalcollection.asme.org/biomechanical/article-pdf/140/2/021001/5989031/bio_140_02_021001.pdf by guest on 26 September 2021 and remodeling of the solid matrix of multiphasic domains inter- faced with the fluid, active transport of solutes across cell mem- qa ¼ div r þ qb (2.1) branes as triggered by mechanical, electrical, or chemical signals at fluid–membrane interfaces, cellular and muscle contraction where q is the density, r is the Cauchy stress, b is the body force mechanisms, and a host of other mechanisms relevant to biome- per mass, and a is the acceleration, given by the material time chanics, biophysics, and mechanobiology, complementing many derivative of the velocity v in the spatial frame of the similar features already implemented in FEBIO’s elastic, biphasic, and multiphasic domain frameworks. The FEBIO CFD @v a ¼ v_ ¼ þ L Á v (2.2) formulation proposed in this study represents a significant mile- @t stone toward that long-term goal. Since FEBIO uses the finite element method, this study formu- where L ¼ grad v is the spatial velocity gradient. The mass bal- lates a finite element CFD code. Finite element analyses of incom- ance equation is pressible flow typically enforce the incompressibility condition using either mixed formulations [29], which solve for the fluid q_ þ q div v ¼ 0 (2.3) pressure by enforcing zero divergence of the velocity, or the pen- alty method [30,31], where the fluid pressure is proportional to the where the material time derivative of the density in the spatial divergence
Recommended publications
  • Review of Fluid Structure Interaction Methods Application to Floating Wave Energy Converter
    International Journal of Fluid Machinery and Systems DOI: http://dx.doi.org/10.5293/IJFMS.2018.11.1.063 Vol. 11, No. 1, January-March 2018 ISSN (Online): 1882-9554 Original Paper Review of Fluid Structure Interaction Methods Application to Floating Wave Energy Converter Mohammed Asid Zullah1, Young-Ho Lee2 1Geoscience, Energy and Maritime Division, Pacific Community, Private Mail Bag, Suva, Fiji, [email protected] 2Division of Mechanical Engineering, College of Engineering, Korea Maritime and Ocean University, 727 Taejong-ro, Yeongdo-Gu, Busan 49112, South Korea, [email protected] Abstract Computational fluid dynamics (CFD) is a highly efficient paradigm that is used extensively in marine renewable energy research studies and commercial applications. The CFD paradigm is ideal for simulating the complex dynamics of Fluid-Structure Interactions (FSI) and can capture all kinds of nonlinear fluid motions. While nonlinear simulations are considered more expensive and resource intensive compared to the frequency domain approaches, they are much more accurate and ideal for commercial applications. This review study presents a comprehensive overview of the computation fluid dynamics paradigm in context of wave energy converter (WEC) and highlights different CFD tools that are available today for commercial and research applications. State-of-the-art CFD codes such as ANSYS CFX that are highly ideal for WEC simulation problems are highlighted and aspects such as time and frequency domains are also thoroughly discussed along with efficacy of the nonlinear simulations compared to the linear models. The paper presents a comparative evaluation of different WEC modelling codes available today and illustrates the code framework of different CFD simulation software suites.
    [Show full text]
  • PRACE Scientific and Industrial Conference 2015 I Enable Science Foster Industry TABLE of CONTENTS
    PRACE Scientific and Industrial Conference 2015 I Enable Science Foster Industry TABLE OF CONTENTS Welcome 02 Committees 04 General Information 05 Useful Information 06 Maps & Hotels 07 Keynotes Tuesday 26 May 2015 09 Keynotes Wednesday 27 May 2015 02 Parallel Session Wednesday 27 May 2015 16 ERC Projects 16 Computational Dynamics 19 Hot Lattice Chromodynamics 22 Molecular Dynamics 24 HPC in Industry in Ireland 27 HPC in Industry 29 Programme 31 PRACE User Forum 34 Keynotes Thursday 28 May 2015 35 Posters 39 Satellite Events 55 Women in HPC 55 Exascale 57 EESI2 61 Notes 62 PRACE Scientific and Industrial Conference 2015 I Enable Science Foster Industry WELCOME Dear Participant, It is a great pleasure for us to welcome you to the PRACE Scientific and Industrial Conference 2015 - the second edition of PRACEdays – which is hosted by PRACE and the Irish Centre for High-End Computing (ICHEC) under the motto: Enable Science Foster Industry What better country than Ireland, the thriving digital hub of Europe and the academic home to the father of computing, George Boole, to host the PRACE Scientific and Industrial conference! The Irish Centre for High-End Computing (ICHEC) is proud to welcome this high-level scientific and industrial conference at Dublin’s world- renowned Aviva Stadium. Participants at PRACEdays15 will enjoy the unique combination of Dublin’s legendary ‘céad mile fáilte’, as well as world-class science and research. With two satellite events focussing on Exascale European projects and on Women in HPC, an open session of the PRACE User Forum, the bi-annual meetings of the PRACE Industrial Advisory Committee and the PRACE Scientific Steering Committee, and the EESI2 conference held back to back with the conference, PRACEdays15 has grown already beyond the expectations set in 2014.
    [Show full text]
  • An Open Source Engineering Platform
    CAELinux : an open source engineering platform Joël Cugnoni, www.caelinux.com Joël Cugnoni, www.caelinux.com 19.02.2015 1 What is CAELinux ? A CAE workstation on a disk CAELinux in brief CAELinux is a « Live» Linux distribution pre-packaged with the main open source Computer Aided Engineering software available today. CAELinux is free and open source, for all usage, even commercial (*) It is based on Ubuntu LTS (12.04 64bit for CAELinux 2013) It covers all phases of product development: from mathematics, CAD, stress / thermal / fluid analysis, electronics to CAM and 3D printing How to use CAELinux: Boot : Installation Complete Live Trial, on your workstation satisfied? computer ready for use ! Or CAELinux virtual Machine Running a server in Amazon EC2 installation in OSX, Windows cloud computing (on demand, charge or other Linux per hour) Joël Cugnoni, www.caelinux.com (* except for Tetgen mesher) CAELinux: History and present Past and present: CAELinux started in 2005 as a personal project for my own use Motivation was to promote the use of scientific open source software in engineering by avoiding the complexities of code compilation and configuration. And also, I wanted to have a reference installation of Code- Aster and Salome that I could install for my own use. Until now, 11 versions have been released in ~9 years. One release per year (except 2014). Today, the latest version, CAELinux 2013, has reached 63’000 downloads in 1 year on sourceforge.net. CAELinux is used for teaching in universities, in SME’s for analysis and by many occasional users, hobbyists, hackers and Linux enthusiasts.
    [Show full text]
  • 名称问题域开发语言主页caelinux LINUX下的CAE开源软件大集合
    名称 问题域 开发语言 主页 LINUX下的CAE开源软件大集 合,最新版本的操作系统平台 是基于UBUNTU,前后处理器 salome,求解器code aster, caelinux 流体软件为openfoam和code http://www.caelinux.com/ saturne,另外还有Elmer多物 理套件,GMSH,Netgen、 enGrid 3D meshers、Rkward 、wxMaxima、Scilab等等 CalculiX 2d 3d http://www.dhondt.de/ 复杂流体流动、化学反应、湍 流流动、换热分析等现象,还 openFOAM C++ http://www.openfoam.com 可以进行结构动力学分析、电 磁场分析以及金融评估等 plane stress, plate bending, axial symmetric Z88 structures and spacial http://z88.uni-bayreuth.de/ structures up to 20-node Serendipity hexahedrons. SciPy http://www.scipy.org/ Finite Elements (FE), Finite Volumes (FV), and http://www.dune- DUNE C++ also Finite Differences project.org/dune.html (FD) http://www- Rheolef C++ ljk.imag.fr/membres/Pierre.S aramito/rheolef/ C++/Pyth FEniCS http://fenicsproject.org/ on Truss2D,Beam2D,Triangle2D, C++/Fort http://sourceforge.net/proje myfem Rectangle2D ran cts/myfem/ oofem http://www.oofem.org finite element toolbox designed to be used within a matrix computing http://www- openFEM environment. It is rocq.inria.fr/OpenFEM available for MATLAB and for SCILAB http://sourceforge.net/proje OpenFVM general CFD solver cts/openfvm/ a suite of data structures and routines for the scalable (parallel) solution of scientific http://www.mcs.anl.gov/petsc PETSc applications modeled by / partial differential equations. It employs the MPI standard for parallelism. FEMc++ C Femlab is an ionteractive program for solving http://www.math.chalmers.se/ femlab partial differential Research/Femlab equations in two space dimensions OOF is designed to help materials scientists calculate macroscopic properties from images of real or simulated microstructures. It reads http://www.nist.gov/mml/ctcm OOF an image, assigns material s/oof/ properties to features in the image, and conducts virtual experiments to determine the macroscopic properties of the system.
    [Show full text]
  • Free Software for Scientific Computing
    Scientific computing software Free software and scientific computing A review of scientific computing free software An example and some concluding remarks Free software for scientific computing F. Varas Departamento de Matemática Aplicada II Universidad de Vigo, Spain Sevilla Numérica Seville, 13-17 June 2011 F. Varas Free software for scientific computing Scientific computing software Free software and scientific computing A review of scientific computing free software An example and some concluding remarks Acknowledgments to the Organizing Commmittee especially T. Chacón and M. Gómez and to the other promoters of this series of meetings S. Meddahi and J. Sayas F. Varas Free software for scientific computing Scientific computing software Free software and scientific computing A review of scientific computing free software An example and some concluding remarks ... and disclaimers I’m not an expert in scientific computing decidely I’m neither Pep Mulet nor Manolo Castro! My main interest is in the numerical simulation of industrial problems and not in numerical analysis itself This presentation reflects my own experience and can then exhibit a biased focus in some aspects F. Varas Free software for scientific computing Scientific computing software Free software and scientific computing A review of scientific computing free software An example and some concluding remarks Outline 1 Scientific computing software From numerical analysis to numerical software Quality of scientific computing software Scientific computing software development 2 Free software and scientific computing What is free software? Free software and scientific computing 3 A review of scientific computing free software Linear Algebra CAD, meshing and visualization PDE solvers 4 An example and some concluding remarks An industrial problem Some concluding remarks F.
    [Show full text]
  • Master's Thesis
    Benchmark and validation of Open Source CFD codes, with focus on compressible and rotating capabilities, for integration on the SimScale platform. Master's Thesis in Engineering Mathematics & Computational Sciences Magnus Winter Department of Applied Mechanics Chalmers University of Technology Gothenburg, Sweden 2013 Master's Thesis 2013:81 MASTER'S THESIS IN ENGINEERING MATHEMATICS Benchmark and validation of Open Source CFD codes, with focus on compressible and rotating capabilities, for integration on the SimScale platform. MAGNUS WINTER Department of Applied Mechanics Division of Fluid Dynamics CHALMERS UNIVERSITY OF TECHNOLOGY G¨oteborg, Sweden 2013 Benchmark and validation of Open Source CFD codes, with focus on compressible and rotating capabilities, for integration on the SimScale platform. MAGNUS WINTER c MAGNUS WINTER, 2013 Master's Thesis no 2013:81 ISSN 1652-8557 Department of Applied Mechanics Division of Fluid Dynamics Chalmers University of Technology SE-412 96 G¨oteborg Sweden Telephone + 46 (0)31-772 1000 Cover: Rotating cylinder (! = 1:2733 [rad/s]) in a free stream flow with Reynolds number Re = 333:33 and at the time t = 17:5 [s], calculated using Gerris. Chalmers Reproservice G¨oteborg, Sweden 2013 Benchmark and validation of Open Source CFD codes, with focus on compressible and rotating capabilities, for integration on the SimScale platform. Magnus Winter Department of Applied Mechanics Division of Fluid Dynamics Chalmers University of Technology Abstract The use of CFD is widely spread in industry today. However, smaller business have difficulty to make use of this tool, due to high costs for commercial licenses and hard- ware. As SimScale provides the combination of cloud computing with open source CFD software, the prerequisites to use CFD are lowered.
    [Show full text]
  • “Capillary Race” in Circular Tubes Using Openfoam 1 Tutorial
    \Capillary Race" in Circular Tubes using OpenFOAM Duc Nguyen [email protected] March 22, 2014 1 Tutorial Overview This tutorial presents two major topics: the introduction to OpenFOAM, a well-known open- source CFD code, and the instruction for using it to obtain numerical results and visual simulation to fluid mechanics problems. In the first part, an introduction to OpenFOAM is presented and followed by the instruction to build OpenFOAM framework on a personal computer. Next, the standard steps to achieve simulation are presented from pre-processing, setting up and controlling the solver to post-processing. These tasks are done by a set of open-source tools and utilities such as Salome, Paraview, PyFoam, etc. which are also covered in this tutorial as part of the OpenFOAM Framework. The fluid mechanics problems for simulation in this tutorial is the phenomenon of liquid column rising in square tubes with different side length in micro gravity environment. This problem is inferred in this tutorial as \Capillary Race" problem. Following the tutorials, the numerical results and visual simulation are obtained to compare with the experimental data using drop tower mentioned in [16]. 2 Introduction to OpenFOAM Framework OpenFOAM [8] is an open-source CFD toolbox started in 2004. The code was initially developed late 1980s at Imperial College and now is distributed by OpenFOAM foundation and maintained by ESI group, a French-based CAE software company. OpenFOAM is a set of solvers and utilities primarily for CFD with capabilities of standard tasks of CFD working flow from pre-processing, solving and post-processing.
    [Show full text]
  • Elvin Ibrahimli Azerbaijan State Oil and Industry University Research Scientist Project Title: "Synthesis of Smart Materials"
    Working Experience 2018 – 2019 RESEARCH ENGINEER University of Strasbourg, ICUBE - FRANCE Internship title: "Implementation of IBM on two-phase solver". Brief description: The interest on ‘Immersed Boundary Method’ (IBM) increases in Computational Fluid Dynamics (CFD) because it sim- plifies the mesh generation problem for solving the Navier-Stokes equations. IBM method has been implemented by means of Fortran 90 on two-phase solver. 2016 – 2018 RESEARCH ENGINEER Elvin Ibrahimli Azerbaijan State Oil and Industry University Research Scientist Project title: "Synthesis of Smart Materials". Brief description: Computational synthesis of smart materials based on fuzzy clustering of big data between material composition and g April 6, 1993 properties, furthermore if then rules models were built in Matlab R Baku city, C.Nakhchivanski Street 20, software to guide smart material synthesis. AZ1119 2014 – 2015 MECHANICAL ENGINEER Ó +994 55 811 88 48 Hydroserv Caspian LTD Company Ǜ [email protected] Brief description: Inspection of industrial hoses, pumps and pipes. Fabrication and manufacture of industrial hoses, according to stan- v Azerbaijani dards BSP, JIC and so on . 2013 – 2014 MECHANICAL ENGINEER Languages State Oil Company of Azerbaijan Republic - SOCAR Brief description: Construction and repair machine parts of electrical French ○○○○○ motors, cranes, domestic pumps, reducers and etc. English ○○○○○ Russian ○○○○○ Education Hard Skills 2018 – 2019 Master of Applied Sciences and Mechanical Engineering Research skills University of Strasbourg, FRANCE Time management Specialty: Computational Engineering. Ò Writing reports and theses Master Thesis:"Implementation of IBM on two-phase solver". Department: Faculty of physics § Computer skills 1 ó Matlab ó Fortran 90 2016 – 2018 Master of Oil-Mechanical Engineering Azerbaijan State Oil and Industry University ó Linux Specialty: Oil refining and chemical production machinery.
    [Show full text]
  • 68 GS13 Abstracts
    68 GS13 Abstracts IP1 IP4 Approximation of Transport Processes Using Junior Scientist Award Lecture: Interpreting Geo- Eulerian-Lagrangian Techniques logical Observations Through the Analysis of Non- linear Waves Transport processes are common in geoscience applica- tions, and find their way into models of, e.g., the atmo- Geological and environmental systems are rich in examples sphere, oceans, shallow water, subsurface, seismic inver- of self-organization and pattern formation. These patterns sion, and deep earth. Our objective is to simulate transport contain information about processes as diverse as seawa- processes over very long time periods, as needed in, e.g., ter intrusion into coastal aquifers, the long-term safety of the simulation of geologic carbon sequestration. A good geological CO2 storage, and the formation of the oceanic numerical method would be locally mass conservative, pro- crust. I will discuss how important observations in these duce no or minimal over/under-shoots, produce minimal three areas can be explained by non-linear waves. This numerical diffusion, and require no CFL time-step limit for illustrates the potential of the mathematical analysis of stability. The latter would allow better use of parallel com- non-linear waves to contribute to our understanding of fun- puters, since time-stepping is essentially a serial process. damental geological phenomena and applied environmental Moreover, it would be good for the methods to be of high problems. order accuracy. Our approach is to develop locally conser- vative Eulerian-Lagrangian (or semi-Lagrangian) methods Marc A. Hesse combined with ideas from Eulerian WENO schemes, since University of Texas they have the potential to attain the desired properties.
    [Show full text]
  • Open Source Tools for Programming Open
    Open Source Software (List compiled by Mr. S. Baskar, CEO, LinuXpert Systems, Chennai) OPEN SOURCE TOOLS FOR PROGRAMMING * Git - Version Control System * Eclipse - C/C++/Java/PHP IDE * IntelliJ - Platform Developer Tools * NetBeans - C/C++/Java/HTML5 IDE * .NET Core - A Free Cross Platform * Ruby on Rails - For Web Applications * Node.js® - JavaScript Runtime * Bootstrap - Toolkit for HTML, CSS & JS * TensorFlow - Machine Learning Lib * Ansible - Automation for Everyone OPEN SOURCE TOOLS FOR SECURITY * Nmap - Free Security Scanner * OpenVAS - Vulnerability Scanner * Metasploit - Penetration Testing * Wireshark Network Protocol Analyser * Snort - Network Intrusion Detection * OSSEC - Intrusion Detection System * Kali - Advanced Penetration Testing * Nikto2 - Web Server Scanner * Nessus - Vulnerability Assessment * John the Ripper Password Cracker OPEN SOURCE TOOLS FOR EMBEDDED SYSTEMS * Yocto Project - Make Embedded Linux * FreeRTOS™ - X Platform RTOS Kernel * GNU Embedded Toolchain for ARM * uClibc - C library for Embedded Linux Page 1 Open Source Software (List compiled by Mr. S. Baskar, CEO, LinuXpert Systems, Chennai) * BusyBox - For use in Embedded Linux * Buildroot - Embedded Linux Easy now * STM32CubeIDE - Multi-OS Dev Tool * PSoC® Creator™ - PSoC Design IDE * OpenEmbedded - Frmwork for e-Linux * ARM Mbed OS for Internet of Things OPEN SOURCE DATABASES * MySQL Relational Database * PostgreSQL Relational Database * MariaDB Relational Database * SQLite Embedded Database * Apache Cassandra Database * Timescale Database for IoT * Neo4J - Leader in Graph Databases * MongoDB Non-Relational Database * CouchDB - from Big Data to Mobile * RethinkDB for the Realtime Web * CockroachDB - Ultra-resilient SQL OPEN SOURCE TOOLS FOR MODELLING (1) * StarUML3 - Agile & Concise Modelling * ArgoUML - UML Modelling Tool * BOUML - Free UML 2 Toolbox * Eclipse UML Generators * Dia - Draw Structured Diagrams * GenMyModel - Online Modeling * Umbrello - The UML Modeller * Papyrus - Modeling Environment Page 2 Open Source Software (List compiled by Mr.
    [Show full text]
  • Multiphysics and Multiscale Software Frameworks : an Annotated Bibliography
    Multiphysics and multiscale software frameworks : an annotated bibliography Citation for published version (APA): Babur, O., Verhoeff, T., & Brand, van den, M. G. J. (2015). Multiphysics and multiscale software frameworks : an annotated bibliography. (Computer science reports; Vol. 1501). Technische Universiteit Eindhoven. Document status and date: Published: 01/01/2015 Document Version: Publisher’s PDF, also known as Version of Record (includes final page, issue and volume numbers) Please check the document version of this publication: • A submitted manuscript is the version of the article upon submission and before peer-review. There can be important differences between the submitted version and the official published version of record. People interested in the research are advised to contact the author for the final version of the publication, or visit the DOI to the publisher's website. • The final author version and the galley proof are versions of the publication after peer review. • The final published version features the final layout of the paper including the volume, issue and page numbers. Link to publication General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. • Users may download and print one copy of any publication from the public portal for the purpose of private study or research. • You may not further distribute the material or use it for any profit-making activity or commercial gain • You may freely distribute the URL identifying the publication in the public portal.
    [Show full text]
  • Tochnog Professional Fea
    08/05/2020 User:RoddemanDennis/sandbox - Wikipedia TOCHNOG PROFESSIONAL FEA Tochnog Professional is a Finite Element Analysis (FEA) solver Tochnog Professional FEA developed and distributed by Tochnog Professional Company. It can be used Original author(s) User:RoddemanDennis for free, both for academic work and commercially. The source is not made Developer(s) Tochnog Professional publicly available however. The software is specializes in geotechnical Company applications, but also has options for civil engineering and mechanical Initial release 1997 engineering. Input data is provided by means of an input file, containing all Stable release current date information that is needed for Operating system Microsoft Windows performing a calculation. Parts of the input file can be generated by external Linux pre-processors. Output is generated by several generated output files. These Platform Windows/x86-64 can either be used in external post- processors, or the files can directly be Linux x86-64 used for interpretation of calculation Type Computer-aided results. engineering, Finite Element Analysis Contents Website tochnogprofessional.nl History Tochnog Professional (http://tochnogprofessi functionality onal.nl) Example calculations Tochnog Professional Company Supported platforms References External links History Development of the Tochnog Professional program started 1997 by Dennis Roddeman. The programming is done completely in the c++ programming language. The program is setup as a batch program, and should be started from the command line. In 2019 Dennis Roddeman started Tochnog Professional Company (https://www.tochnogprofessional.nl), which presently is the owner of the Tochnog Professional program. Since 2019 the program is listed on the soilmodels research site (http s://www.soilmodels.com)[1][2] with over 2000 research members both as generic purpose program and also as incremental driver.
    [Show full text]