svn+ssh://bugman@.../svn/relax/branches/double_rotor
........
r22106 | bugman | 2014-01-31 17:26:59 +0100 (Fri, 31 Jan 2014) | 3 lines
Better support for the parameters of the double rotor frame order model.
........
r22107 | bugman | 2014-01-31 17:32:20 +0100 (Fri, 31 Jan 2014) | 7 lines
Initial implementation of the double rotor frame order model target function.
The target function func_double_rotor() has been created as a copy of the func_rotor_qrint() method,
modified for the double rotor model. Modifications will likely be needed as the
compile_2nd_matrix_double_rotor() and pcs_numeric_int_double_rotor() functions are implemented.
........