Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: grealesguti
  • Language: MATLAB
  • Default Branch: main
  • Size: 34.2 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 2 years ago · Last pushed 10 months ago
Metadata Files
Readme Citation

README.md

README

Introduction

This code provides a FEM code for the simulation and optimization of thermoeletromechanical devices.

Input file

This file describes all boundary conditions, other input files, material properties and topology optimization operators.

Multiple examples can be found in the Benchmarks and TECTO folders.

Material properties

Nodal and boundary conditions

TO operators supported

Mesh file

This code is expected to work with .inp mesh files with the Abaqus format.

All elements in the mesh must be of the same type. Allowed elements include:

Surfaces * *

Volumes * *

Add new element types

Using gmsh

  • Create the mesh
  • Export using .inp format
  • Export all nodes and elements!

Running the code

DOI

Owner

  • Login: grealesguti
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Reales Gutiérrez"
  given-names: "Guillermo"
title: "TOTEM_M"
version: 0.1.0
date-released: 2024-06-25
doi: 10.5281/zenodo.12534245
url: "https://github.com/grealesguti/SO-CRYSTAL"

GitHub Events

Total
  • Release event: 1
  • Push event: 25
  • Create event: 1
Last Year
  • Release event: 1
  • Push event: 25
  • Create event: 1