kaveh's picture
added
2b9ff22
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