Skip to content
Success

Changes

Summary

  1. Changes error handling in error.f90 for the fire tuner (details)
  2. Changes non-success `stop` statements to `error stop` (details)
  3. Changes non-success `stop` statements to `error stop` (details)
  4. Changes non-success `stop` statements to `error stop` (details)
  5. Changes non-success `stop` statements to `error stop` (details)
  6. Changes non-success `stop` statements to `error stop` (details)
  7. Changes non-success `stop` statements to `error stop` (details)
  8. Edits the Jenkinsfile for uninit_var_test to allow it to run (details)
Commit b0ef19af47e735da455b4ac23ec245492a1f3bc6 by Vince Larson
Changes error handling in error.f90 for the fire tuner

Adds a statement to flag l_error if l_file_error is flagged
Changes a blank stop to an error stop with a message

This is a recommit of 612ed898 on a new branch

larson-group/sys_admin#725
The file was modified src/error.F90 (diff)
Commit 2b062f30ae187278433a3762d5e8672cb21cb3ba by Vince Larson
Changes non-success `stop` statements to `error stop`

Changes files in the src/CLUBB_core directory

larson-group/sys_admin#725
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/diagnose_correlations_module.F90 (diff)
The file was modified src/CLUBB_core/stats_clubb_utilities.F90 (diff)
The file was modified src/CLUBB_core/output_grads.F90 (diff)
The file was modified src/CLUBB_core/calendar.F90 (diff)
The file was modified src/CLUBB_core/new_pdf.F90 (diff)
The file was modified src/CLUBB_core/pos_definite_module.F90 (diff)
The file was modified src/CLUBB_core/saturation.F90 (diff)
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
The file was modified src/CLUBB_core/fill_holes.F90 (diff)
The file was modified src/CLUBB_core/output_netcdf.F90 (diff)
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
The file was modified src/CLUBB_core/new_hybrid_pdf_main.F90 (diff)
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
The file was modified src/CLUBB_core/file_functions.F90 (diff)
The file was modified src/CLUBB_core/interpolation.F90 (diff)
The file was modified src/CLUBB_core/grid_class.F90 (diff)
The file was modified src/CLUBB_core/sponge_layer_damping.F90 (diff)
The file was modified src/CLUBB_core/corr_varnce_module.F90 (diff)
The file was modified src/CLUBB_core/input_reader.F90 (diff)
The file was modified src/CLUBB_core/matrix_operations.F90 (diff)
The file was modified src/CLUBB_core/clubb_api_module.F90 (diff)
Commit fa7f0dfbdb97468540421a5e7042aaf36ad15121 by Vince Larson
Changes non-success `stop` statements to `error stop`

Changes files in src/ directory

larson-group/sys_admin#725
The file was modified src/int2txt.F90 (diff)
The file was modified src/input_interpret.F90 (diff)
The file was modified src/error.F90 (diff)
The file was modified src/extended_atmosphere_module.F90 (diff)
The file was modified src/clubb_driver.F90 (diff)
The file was modified src/hydrostatic_module.F90 (diff)
The file was modified src/bugsrad_driver.F90 (diff)
The file was modified src/clubb_tuner.F90 (diff)
The file was modified src/stat_file_utils.F90 (diff)
The file was modified src/clubb_thread_test.F90 (diff)
The file was modified src/gfdl_activation.F90 (diff)
The file was modified src/jacobian.F90 (diff)
The file was modified src/microphys_init_cleanup.F90 (diff)
Commit 6d1895956310d3dfbf68526f07e8ac876e79091b by Vince Larson
Changes non-success `stop` statements to `error stop`

Changes remaining files in `src/` directory

larson-group/sys_admin#725
The file was modified src/clubb_standalone.F90 (diff)
The file was modified src/cos_solar_zen_module.F90 (diff)
The file was modified src/input_netcdf.F90 (diff)
The file was modified src/time_dependent_input.F90 (diff)
The file was modified src/input_fields.F90 (diff)
The file was modified src/coamps_microphys_driver_module.F90 (diff)
The file was modified src/sounding.F90 (diff)
The file was modified src/microphys_driver.F90 (diff)
Commit 4aebbf664b99b65a1eaa77b1e6bc90c269c6efa6 by Vince Larson
Changes non-success `stop` statements to `error stop`

Changes files in `src/Benchmark_cases/` directory

larson-group/sys_admin#725
The file was modified src/Benchmark_cases/wangara.F90 (diff)
The file was modified src/Benchmark_cases/dycoms2_rf01.F90 (diff)
The file was modified src/Benchmark_cases/cloud_feedback.F90 (diff)
Commit 0479b8d8e30c42c7a1615497122e7789d8d072f1 by Vince Larson
Changes non-success `stop` statements to `error stop`

Changes files in the `src/Microphys_utils` directory

larson-group/sys_admin#725
The file was modified src/Microphys_utils/microphys_stats_vars_module.F90 (diff)
Commit 06771f5bd137bb2be0290f42310015cbe3c6f073 by Vince Larson
Changes non-success `stop` statements to `error stop`

Changes files in `src/SILHS` directory

larson-group/sys_admin#725
The file was modified src/SILHS/silhs_importance_sample_module.F90 (diff)
The file was modified src/SILHS/output_2D_samples_module.F90 (diff)
The file was modified src/SILHS/latin_hypercube_driver_module.F90 (diff)
The file was modified src/SILHS/est_kessler_microphys_module.F90 (diff)
Commit 34a8c01026f8519f01b4064eaf5a83d83286c7ba by Vince Larson
Edits the Jenkinsfile for uninit_var_test to allow it to run

Adds a sh statement that affectively reverts recent commits for the
uninit_var_test, so that sunf95 will compile

larson-group/sys_admin#725
The file was modified jenkins_tests/unit_var_test/Jenkinsfile (diff)