Parent table is: FUND_RI
There are no child tables.
Go to SSASIM input parameters overview
SSASIM: IPAA_RI . id
Identifies set of OASI trust fund investment portfolio asset allocation percentages, so id value should be unique for each group of rows that has a collection of cal_year values (see below).
Valid values: 1 to 999999999 (nine digits), Integer
Source code: fund.h and fund.cpp
SSASIM: IPAA_RI . notes
Describes specification of table row in free-form note.
Valid values: any ASCII text (Note: do not copy and paste from a word processor because of the possibility of embedded non-ASCII characters.)
Source code: notes are not read by the model
SSASIM: IPAA_RI . cal_year
Identifies calendar year during which the OASI investment portfolio's asset allocation percentages specified on this table row are in effect. Calendar years for which no row exists have their percentage values calculated by linear interpolation between the closest prior year and closest subsequent year for which table rows have been specified for this id. Values for years following the last specified year are taken to be equal to value in the last specified year for each interpolated percentage.
Valid values: (RUN.year_zero+1) to (RUN.year_zero+RUN.num_years), Integer
Source code: fund.h and fund.cpp
SSASIM: IPAA_RI . ip_stb_pct
Specifies percent of OASI investment portfolio's assets invested in special-issue Treasury bonds during the calendar year specified on this table row (see cal_year above).
Valid values: 0 to 100, Integer
Source code: fund.h and fund.cpp
SSASIM: IPAA_RI . ip_tb_pct
Specifies percent of OASI investment portfolio's assets invested in public-issue Treasury bonds during the calendar year specified on this table row (see cal_year above).
Valid values: 0 to 100, Integer
Source code: fund.h and fund.cpp
SSASIM: IPAA_RI . ip_eq_pct
Specifies percent of OASI investment portfolio's assets invested in equities during the calendar year specified on this table row (see cal_year above).
Valid values: 0 to 100, Integer
Source code: fund.h and fund.cpp