Skip to content

v3.5.0

Compare
Choose a tag to compare
@timryanb timryanb released this 23 Oct 22:24
· 48 commits to master since this release
806c2cf

What's Changed

  • Conda numba build fix by @timryanb in #239
  • Fix local node ID conversion in getLocalNodeIDsForComps by @A-CGray in #241
  • Minor fix for when getLocalNodeIDsForComps is called in parallel by @timryanb in #242
  • Adding density to getMaterialProperties method by @timryanb in #244
  • Allowing user to Initialize pyTACS from pynastran BDF object by @timryanb in #245
  • Caps Thermal Properties and Structural Mesh Morphing by @sean-engelstad in #247
  • Fix printing of complex values in blade stiffened shell testing functions by @A-CGray in #253
  • add orthotropic material properties for use in funtofem+caps2tacs by @sean-engelstad in #254
  • TacsBuilder init refactor by @timryanb in #255
  • Making it easier to define orthotropic properties using MaterialProperties class by @timryanb in #252
  • Adding element offsets to shell and beam elements by @timryanb in #250
  • Adding warning to MaterialProperties for invalid keyword args by @timryanb in #258
  • Document Caps2tacs Interface by @sean-engelstad in #259
  • Adding mphys docs by @timryanb in #257
  • Adding info on number of nodes to each element docstring by @timryanb in #256
  • Adding 2.0 version upperbound for numpy in setup.py by @timryanb in #260
  • Add nonlinear shell elements and solver by @A-CGray in #193

Full Changelog: v3.4.0...v3.5.0