Modlist

This interface contains the list of available modules, and defines the sequence in which they are calculated.
  • Java Source Code
    The current order (June 2002) is:

    sres, kyoto, mitigation, people, regshares, carbon, oghga, radfor, climate, sealevel, regcli, costs, responsibility

    Modlist is implemented by all modules, so they can easily refer to each other. However interface variables are always "static", which means there can only be one copy of each module. Later we might need to change this structure, for comparing different implementations of specific components.



    See also:
  • Code Structure
  • Cause-Effect Sequence
  • Modloop
  • Module