Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Pfeifer
dynare
Commits
518ef892
Verified
Commit
518ef892
authored
3 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Manual: fix typo and fonts
parent
e58552d9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/manual/source/the-model-file.rst
+3
-3
3 additions, 3 deletions
doc/manual/source/the-model-file.rst
with
3 additions
and
3 deletions
doc/manual/source/the-model-file.rst
+
3
−
3
View file @
518ef892
...
@@ -3494,7 +3494,7 @@ Deterministic simulation
...
@@ -3494,7 +3494,7 @@ Deterministic simulation
When the framework is deterministic, Dynare can be used for models
When the framework is deterministic, Dynare can be used for models
with the assumption of perfect foresight. Typically, the system is
with the assumption of perfect foresight. Typically, the system is
supposed to be in a state of equilibrium before a period
‘1’
when the
supposed to be in a state of equilibrium before a period
``1``
when the
news of a contemporaneous or of a future shock is learned by the
news of a contemporaneous or of a future shock is learned by the
agents in the model. The purpose of the simulation is to describe the
agents in the model. The purpose of the simulation is to describe the
reaction in anticipation of, then in reaction to the shock, until the
reaction in anticipation of, then in reaction to the shock, until the
...
@@ -3504,8 +3504,8 @@ which one must approximate by an horizon of simulation far enough in
...
@@ -3504,8 +3504,8 @@ which one must approximate by an horizon of simulation far enough in
the future. Another exercise for which Dynare is well suited is to
the future. Another exercise for which Dynare is well suited is to
study the transition path to a new equilibrium following a permanent
study the transition path to a new equilibrium following a permanent
shock. For deterministic simulations, the numerical problem consists
shock. For deterministic simulations, the numerical problem consists
of solving a nonlinar system of simultaneous equations in
n
endogenous
of solving a nonlin
e
ar system of simultaneous equations in
``n``
endogenous
variables in
T
periods. Dynare offers several algorithms for solving
variables in
``T``
periods. Dynare offers several algorithms for solving
this problem, which can be chosen via the ``stack_solve_algo``
this problem, which can be chosen via the ``stack_solve_algo``
option. By default (``stack_solve_algo=0``), Dynare uses a Newton-type
option. By default (``stack_solve_algo=0``), Dynare uses a Newton-type
method to solve the simultaneous equation system. Because the
method to solve the simultaneous equation system. Because the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment