Menu

Commit [r19963]  Maximize  Restore  History

Completely redesigned how parameters are handled in the relaxation dispersion analyses.

The key concept is that everything revolves around the new loop_parameter() function. This is a
generator function which loops over the parameters of a given cluster, yielding all the information
required to access the parameter. The other functions of the parameters module use loop_parameter()
to sequentially handle each parameter. This allows for huge simplifications of these functions.

bugman 2013-06-07

changed /branches/relax_disp/specific_analyses/relax_disp/__init__.py
changed /branches/relax_disp/specific_analyses/relax_disp/parameters.py
changed /branches/relax_disp/target_functions/relax_disp.py
/branches/relax_disp/specific_analyses/relax_disp/__init__.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/specific_analyses/relax_disp/parameters.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/target_functions/relax_disp.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.