assign a value to a FreeFem variable
ff_var(name,value)
a string the name of the FreeFem variable
a real scalar
ff_var - assign a value to a FreeFem variable
ff_var('gravity',0.05)