Version 8.20 (April 9th, 2024): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= Version 8.20 (April 9th, 2024) = | = Version 8.20 (April 9th, 2024) = | ||
[[Version 8.19 (March 14th, 2024)|PREVIOUS VERSION]] | [[Index Page For All Other Version Notes|INDEX PAGE]] | [[Version 8.19 (March 14th, 2024)|PREVIOUS VERSION]] | [[Index Page For All Other Version Notes|INDEX PAGE]] | [[Version 8.21 (April 18th, 2024)|NEXT VERSION]] | ||
You can download IFs Version 8.20 at [https://ifs02.du.edu/IFs%20with%20Pardee%208_20%20April%209%202024.zip IFs 8.20]. | You can download IFs Version 8.20 at [https://ifs02.du.edu/IFs%20with%20Pardee%208_20%20April%209%202024.zip IFs 8.20]. | ||
Line 22: | Line 22: | ||
*Update to DEMOCPOLYARCHY forecast. | *Update to DEMOCPOLYARCHY forecast. | ||
*Reduce Remittances more slowly, 0.1% instead of 1% | *Reduce Remittances more slowly, 0.1% instead of 1% | ||
Implementation of short term recommendations by auditor: | |||
# Upgrade to Web Application using most recent version of .NET Framework (4.8.1), including the implementation of Logs. | |||
# Implementation of Light Weight reading logic to access our output files, reducing memory needed to load our results. | |||
# Update Model Code to use .NET 8, benefitting from the most recent version of the language. | |||
[[Category:Versions]] |
Latest revision as of 22:36, 28 May 2024
Version 8.20 (April 9th, 2024)
PREVIOUS VERSION | INDEX PAGE | NEXT VERSION
You can download IFs Version 8.20 at IFs 8.20.
Interface Updates
- Fix for Downloading graphs from Flex Displays.
- Fix for showing scenarios in Menu for Population and Education Pyramids.
- Changes to avoid extra decimals when running Most Recent or Earliest.
- Fix to problems in Drivers Diagram, for example HDI, and all variables with special characters in the description like: ‘
- Disable Computations in Self-managed when using Decomposed groups or G-lists.
- Fix Save Transpose and Decompose in Table Display when using the World, it was presenting always the value for the world trying to protect formulas where we do a(CountryA)/a(World), but messing up regular ones like a(World)/b(World).
- Fix for undefined variables in Longitudinal and Cross-Sectional.
Model Updates
- Limit the number of deaths to leave at least 100 people per 5 year age category (Fix for SSP5 scenario to 2200).
- Limit the number of migrants out to leave at least 100 people per 1 year age category.
- Recomputing INFRAINVESTNEWPUB(Total), which fixes NaN problem for SSP5 scenario.
- Fix problem with traffic mortality when running more than 100 years, detected for Italy in 2189.
- Fix date format when updating TablFunc for Labor Coefficient functions
- Update to DEMOCPOLYARCHY forecast.
- Reduce Remittances more slowly, 0.1% instead of 1%
Implementation of short term recommendations by auditor:
- Upgrade to Web Application using most recent version of .NET Framework (4.8.1), including the implementation of Logs.
- Implementation of Light Weight reading logic to access our output files, reducing memory needed to load our results.
- Update Model Code to use .NET 8, benefitting from the most recent version of the language.