Skip to content
Success

Changes

Summary

  1. I changed the tuner's configuration of three cloud cases (details)
  2. Update VariableGroupSamBudgets.py (details)
Commit 5bf6e63f0fabd81ab144be5c0c005c26d7312b16 by Vince Larson
I changed the tuner's configuration of three cloud cases
in order to reduce the number of tuning iterations.
The cases are lba, dycoms2_rf01, and arm_97.
For instance, I reduced f_tol so that the convergence
criterion was relaxed.  I set the annealing schedule
so that the simulations start at a cooler "temperature"
and finish at a warmer temperature.  I reduced the
maximum number of iterations.

Also, I matched more LES fields at more time intervals
in order to constrain the tuner to more realistic solutions.

For ticket #871.
The file was modified input_misc/tuner/error_lba.in (diff)
The file was modified input/stats/tuning_stats.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf01.in (diff)
The file was modified input_misc/tuner/error_arm_97.in (diff)
The file was modified src/enhanced_simann.F90 (diff)
Commit 57ede3bda4cf2f5eb5133b7947f8835d765b2dc0 by noreply
Update VariableGroupSamBudgets.py

Minor pyplotgen edit, adding "Reduced" to one variable so it is distinguished from another variable with the same name.
The file was modified postprocessing/pyplotgen/config/VariableGroupSamBudgets.py (diff)