HPC FAQ: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 71:
= I have been given a model developed in an older release and the results are different in a newer release. Why? =
If comparing a Classic model with HPC, check the first question [[HPC_FAQ#Will_TUFLOW_HPC_and_TUFLOW_Classic_results_match.3F | Will TUFLOW HPC and TUFLOW Classic results match?]] <br>
In addition to above, there are
* General improvements and fine-tuning of the solution scheme, especially for the more complex hydraulic physical terms and situations such as: sub-grid turbulence representation; treatment of shocks (e.g. hydraulic jumps); and transitioning between sub-critical and super-critical flow on steep slopes.
* Some new functionality can cause a significant change in results. For example, Sub-Grid Sampling (SGS)
* Changes to the default settings and values, e.g. different default eddy viscosity formulation and/or coefficients; improved data pre-processing approaches
* New features that use GIS attributes previously reserved (i.e. unused). If these attributes were not populated with the recommended “reserved” value (usually 0 or blank), then they can cause unpredictable results in later releases.
* Bug fixes noting that most bug fixes are input/output related and rarely affect the model's
Generally, there should not be substantial differences as the fundamental equations being solved are unchanged and TUFLOW Classic and HPC solvers have always solved all the physical terms using a 2nd order spatial approach. The one exception is the sub-grid turbulence (eddy viscosity) representation, which is the most complex and challenging to solve of all the physical terms (many 2D schemes simply omit this term). If significant differences (>10% of depth change across the whole model) are observed then it’s most likely due to the first four dot points above. To identify the cause(s) for the change, the model can be run with the latest build and for past releases to identify which release(s) the significant changes occurred.
The changes for each release are documented in their release notes. Past releases and release notes are all available [https://www.tuflow.com/downloads/tuflow-classichpc-archive/. here].<br>
|