Skip to content
Success

Changes

Summary

  1. Space change for little test (details)
  2. Standards fix (#1288) (details)
  3. Clubb f2py (#1274) (details)
  4. Little fixes for python code (details)
  5. Remove blank line to trigger git update script (details)
  6. Added blank line to trigger git update scripts (details)
  7. Removed blank line to trigger git update scripts (details)
  8. Add blank line to trigger git update scripts (details)
  9. Add blank line to trigger git update scripts (details)
  10. Add blank line to trigger git update scripts (details)
Commit 9d56b4d0695c86980a6bfaaf9567449dbc4ccabd by Gunther Huebler
Space change for little test
The file was modifiedLicense.txt (diff)
Commit 1e25b23661f4235b8a0484bf76bc542cc1ab5f6d by noreply
Standards fix (#1288)

* Fixing code to comply with clubb standards and making standards check output a little nicer

* Fixing unused variable compiler errors

* Removing ifdef GFDL option

* A bit of cleanup

* Little GPU fix

* Making the threadprivate check part of the standards, little script improvements, and adding more code to the standards check and also fixing it

* Adding missed cmake files

* Improving various subroutine edits
The file was modifiedsrc/CLUBB_core/clubb_api_module.F90 (diff)
The file was modifiedsrc/Benchmark_cases/ekman.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/pdf_utilities.F90 (diff)
The file was addedcmake/utils/CompilerWarnings.cmake
The file was modifiedsrc/Microphys/estimate_scm_microphys_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/diffusion.F90 (diff)
The file was modifiedsrc/Benchmark_cases/neutral_case.F90 (diff)
The file was modifiedsrc/G_unit_test_types/read_corr_mtx_test.F90 (diff)
The file was modifiedsrc/CLUBB_core/array_index.F90 (diff)
The file was modifiedsrc/Lapack/Lapack_single/CMakeLists.txt (diff)
The file was modifiedsrc/CLUBB_core/grid_adaptation_module.F90 (diff)
The file was modifiedsrc/jacobian.F90 (diff)
The file was modifiedsrc/Benchmark_cases/gabls2.F90 (diff)
The file was modifiedsrc/CLUBB_core/model_flags.F90 (diff)
The file was modifiedsrc/CLUBB_core/mono_flux_limiter.F90 (diff)
The file was modifiedsrc/CLUBB_core/hydromet_pdf_parameter_module.F90 (diff)
The file was modifiedsrc/Microphys/SCM_Activation/CMakeLists.txt (diff)
The file was modifiedsrc/Microphys/CMakeLists.txt (diff)
The file was modifiedsrc/G_unit_test_types/spurious_source_test.F90 (diff)
The file was modifiedsrc/error.F90 (diff)
The file was modifiedutilities/README (diff)
The file was modifiedsrc/Microphys/pdf_hydromet_microphys_wrapper.F90 (diff)
The file was modifiedsrc/Microphys/microphys_driver.F90 (diff)
The file was modifiedsrc/generalized_grid_test.F90 (diff)
The file was modifiedsrc/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90 (diff)
The file was modifiedsrc/clubb_driver.F90 (diff)
The file was modifiedsrc/CLUBB_core/sponge_layer_damping.F90 (diff)
The file was modifiedsrc/Lapack/Lapack_double/CMakeLists.txt (diff)
The file was modifiedsrc/Radiation/simple_rad_module.F90 (diff)
The file was modifiedsrc/Benchmark_cases/mpace_a.F90 (diff)
The file was modifiedsrc/Radiation/BUGSrad/CMakeLists.txt (diff)
The file was modifiedsrc/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modifiedcompile.py (diff)
The file was modifiedsrc/Radiation/parameters_radiation.F90 (diff)
The file was modifiedsrc/Benchmark_cases/dycoms2_rf01.F90 (diff)
The file was modifiedsrc/CLUBB_core/error_code.F90 (diff)
The file was modifiedsrc/Lapack/Lapack_shared/CMakeLists.txt (diff)
The file was modifiedsrc/CLUBB_core/advance_windm_edsclrm_module.F90 (diff)
The file was modifiedsrc/SILHS/latin_hypercube_driver_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/corr_varnce_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/penta_bicgstab_solver.F90 (diff)
The file was modifiedsrc/Microphys/gfdl_activation.F90 (diff)
The file was modifiedsrc/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modifiedsrc/Benchmark_cases/mpace_b.F90 (diff)
The file was modifiedsrc/Benchmark_cases/prescribe_forcings.F90 (diff)
The file was modifiedsrc/CLUBB_core/mean_adv.F90 (diff)
The file was modifiedsrc/G_unit_test_types/pdf_parameter_tests.F90 (diff)
The file was modifiedsrc/Microphys/KK_microphys_module.F90 (diff)
The file was modifiedsrc/Microphys/KK_microphys/parameters_KK.F90 (diff)
The file was modifiedcompile/compile.bash (diff)
The file was modifiedsrc/CLUBB_core/err_info_type_module.F90 (diff)
The file was modifiedsrc/clubb_tuner.F90 (diff)
The file was removedutilities/check_for_missing_threadprivate.py
The file was modifiedsrc/CLUBB_core/stats_netcdf.F90 (diff)
The file was modifiedsrc/CLUBB_core/pdf_parameter_module.F90 (diff)
The file was modifiedsrc/SILHS/latin_hypercube_arrays.F90 (diff)
The file was modifiedsrc/CLUBB_core/numerical_check.F90 (diff)
The file was modifiedsrc/CLUBB_core/setup_clubb_pdf_params.F90 (diff)
The file was modifiedsrc/Microphys/coamps_microphys_driver_module.F90 (diff)
The file was modifiedsrc/Benchmark_cases/bomex.F90 (diff)
The file was modifiedsrc/Benchmark_cases/rico.F90 (diff)
The file was modifiedsrc/Microphys/silhs_category_variance_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/fill_holes.F90 (diff)
The file was modifiedsrc/CLUBB_core/sfc_varnce_module.F90 (diff)
The file was modifiedsrc/G_unit_test_types/fill_holes_tests.F90 (diff)
The file was modifiedsrc/Input_fields/recl.inc (diff)
The file was modifiedutilities/CLUBBStandardsCheck.py (diff)
The file was modifiedsrc/Benchmark_cases/time_dependent_input.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/pdf_closure_module.F90 (diff)
The file was modifiedsrc/Benchmark_cases/lba.F90 (diff)
The file was modifiedsrc/CLUBB_core/parameters_tunable.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/clip_explicit.F90 (diff)
The file was modifiedsrc/G_unit_test_types/rev_direction_grid_test.F90 (diff)
The file was modifiedsrc/G_unit_test_types/tuner_tests.F90 (diff)
The file was modifiedsrc/Microphys/Morrison_microphys/CMakeLists.txt (diff)
The file was modifiedsrc/Microphys/parameters_microphys.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_helper_module.F90 (diff)
The file was modifiedsrc/Microphys/COAMPS_microphys/CMakeLists.txt (diff)
The file was modifiedsrc/Microphys/advance_microphys_module.F90 (diff)
The file was modifiedsrc/Benchmark_cases/wangara.F90 (diff)
The file was modifiedsrc/Microphys/KK_microphys/CMakeLists.txt (diff)
The file was modifiedsrc/Microphys/microphys_interface.inc (diff)
The file was modifiedsrc/CLUBB_core/stats_clubb_utilities.F90 (diff)
The file was modifiedsrc/SILHS/silhs_api_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/grid_class.F90 (diff)
The file was modifiedsrc/Radiation/radiation_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/constants_clubb.F90 (diff)
The file was modifiedsrc/Benchmark_cases/dycoms2_rf02.F90 (diff)
The file was modifiedsrc/CLUBB_core/interpolation.F90 (diff)
The file was modifiedsrc/Radiation/radiation_variables_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/mixing_length.F90 (diff)
The file was modifiedsrc/Microphys/morrison_microphys_module.F90 (diff)
The file was modifiedsrc/clubb_driver_test.F90 (diff)
The file was modifiedCMakeLists.txt (diff)
Commit 14926dd026f178cacec4336a6389e3c59c2eb4d4 by noreply
Clubb f2py (#1274)

* Initial python clubb driver. Currently BFB for bomex. This is using a hugely simplified clubb_driver currently.

* Fixes

* Making work with cmake, and generalizing for more cases to work (arm, bomex, wangara tested and correct)

* Lots of new interfaces, not all complete though.

* Bit better structure and read grid_class.py

* Improvements, mainly to pdf_closure stack

* Making UDTs handled more correctly - lots of python interfaces were missing them as aguements, which is needed for pushing/pulling

* Better pdf_params (implicit too) python type

* Various cleanup and simplifications

* Fixing up argument list orders

* Breakup up clubb driver and making real radiation call

* Improving run_bindiff script

* Small improvements

* Folder restructuring

* Fixing sclr/edsclr code

* Small fixes

* Better output directory config and python vs fortran driver test script

* Various small improvements to run scripts and dash app

* Improvements to sclr/edsclr/hydromet handling using a _transport variable. Most cases (3/8) in run_python_vs_fortran_cases.py matching now with multiple columns.

* Various cleanup

* Various improvements and cleanup

* Sync f2py branch with master radiation changes

* Fixing things after merge conflict

* Commenting run_bindiff_all better

* Small changes and rough draft of README

* Improvements to various things

* Various improvements and adding a python converted advance_clubb_core for fun

* Adding more apis for missed things and a nice script which checks for missed things

* Stuctural changes and better READMEs

* Little fixes

* Aligning inouts/outs

* Renaming jenkins test

* Adding script

* Little tweaks

* Small updates

* Better readme and api diagram

* Better readme and api diagram again

* Adding clubb_jax directory, just a copy of the python driver right now with some instructions/tips for the conversion process

* Final little changes to readme and renaming various things
The file was addedclubb_python_api/f2py_fortran_wrappers/corr_varnce_module_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_utils.py
The file was addedclubb_python_api/f2py_fortran_wrappers/interpolation_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py
The file was addedclubb_python_api/tests/test_call_tree_pdf_closure.py
The file was addedclubb_python_api/tests/test_call_tree_advance_windm_edsclrm.py
The file was addedclubb_python_api/f2py_fortran_wrappers/precipitation_fraction_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_diagnose_correlations_module.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/numerical_check.py
The file was addedclubb_python_api/clubb_python/derived_types/nu_vert_res_dep_converter.py
The file was addedclubb_jax/io/grid_file.py
The file was addedclubb_python_driver/radiation.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/nc_ncn_eqns.py
The file was addedclubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_main_wrapper.F90
The file was addedclubb_python_driver/io/sounding.py
The file was modifiedsrc/Radiation/simple_rad_module.F90 (diff)
The file was addedclubb_python_api/clubb_python/prescribe_forcings.py
The file was addedclubb_python_api/f2py_fortran_wrappers/pos_definite_module_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/pos_definite_module.py
The file was addedclubb_python_api/f2py_fortran_wrappers/advance_clubb_core_module_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/matrix_solver_wrapper.py
The file was addedclubb_python_api/docs/api_call_flow.svg
The file was addedclubb_python_api/clubb_python/CLUBB_core/advance_helper.py
The file was addedclubb_python_driver/io/surface.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/t_in_k_module.py
The file was addedclubb_python_api/clubb_python/derived_types/pdf_params.py
The file was addedclubb_python_api/tests/test_call_tree_lapack_interfaces.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/matrix_operations.py
The file was addedclubb_python_api/f2py_fortran_wrappers/matrix_solver_wrapper_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/sfc_varnce_module_wrapper.F90
The file was addedclubb_python_api/clubb_python/derived_types/hm_metadata.py
The file was addedclubb_python_api/f2py_fortran_wrappers/saturation_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py
The file was addedclubb_python_api/tests/test_call_tree_advance_xp3.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/sigma_sqd_w_module.py
The file was addedclubb_python_api/f2py_fortran_wrappers/mixing_length_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/lapack_interfaces.py
The file was addedclubb_python_api/tests/test_stats_registry.in
The file was addedclubb_python_api/tests/test_call_tree_penta_lu_solvers.py
The file was addedclubb_python_api/tests/test_call_tree_remap.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/calc_pressure.py
The file was addedclubb_python_api/f2py_fortran_wrappers/sponge_layer_damping_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf_main.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/advance_windm_edsclrm.py
The file was addedclubb_python_api/f2py_fortran_wrappers/pdf_utilities_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_corr_varnce_module.py
The file was addedclubb_python_api/tests/test_call_tree_meta.py
The file was addedclubb_jax/io/sounding.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/turbulent_adv_pdf.py
The file was addedclubb_python_api/f2py_fortran_wrappers/hydrostatic_module_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py
The file was modifiedcompile.py (diff)
The file was addedclubb_python_api/f2py_fortran_wrappers/diffusion_wrapper.F90
The file was addedclubb_python_api/tests/test_argument_contract_audit.py
The file was addedclubb_python_api/tests/test_call_tree_bicgstab_solvers.py
The file was addedclubb_python_api/tests/test_call_tree_stats_accumulate.py
The file was addedclubb_python_api/f2py_fortran_wrappers/tridiag_lu_solvers_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/mean_adv.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/precipitation_fraction.py
The file was addedclubb_python_api/f2py_fortran_wrappers/radiation_module_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_skx.py
The file was modifiedsrc/clubb_driver.F90 (diff)
The file was addedclubb_python_api/tests/test_call_tree_sfc_varnce.py
The file was addedclubb_python_api/f2py_fortran_wrappers/nc_ncn_eqns_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_transport.py
The file was modifieddash_app/run_tab/layout.py (diff)
The file was addedclubb_python_api/f2py_fortran_wrappers/advance_xp3_module_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/index_mapping.py
The file was addedclubb_python_api/clubb_python/derived_types/config_flags_converter.py
The file was addedclubb_python_api/f2py_fortran_wrappers/grid_class_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/stats_clubb_utilities_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/mono_flux_limiter.py
The file was addedclubb_python_api/tests/test_call_tree_turbulent_adv_pdf.py
The file was addedclubb_python_api/CMakeLists.txt
The file was modifiedrun_scripts/run_bindiff_all.py (diff)
The file was addedclubb_jax/advance_clubb_to_end.py
The file was addedclubb_python_driver/README.md
The file was addedclubb_python_api/clubb_python/__init__.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/tridiag_lu_solver.py
The file was addedclubb_python_api/f2py_fortran_wrappers/numerical_check_wrapper.F90
The file was addedclubb_jax/clubb_case_initalization.py
The file was addedclubb_python_api/f2py_fortran_wrappers/advance_windm_edsclrm_module_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_luhar.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/new_pdf.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/advance_xm_wpxp.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/pdf_utilities.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/sfc_varnce_module.py
The file was addedclubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py
The file was addedclubb_python_api/f2py_fortran_wrappers/netcdf_stub.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/model_flags.py
The file was addedclubb_python_api/clubb_python/radiation.py
The file was addedclubb_python_api/f2py_fortran_wrappers/sigma_sqd_w_module_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/penta_bicgstab_solver.py
The file was addedclubb_python_api/clubb_python/clubb_api.py
The file was addedclubb_python_api/tests/test_advance_core_subs.py
The file was addedclubb_python_api/tests/test_call_tree_new_pdf.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/saturation.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/skx_module.py
The file was addedclubb_python_api/requirements.txt
The file was addedclubb_python_api/f2py_fortran_wrappers/lapack_wrap_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/remapping_module.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/err_info_type_module.py
The file was addedclubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90
The file was addedclubb_python_driver/io/namelist.py
The file was addedclubb_python_api/f2py_fortran_wrappers/file_functions_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/calendar_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/array_index.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py
The file was addedclubb_python_driver/advance_clubb_core.py
The file was addedclubb_jax/__init__.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/diffusion.py
The file was addedclubb_python_api/tests/test_call_tree_saturation.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py
The file was addedclubb_jax/README.md
The file was addedclubb_python_api/clubb_python/derived_types/grid_class_converter.py
The file was addedclubb_python_api/f2py_fortran_wrappers/clip_explicit_wrapper.F90
The file was addedrun_scripts/run_python_vs_fortran_cases.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/file_functions.py
The file was addedclubb_python_api/f2py_fortran_wrappers/remapping_module_wrapper.F90
The file was addedclubb_python_api/clubb_python/derived_types/pdf_params_converter.py
The file was addedclubb_python_api/clubb_python/derived_types/grid_class.py
The file was addedclubb_python_api/f2py_fortran_wrappers/lapack_interfaces_wrapper.F90
The file was addedclubb_python_api/clubb_python/derived_types/nu_vert_res_dep.py
The file was addedclubb_python_api/f2py_fortran_wrappers/adg1_adg2_3d_luhar_pdf_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/diagnose_correlations_module_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/mono_flux_limiter_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/sponge_layer_damping.py
The file was addedclubb_python_api/tests/test_call_tree_ly93.py
The file was addedclubb_jax/clubb_standalone.py
The file was modifieddash_app/plot_tab/callbacks_case.py (diff)
The file was addedclubb_python_driver/io/__init__.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/corr_varnce_module.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/penta_lu_solver.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/lapack_wrap.py
The file was addedclubb_jax/io/namelist.py
The file was addedclubb_python_api/f2py_fortran_wrappers/mean_adv_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_new_hybrid_pdf.py
The file was addedclubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90
The file was addedclubb_python_api/tests/test_udt_roundtrip.py
The file was addedclubb_python_api/f2py_fortran_wrappers/new_pdf_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/new_tsdadg_pdf.py
The file was addedclubb_python_api/f2py_fortran_wrappers/ly93_pdf_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/ly93_pdf.py
The file was addedclubb_python_api/tests/conftest.py
The file was modifiedrun_scripts/run_scm.py (diff)
The file was addedclubb_python_driver/io/grid_file.py
The file was addedclubb_python_api/tests/test_init_sequence.py
The file was addedclubb_python_driver/__init__.py
The file was addedclubb_python_api/clubb_python/derived_types/common.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/grid_class.py
The file was addedclubb_python_api/tests/test_init_pressure.py
The file was addedclubb_python_api/run_pytests.sh
The file was modifieddash_app/run_tab/runtime.py (diff)
The file was modifiedjenkins_tests/clubb_driver_test/Jenkinsfile (diff)
The file was addedclubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py
The file was addedclubb_python_api/tests/test_call_tree_matrix_operations.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf.py
The file was modifiedrun_scripts/run_scm_all.py (diff)
The file was addedclubb_python_api/README.md
The file was addedclubb_python_api/tests/test_call_tree_file_functions.py
The file was addedclubb_python_api/tests/test_call_tree_precipitation_fraction.py
The file was addedclubb_python_api/tests/test_call_tree_lapack_wrap.py
The file was addedclubb_python_api/f2py_fortran_wrappers/calc_roots_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/error_code_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/advance_xp3.py
The file was addedclubb_python_api/tests/test_call_tree_mixing_length.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/calc_roots.py
The file was addedclubb_python_api/tests/test_call_tree_advance_core.py
The file was addedclubb_python_driver/clubb_constants.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/interpolation.py
The file was addedclubb_jax/io/surface.py
The file was addedclubb_python_api/f2py_fortran_wrappers/pdf_closure_module_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/skx_module_wrapper.F90
The file was addedclubb_python_api/clubb_python/CLUBB_core/clip_explicit.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/__init__.py
The file was addedclubb_jax/radiation.py
The file was addedclubb_python_api/f2py_fortran_wrappers/new_pdf_main_wrapper.F90
The file was addedclubb_python_api/.gitignore
The file was addedclubb_jax/advance_clubb_core.py
The file was addedclubb_python_api/f2py_fortran_wrappers/T_in_K_module_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/model_flags_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_tridiag_lu_solvers.py
The file was addedclubb_python_api/tests/test_call_tree_splat.py
The file was addedclubb_python_driver/clubb_standalone.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/fill_holes.py
The file was addedclubb_python_api/tests/test_call_tree_pdf_utils.py
The file was addedclubb_python_api/f2py_fortran_wrappers/new_tsdadg_pdf_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_index_mapping.py
The file was addedclubb_python_api/clubb_python/derived_types/sclr_idx.py
The file was addedclubb_python_api/clubb_python/derived_types/err_info.py
The file was addedclubb_python_api/tests/test_python_port_api_coverage.py
The file was addedclubb_python_api/clubb_f2py.pyf
The file was addedclubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py
The file was addedclubb_python_api/f2py_fortran_wrappers/derived_type_storage.F90
The file was addedclubb_jax/io/__init__.py
The file was addedclubb_python_api/f2py_fortran_wrappers/bicgstab_solvers_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/fill_holes_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/turbulent_adv_pdf_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/pdf_parameter_module_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_advance_wp2_wp3.py
The file was addedclubb_python_api/tests/test_call_tree_mono_flux.py
The file was addedclubb_python_api/clubb_python/derived_types/__init__.py
The file was addedclubb_python_api/f2py_fortran_wrappers/advance_helper_module_wrapper.F90
The file was addedclubb_python_api/f2py_fortran_wrappers/penta_lu_solvers_wrapper.F90
The file was modifieddash_app/run_tab/callbacks_runs.py (diff)
The file was addedclubb_python_api/f2py_fortran_wrappers/err_info_type_module_wrapper.F90
The file was addedclubb_python_api/tests/test_hello_world.py
The file was addedclubb_python_api/tests/test_call_tree_pos_definite_module.py
The file was addedclubb_python_api/tests/test_call_tree_calc_roots.py
The file was addedclubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90
The file was addedclubb_python_api/tests/test_udt_return_contract.py
The file was addedclubb_python_api/f2py_fortran_wrappers/prescribe_forcings_module_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_sponge.py
The file was addedclubb_python_api/tests/test_call_tree_matrix_solver_wrapper.py
The file was addedclubb_python_api/tests/test_stats.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/error_code.py
The file was addedjenkins_tests/clubb_python_test/Jenkinsfile
The file was addedclubb_python_api/f2py_fortran_wrappers/calc_pressure_wrapper.F90
The file was addedclubb_python_api/tests/test_call_tree_numerical_check.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/calendar.py
The file was addedclubb_python_driver/clubb_case_initalization.py
The file was addedclubb_python_api/clubb_python/derived_types/config_flags.py
The file was addedclubb_python_driver/advance_clubb_to_end.py
The file was addedclubb_python_api/tests/test_call_tree_nc_ncn_eqns.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/stats_clubb_utilities.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/new_pdf_main.py
The file was addedclubb_python_api/tests/test_call_tree_interpolation.py
The file was addedclubb_python_api/tests/test_call_tree_new_tsdadg.py
The file was modifiedCMakeLists.txt (diff)
The file was addedclubb_python_api/clubb_python/derived_types/err_info_converter.py
The file was addedclubb_python_api/tests/test_call_tree_advance_xm_wpxp.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/pdf_parameter_module.py
The file was addedrun_scripts/run_jax_vs_fortran_cases.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/mixing_length.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/pdf_closure.py
The file was addedclubb_python_api/clubb_python/derived_types/sclr_idx_converter.py
The file was addedclubb_python_api/clubb_python/CLUBB_core/diagnose_correlations_module.py
The file was modifieddash_app/plot_tab/layout.py (diff)
The file was addedclubb_python_api/tests/test_call_tree_pdf_closure_driver.py
The file was addedclubb_jax/clubb_constants.py
The file was addedclubb_jax/JAX_CONVERSION_PLAN.md
The file was addedclubb_python_api/tests/test_call_tree_error_code.py
The file was addedclubb_python_api/f2py_fortran_wrappers/matrix_operations_wrapper.F90
Commit 3b604aca0d98b5f656e2be332d3090819f8af59f by Gunther Huebler
Little fixes for python code
The file was modifiedclubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/matrix_solver_wrapper_wrapper.F90 (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90 (diff)
The file was modifiedsrc/Numerical_recipes/amebsa.f90 (diff)
Commit feb80b9af098529dd9fb4192368a639bea44bac9 by noreply
Remove blank line to trigger git update script
The file was modifiedsrc/CLUBB_core/CMakeLists.txt (diff)
Commit 89a78e3c137f74f6b8ed0c02875651646e6b0fd8 by noreply
Added blank line to trigger git update scripts
The file was modifiedsrc/Lapack/CMakeLists.txt (diff)
Commit 9d534983ad611d90632f67b0e85b7bf738786c58 by noreply
Removed blank line to trigger git update scripts
The file was modifiedChanges_M2005 (diff)
Commit ea158fd73790b07ad91600595adf0a10f0bccd04 by noreply
Add blank line to trigger git update scripts
The file was modifiedsrc/SILHS/CMakeLists.txt (diff)
Commit 170ad3f0b10539e37efd2f19c76f51b6bec3a255 by noreply
Add blank line to trigger git update scripts
The file was modifiedinput/stats/README (diff)
Commit 8759dedaf6cd411a4d4943c3d8525b022ca00986 by noreply
Add blank line to trigger git update scripts
The file was modifiedinput/tunable_parameters/configurable_model_flags.in (diff)