Hi Robert,
When I run some OLG models, there is an error message:
Unrecognized field name “n_e”.
Error in HeteroAgentStationaryEqm_Case1_FHorz (line 244)
if prod(simoptions.n_e)>0
^^^^^^^^^^^^^^
Error in OLGModel1 (line 150)
p_eqm=HeteroAgentStationaryEqm_Case1_FHorz(jequaloneDist,AgeWeightsParamNames,n_d, n_a, n_z, N_j, 0, pi_z, d_grid, a_grid, z_grid, ReturnFn, FnsToEvaluate, GeneralEqmEqns, Params, DiscountFactorParamNames, , , , GEPriceParamNames, heteroagentoptions, simoptions, vfoptions);
It’s probably due to the recent update.