This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
Update notation in neoclassical_growth, and pretend we don't know the steady-state #30
Open
2 of 3 tasks
I want to update the neoclassical growth model to be as simple as possible and to test removing the dependence on the stationary solution. The task list is:
HJBE_discretization.pdf
as much as possibles
->gamma
df
toDelta
or whatever is the correct match)min(mub,0)
instead introducedmu_B_m
max(muf,0)introduces
mu_F_p`, etc.$
{v_i^n}'={v_{i,F}^n}'\bold{1}{{ \mu{i,F} \geq 0}}+{v_{i,B}^n}\bold{1}{{ \mu{i,B}\leq 0 \text{ and } \mu_{i,F} < 0 }}+{\bar{v}i^n}'\bold{1}{{ \mu_{i,F}<0<\mu_{i,B} }}\label{eq:dv-upwind}
$
$
{v_i^n}'={v_{i,F}^n}'\bold{1}{{ \mu{i,F} \geq 0}}+{v_{i,B}^n}\bold{1}{{\mu{i,F} < 0 }}
$
$
{v_i^n}'={v_{i,F}^n}'\bold{1}{{ \mu{i,F} \geq 0}}+{v_{i,B}^n}\bold{1}{{ \mu{i,B}\leq 0 \text{ and } \mu_{i,F} < 0 }}+{\frac{v_{i,F}^n + v_{i,B}^n}{2}}'\bold{1}{{ \mu{i,F}<0<\mu_{i,B} }}\label{eq:dv-upwind}
$
The text was updated successfully, but these errors were encountered: