AIに協力してもらって、CFDソフトを開発する試みです。 数値計算の知識は少しありますが、FORTRANでしたので、 現代的なコード(C++、Python )あたりで開発していきたいと思ってます。 C++の基礎については以下から数回で実施しました。 今回から具体的な熱 ...
from KratosMultiphysics.FluidDynamicsApplication import python_solvers_wrapper_fluid # Import the fluid Python solvers wrapper from KratosMultiphysics.StructuralMechanicsApplication import ...
This repository contains a Python implementation of a one-dimensional bar problem solved using Finite Element Method (FEM). The code supports variable material ...