bessagroup / f3dasm

Framework for Data-Driven Design & Analysis of Structures & Materials (F3DASM)
https://f3dasm.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
111 stars 29 forks source link

add_constant casts int to float #230

Closed maxkukkola closed 4 months ago

maxkukkola commented 9 months ago

When using domain.add_constant, integer values get cast to floats. Is this intentional?