Skip to content
Failed

Changes

Summary

  1. Refactored initialization process for err_info so init and cleanup can be at the same level (details)
Commit 51af9507f6523af22827e84e0d0b1ff521b86abe by Steffen Domke
Refactored initialization process for err_info so init and cleanup can be at the same level
CLUBB ticket #975

- Added default init procedure for err_info
- Fleshed out and separated initialization and value setting for err_info
- Model info variables are now private so we need to call the setter which then also rewrites the headers
- Added OMP info into err_info in thread tests
The file was modified src/G_unit_test_types/rev_direction_grid_test.F90 (diff)
The file was modified src/CLUBB_core/clubb_api_module.F90 (diff)
The file was modified src/CLUBB_core/numerical_check.F90 (diff)
The file was modified src/clubb_driver.F90 (diff)
The file was modified src/CLUBB_core/grid_adaptation.F90 (diff)
The file was modified src/G_unit_test_types/spurious_source_test.F90 (diff)
The file was modified src/clubb_standalone.F90 (diff)
The file was modified src/jacobian.F90 (diff)
The file was modified src/error.F90 (diff)
The file was modified src/CLUBB_core/err_info_type_module.F90 (diff)
The file was modified src/clubb_thread_test.F90 (diff)
The file was modified src/SILHS/output_2D_samples_module.F90 (diff)