<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects | Scicho</title><link>https://SadjadAbedi.ir/project/</link><atom:link href="https://SadjadAbedi.ir/project/index.xml" rel="self" type="application/rss+xml"/><description>Projects</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 01 Jan 2024 00:00:00 +0000</lastBuildDate><image><url>https://SadjadAbedi.ir/media/icon_hu2154990329143673713.png</url><title>Projects</title><link>https://SadjadAbedi.ir/project/</link></image><item><title>Advanced Scaled Boundary Finite Element Framework for Complex and Biological Materials</title><link>https://SadjadAbedi.ir/project/sbfem/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://SadjadAbedi.ir/project/sbfem/</guid><description>&lt;p>&lt;strong>Description&lt;/strong>
This project focuses on the development of the Scaled Boundary Finite Element Method (SBFEM) for complex material behavior, extending the classical formulation to nonlinear, viscoelastic, and anisotropic hyperelastic responses. The framework preserves the boundary-only discretization of SBFEM while enabling robust treatment of material and geometric nonlinearities.&lt;/p>
&lt;p>&lt;strong>Key Contributions&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Nonlinear SBFEM (NL-SBFEM) formulation for large deformations.&lt;/li>
&lt;li>Viscoelastic SBFEM for time-dependent material response.&lt;/li>
&lt;li>Modular material interface enabling automatic differentiation.&lt;/li>
&lt;li>Extension to anisotropic hyperelastic models for soft tissues.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Biomechanics Focus&lt;/strong>&lt;/p>
&lt;p>The final objective is biomechanical modeling of soft tissues, particularly fiber-reinforced materials relevant to ligaments, tendons, and vascular tissues, avoiding volumetric meshing while retaining high accuracy.&lt;/p></description></item><item><title>pyPolyMesher: Polygonal mesh generator</title><link>https://SadjadAbedi.ir/project/pypolymesher/</link><pubDate>Sat, 09 Dec 2023 00:00:00 +0000</pubDate><guid>https://SadjadAbedi.ir/project/pypolymesher/</guid><description>&lt;h1 id="introduction">Introduction&lt;/h1>
&lt;p>&lt;strong>PyPolyMesher&lt;/strong> is a powerful Python library designed for polygon mesh generation, drawing inspiration from the renowned
. Leveraging the flexibility and efficiency of Python, this library empowers users to effortlessly create polygonal meshes using signed distance functions of different domains.&lt;/p>
&lt;h1 id="features">Features&lt;/h1>
&lt;ul>
&lt;li>Seamlessly generate structured quadrilateral elements from specified points.&lt;/li>
&lt;li>Effortlessly create unstructured polygon elements using randomly generated points.&lt;/li>
&lt;li>Comprehensive SDF support for all example domains featured in the original program.&lt;/li>
&lt;li>Easily generate the SDF for new domains with user-friendly functionality.&lt;/li>
&lt;li>Import polygon-shaped domains directly from dxf files.&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>Explore the
file for detailed insights into features and usage.&lt;/p>
&lt;/blockquote>
&lt;h1 id="license">License&lt;/h1>
&lt;p>Distributed under the GPLv3 License. Refer to
for mdetailed licensing information.&lt;/p>
&lt;h1 id="contact">Contact&lt;/h1>
&lt;p>Project Link:
&lt;/p></description></item><item><title>QTREEMESH: Generating QuadTree Mesh from Images</title><link>https://SadjadAbedi.ir/project/qtreemesh/</link><pubDate>Fri, 08 Dec 2023 00:00:00 +0000</pubDate><guid>https://SadjadAbedi.ir/project/qtreemesh/</guid><description>&lt;h1 id="introduction">Introduction&lt;/h1>
&lt;p>QTREEMESH is a Python package that simplifies the generation of Quadtree meshes from images. Quadtree structures, known for their efficiency in spatial data representation, find applications in image processing and finite element analysis. This package provides an intuitive interface for seamlessly generating Quadtree meshes, enabling various image processing and analysis techniques.&lt;/p>
&lt;h1 id="features-v012">Features (v0.1.2)&lt;/h1>
&lt;ul>
&lt;li>Perform QuadTree decomposition of images&lt;/li>
&lt;li>Generate QuadTree mesh&lt;/li>
&lt;li>Export as &lt;code>vtk&lt;/code> format&lt;/li>
&lt;li>Generate FEM-friendly mesh (handling hanging nodes)&lt;/li>
&lt;/ul>
&lt;h1 id="license">License&lt;/h1>
&lt;p>Distributed under the MIT License. See
for more information.&lt;/p>
&lt;h1 id="contact">Contact&lt;/h1>
&lt;p>Project Link:
&lt;/p></description></item></channel></rss>