Shape2Force / utils /config.py
kaveh's picture
added
6cbe52d
raw
history blame contribute delete
121 Bytes
# Constants for force and area scaling (used in force map prediction)
SCALE_FACTOR_FORCE = 1e-3
SCALE_FACTOR_AREA = 1e-4