Paraview with MED support has been presented previously. This post shows how to run scripts with interactive python console or batch. Thanks to Kirk Morgan for testing and sharing the info ! Monitor the GUI from a Python CMD Here we show how to monitor ParaView 5.6 with MED with an interactive Python execution. 3 … Continue reading ParaView MED with pvpython and pvbatch
Posts
A fix for Salome-Meca 2019 “Error on Save”
A new version of Salome-Meca 2019 with a FIX in HDF5 library has been released! This version is available at our download page and solves a major issue concerning "errors on save".
Salome-Meca 2019 for Windows
Salome-Meca 2019 has been release on Linux few weeks ago and is now ready for Windows at our download page. This version is based on Salome 9.3 and last AsterStudy update 2019.0.1 and includes Code_Aster 14.4 binary for Windows. This update comes with many new features (discussed below) in Code_Aster, Salome and its new Shaper … Continue reading Salome-Meca 2019 for Windows
Nastran to Code_Aster: hyperelasticity
In this post we will see how to model hyperelasticity in a large deformation problem. This case is taken from a publicy available example on the internet, but the original source is probably this one, for all due credit. To read this article one will need some knowledge both in Nastran and in Code_Aster. Large scale deformation of a … Continue reading Nastran to Code_Aster: hyperelasticity
Salome-Meca installer
Please note that this installer is not supported by our team at the moment. You could expect some issues such as difficulties when saving. This short post is about a new packaging for Salome Meca for Windows installer, kindly provided by Kim Ravn-Jensen (thanks Kim!) working at Simxon. Please contact Kim if you should experience … Continue reading Salome-Meca installer
Salome-Meca 2018 for Windows
Salome-Meca 2018 for Windows is available for download. This version includes AsterStudy 2018.0 and Code_Aster stable 13.6 and testing 14.2 binaries for Windows. The interface does not change much since 2017 version and It should be possible to follow series of tutorials already available on the Web. Note that this version is based on Salome … Continue reading Salome-Meca 2018 for Windows
Code_Aster and MPI parallelism on Windows
The Code_Aster for Windows binary package available for free in our download page does not include MPI parallelism. For those interested in performance, we build a premium version, with powerful MPI parallelism and MUMPS 5.1.1, that aims to better exploit multi-core modern processors. We present here performance comparison and time gain by increasing number of processes … Continue reading Code_Aster and MPI parallelism on Windows
Quantum Mechanics simulation using Finite Elements
This post is about an unusual kind of simulation using Code_Aster: a quantum mechanics system. In this case we will try to calculate the probability of finding the electron somewhere in a hydrogen atom. This means that we need to find the wave function of the electron in a potential field, by solving this problem … Continue reading Quantum Mechanics simulation using Finite Elements
Altair HyperMesh to Code_Aster: exporting mesh
This post is about how to export a Code_Aster compatible mesh from a widely used professional pre-processor: Altair HyperMesh™. To read this article one will need some knowledge both in HyperMesh™ and in Code_Aster. Special thanks to: Dr. Enrico Bertocchi from "Enzo Ferrari" department at Unimore University for his precious help with the HyperMesh™ interface and testing the … Continue reading Altair HyperMesh to Code_Aster: exporting mesh
Beginning with post-processing Paravis module in Salome-Meca
This post presents some useful tricks to get started with Salome-Meca Pavavis module (or Paraview). Let's assume you already have followed this tutorial or by another way, got a Code_Aster rmed result file open in Paravis. Deformed Shape As shown in previous posts, it is possible to show the displacement field as a magnitude scalar … Continue reading Beginning with post-processing Paravis module in Salome-Meca