Skip to content

Releases: romanodev/OpenBTE

Code refactoring and inverse design

28 Sep 15:23
Compare
Choose a tag to compare

OpenBTE has changed architecture. Main changes:

  • Using Multiprocessing module instead of mpi4py.
  • Development of low-level primitives for geometry building and solvers orchestration.
  • Revamped documentation, which is still WIP.

Furthermore, this version introduces the inverse design sub-package. Reference: https://arxiv.org/abs/2202.05251

openbte-3.0.0.tar.gz

Heat sources and thermalizing boundaries

28 Feb 05:07
Compare
Choose a tag to compare
  • Thermalizing boundaries
  • Heat sources
  • Possibility of simulating heat transport over disks
  • Retired isotropic models (except for the 2D gray model)
  • Changed the keywords for the rta.npz into more expressive ones
  • Migrated container from Docker to Github (experimental)
  • Retired the command line interface