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:
|
ierr |
integer | Output | Error code |