Subroutine ProcessMotion

Recalculates orbital fluxes and radiation conductances for the current model configuration and attitude. The user is responsible for determining what needs to be recalculated.

Typical scenarios are listed in the following table.

Model Change Recalc Radiation Conductances Recalc Orbital Fluxes
Motion of exterior elements Y Y
Change in model attitude N Y
Motion of interior elements Y N

Calling convention:

call ProcessMotion(calc_type, ierr)
Arguments Data type Input/Output Description
calc_type integer Input Determines what is to be recalculated:
  • 1= radiation conductances
  • 2=orbital heat loads
  • 3=both of the above (1+2)
ierr integer Output Error code