/[lmdze]
ViewVC logotype

Revision 121


Jump to revision: Previous Next
Author: guez
Date: Wed Jan 28 16:10:02 2015 UTC (9 years, 3 months ago)
Changed paths: 9
Log Message:
In procedure fxhyp, extracted the body of the loop on ik into a new
procedure:  fxhyp_loop_ik.

dzoomx and dzoomy must now be fractions of the entire range, they
cannot be ranges in degrees or rad.

In fxhyp, force Xf(2 * nmax) = pi_d instead of possibly doing it in
fxhyp_loop_ik.

In fxhyp_loop_ik, when testing whether xvrai is between -pi and pi,
changed the boundaries from -pi - 0.1 to - pi_d - 1d-5 and from pi +
0.1 to pi_d + 1d-5. This reveals a misconception of the
code. Therefore, this version does not work.


Changed paths

Path Details
Directorytrunk/Compilation/common_sources modified , text changed
Directorytrunk/Compilation/depend.mk modified , text changed
Directorytrunk/dyn3d/coefpoly.f modified , text changed
Directorytrunk/dyn3d/comgeom.f modified , text changed
Directorytrunk/dyn3d/fxhyp.f modified , text changed
Directorytrunk/dyn3d/fxhyp_loop_ik.f added
Directorytrunk/dyn3d/fyhyp.f modified , text changed
Directorytrunk/dyn3d/serre.f modified , text changed
Directorytrunk/filtrez/inifgn.f modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.21