ReactionForceMeasure range issue
Posted: Sat May 30, 2020 3:53 pm
Greetings,
When applying the ReactionForceMeasure and trying to define the valid force range, SCONE comes up with an "Invalid scenario settings" message. This happens only if i add the range parameter, e.g.
In the Messages window the following message is displayed:
When applying the ReactionForceMeasure and trying to define the valid force range, SCONE comes up with an "Invalid scenario settings" message. This happens only if i add the range parameter, e.g.
Code: Select all
ReactionForceMeasure {
range = {min = 1000 max = 2000}
start_time = 0.2
minimize = true
}
Warning, unused properties:
CmaOptimizer
SimulationObjective
CompositeMeasure
ReactionForceMeasure
range
min = 1000 *
max = 2000 *