We would like to remove the scaling of the spring example. The unit defined at the first line of docs/modules/centerlines/examples/spring/spring.geo should be 0.1 instead of 10.
This would then allow to remove gmsh.scale=1e-2 option in Feel++ toolboxes spring examples: https://github.com/feelpp/toolbox/blob/master/examples/modules/cfd/examples/spring/spring.cfg
This 100x scaling was introduced as a workaround which should not be required anymore.
We would like to remove the scaling of the spring example. The
unitdefined at the first line ofdocs/modules/centerlines/examples/spring/spring.geoshould be0.1instead of10.This would then allow to remove
gmsh.scale=1e-2option in Feel++ toolboxes spring examples: https://github.com/feelpp/toolbox/blob/master/examples/modules/cfd/examples/spring/spring.cfgThis 100x scaling was introduced as a workaround which should not be required anymore.