AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
climt/__init__.py
climt.egg-info/PKG-INFO
climt.egg-info/SOURCES.txt
climt.egg-info/dependency_links.txt
climt.egg-info/not-zip-safe
climt.egg-info/requires.txt
climt.egg-info/top_level.txt
climt/_components/__init__.py
climt/_components/_berger_solar_insolation.pyx
climt/_components/berger_solar_insolation.py
climt/_components/grid_scale_condensation.py
climt/_components/held_suarez.py
climt/_components/radiation.py
climt/_components/slab_surface.py
climt/_components/surface_ice.py
climt/_components/bucket_hydrology/__init__.py
climt/_components/bucket_hydrology/component.py
climt/_components/dcmip/__init__.py
climt/_components/dcmip/_dcmip.pyx
climt/_components/dcmip/component.py
climt/_components/dry_convection/__init__.py
climt/_components/dry_convection/component.py
climt/_components/emanuel/__init__.py
climt/_components/emanuel/_emanuel_convection.pyx
climt/_components/emanuel/component.py
climt/_components/instellation/__init__.py
climt/_components/instellation/component.py
climt/_components/rrtmg/__init__.py
climt/_components/rrtmg/rrtmg_common.py
climt/_components/rrtmg/lw/__init__.py
climt/_components/rrtmg/lw/_rrtmg_lw.pyx
climt/_components/rrtmg/lw/component.py
climt/_components/rrtmg/sw/__init__.py
climt/_components/rrtmg/sw/_rrtmg_sw.pyx
climt/_components/rrtmg/sw/component.py
climt/_components/second_best/__init__.py
climt/_components/simple_physics/__init__.py
climt/_components/simple_physics/_simple_physics.pyx
climt/_components/simple_physics/component.py
climt/_core/__init__.py
climt/_core/constants.py
climt/_core/initialization.py
climt/_core/util.py
climt/_data/__init__.py
climt/_data/ozone_profile.npy
climt/_lib/Makefile
climt/_lib/log.install.fftw
climt/_lib/Darwin/.configured_fftw
climt/_lib/Darwin/.configured_sht
climt/_lib/Darwin/.temp
climt/_lib/GFS/test.f90
climt/_lib/Linux/.configured_fftw
climt/_lib/Linux/.configured_sht
climt/_lib/Linux/.temp
climt/_lib/Windows/.temp
climt/_lib/dcmip/Makefile
climt/_lib/dcmip/dcmip_initial_conditions_test_1_2_3_v5.f90
climt/_lib/dcmip/dcmip_initial_conditions_test_4_v3.f90
climt/_lib/dcmip/dcmip_initial_conditions_test_5_v1.f90
climt/_lib/emanuel/Makefile
climt/_lib/emanuel/convect43c.f90
climt/_lib/rrtmg_lw/Makefile
climt/_lib/rrtmg_lw/mcica_random_numbers.f90
climt/_lib/rrtmg_lw/mcica_subcol_gen_lw.f90
climt/_lib/rrtmg_lw/parkind.f90
climt/_lib/rrtmg_lw/parrrtm.f90
climt/_lib/rrtmg_lw/rrlw_cld.f90
climt/_lib/rrtmg_lw/rrlw_con.f90
climt/_lib/rrtmg_lw/rrlw_kg01.f90
climt/_lib/rrtmg_lw/rrlw_kg02.f90
climt/_lib/rrtmg_lw/rrlw_kg03.f90
climt/_lib/rrtmg_lw/rrlw_kg04.f90
climt/_lib/rrtmg_lw/rrlw_kg05.f90
climt/_lib/rrtmg_lw/rrlw_kg06.f90
climt/_lib/rrtmg_lw/rrlw_kg07.f90
climt/_lib/rrtmg_lw/rrlw_kg08.f90
climt/_lib/rrtmg_lw/rrlw_kg09.f90
climt/_lib/rrtmg_lw/rrlw_kg10.f90
climt/_lib/rrtmg_lw/rrlw_kg11.f90
climt/_lib/rrtmg_lw/rrlw_kg12.f90
climt/_lib/rrtmg_lw/rrlw_kg13.f90
climt/_lib/rrtmg_lw/rrlw_kg14.f90
climt/_lib/rrtmg_lw/rrlw_kg15.f90
climt/_lib/rrtmg_lw/rrlw_kg16.f90
climt/_lib/rrtmg_lw/rrlw_ncpar.f90
climt/_lib/rrtmg_lw/rrlw_ref.f90
climt/_lib/rrtmg_lw/rrlw_tbl.f90
climt/_lib/rrtmg_lw/rrlw_vsn.f90
climt/_lib/rrtmg_lw/rrlw_wvn.f90
climt/_lib/rrtmg_lw/rrtmg_lw_c_binder.f90
climt/_lib/rrtmg_lw/rrtmg_lw_cldprmc.f90
climt/_lib/rrtmg_lw/rrtmg_lw_cldprop.f90
climt/_lib/rrtmg_lw/rrtmg_lw_init.f90
climt/_lib/rrtmg_lw/rrtmg_lw_k_g.f90
climt/_lib/rrtmg_lw/rrtmg_lw_rad.f90
climt/_lib/rrtmg_lw/rrtmg_lw_rad.nomcica.f90
climt/_lib/rrtmg_lw/rrtmg_lw_read_nc.f90
climt/_lib/rrtmg_lw/rrtmg_lw_rtrn.f90
climt/_lib/rrtmg_lw/rrtmg_lw_rtrnmc.f90
climt/_lib/rrtmg_lw/rrtmg_lw_rtrnmr.f90
climt/_lib/rrtmg_lw/rrtmg_lw_setcoef.f90
climt/_lib/rrtmg_lw/rrtmg_lw_taumol.f90
climt/_lib/rrtmg_lw/setup.py
climt/_lib/rrtmg_sw/Makefile
climt/_lib/rrtmg_sw/README
climt/_lib/rrtmg_sw/mcica_random_numbers.f90
climt/_lib/rrtmg_sw/mcica_subcol_gen_sw.f90
climt/_lib/rrtmg_sw/parkind.f90
climt/_lib/rrtmg_sw/parrrsw.f90
climt/_lib/rrtmg_sw/rrsw_aer.f90
climt/_lib/rrtmg_sw/rrsw_cld.f90
climt/_lib/rrtmg_sw/rrsw_con.f90
climt/_lib/rrtmg_sw/rrsw_kg16.f90
climt/_lib/rrtmg_sw/rrsw_kg17.f90
climt/_lib/rrtmg_sw/rrsw_kg18.f90
climt/_lib/rrtmg_sw/rrsw_kg19.f90
climt/_lib/rrtmg_sw/rrsw_kg20.f90
climt/_lib/rrtmg_sw/rrsw_kg21.f90
climt/_lib/rrtmg_sw/rrsw_kg22.f90
climt/_lib/rrtmg_sw/rrsw_kg23.f90
climt/_lib/rrtmg_sw/rrsw_kg24.f90
climt/_lib/rrtmg_sw/rrsw_kg25.f90
climt/_lib/rrtmg_sw/rrsw_kg26.f90
climt/_lib/rrtmg_sw/rrsw_kg27.f90
climt/_lib/rrtmg_sw/rrsw_kg28.f90
climt/_lib/rrtmg_sw/rrsw_kg29.f90
climt/_lib/rrtmg_sw/rrsw_ncpar.f90
climt/_lib/rrtmg_sw/rrsw_ref.f90
climt/_lib/rrtmg_sw/rrsw_tbl.f90
climt/_lib/rrtmg_sw/rrsw_vsn.f90
climt/_lib/rrtmg_sw/rrsw_wvn.f90
climt/_lib/rrtmg_sw/rrtmg_sw_c_binder.f90
climt/_lib/rrtmg_sw/rrtmg_sw_cldprmc.f90
climt/_lib/rrtmg_sw/rrtmg_sw_cldprop.f90
climt/_lib/rrtmg_sw/rrtmg_sw_init.f90
climt/_lib/rrtmg_sw/rrtmg_sw_k_g.f90
climt/_lib/rrtmg_sw/rrtmg_sw_rad.f90
climt/_lib/rrtmg_sw/rrtmg_sw_rad.nomcica.f90
climt/_lib/rrtmg_sw/rrtmg_sw_reftra.f90
climt/_lib/rrtmg_sw/rrtmg_sw_setcoef.f90
climt/_lib/rrtmg_sw/rrtmg_sw_spcvmc.f90
climt/_lib/rrtmg_sw/rrtmg_sw_spcvrt.f90
climt/_lib/rrtmg_sw/rrtmg_sw_taumol.f90
climt/_lib/rrtmg_sw/rrtmg_sw_vrtqdr.f90
climt/_lib/rrtmg_sw/setup.py
climt/_lib/simple_physics/Makefile
climt/_lib/simple_physics/simple_physics_custom.f90
climt/_lib/simple_physics/simple_physics_v5_1.f90
docs/Makefile
docs/authors.rst
docs/climt.rst
docs/climt_logo.jpg
docs/component_manual.rst
docs/component_types.rst
docs/components.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/history.rst
docs/ice_cloud_optical_depth.png
docs/index.rst
docs/initialisation.rst
docs/installation.rst
docs/interaction.rst
docs/introduction.rst
docs/liquid_cloud_optical_depth.png
docs/make.bat
docs/memory_management.rst
docs/modules.rst
docs/naming.rst
docs/quickstart.rst
docs/readme.rst
docs/realistic.rst
docs/rrtmg_clouds.rst
docs/utilities.rst
docs/_build/html/_images/climt_logo.jpg
docs/_build/html/_images/ice_cloud_optical_depth.png
docs/_build/html/_images/liquid_cloud_optical_depth.png
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/generated/climt.ClimtDiagnostic.rst
docs/generated/climt.ClimtImplicit.rst
docs/generated/climt.ClimtImplicitPrognostic.rst
docs/generated/climt.ClimtPrognostic.rst
docs/generated/climt.ClimtSpectralDynamicalCore.rst
docs/generated/climt.DcmipInitialConditions.__call__.rst
docs/generated/climt.DcmipInitialConditions.rst
docs/generated/climt.DryConvectiveAdjustment.__call__.rst
docs/generated/climt.DryConvectiveAdjustment.rst
docs/generated/climt.EmanuelConvection.__call__.rst
docs/generated/climt.EmanuelConvection.rst
docs/generated/climt.Frierson06LongwaveOpticalDepth.__call__.rst
docs/generated/climt.Frierson06LongwaveOpticalDepth.rst
docs/generated/climt.GFSDynamicalCore.__call__.rst
docs/generated/climt.GFSDynamicalCore.rst
docs/generated/climt.GrayLongwaveRadiation.__call__.rst
docs/generated/climt.GrayLongwaveRadiation.rst
docs/generated/climt.HeldSuarez.__call__.rst
docs/generated/climt.HeldSuarez.rst
docs/generated/climt.IceSheet.__call__.rst
docs/generated/climt.IceSheet.rst
docs/generated/climt.Instellation.__call__.rst
docs/generated/climt.Instellation.rst
docs/generated/climt.RRTMGLongwave.__call__.rst
docs/generated/climt.RRTMGLongwave.rst
docs/generated/climt.RRTMGShortwave.__call__.rst
docs/generated/climt.RRTMGShortwave.rst
docs/generated/climt.SimplePhysics.__call__.rst
docs/generated/climt.SimplePhysics.rst
docs/generated/climt.SlabSurface.__call__.rst
docs/generated/climt.SlabSurface.rst
docs/generated/climt.get_constant.rst
docs/generated/climt.get_default_state.rst
docs/generated/climt.get_grid.rst
docs/generated/climt.get_interface_values.rst
docs/generated/climt.list_available_constants.rst
docs/generated/climt.mass_to_volume_mixing_ratio.rst
docs/generated/climt.reset_constants.rst
docs/generated/climt.set_constant.rst
docs/generated/climt.set_constants_from_dict.rst
tests/__init__.py
tests/test_bucket_hydrology.py
tests/test_components.py
tests/test_conservation.py
tests/test_initialization.py
tests/test_utils.py
tests/cached_component_output/TestBergerSolarInsolation-3d-0.cache
tests/cached_component_output/TestBergerSolarInsolation-column-0.cache
tests/cached_component_output/TestBucketHydrology-3d-0.cache
tests/cached_component_output/TestBucketHydrology-3d-1.cache
tests/cached_component_output/TestBucketHydrology-column-0.cache
tests/cached_component_output/TestBucketHydrology-column-1.cache
tests/cached_component_output/TestDcmip-3d-0.cache
tests/cached_component_output/TestDcmip-column-0.cache
tests/cached_component_output/TestDryConvection-3d-0.cache
tests/cached_component_output/TestDryConvection-3d-1.cache
tests/cached_component_output/TestDryConvection-column-0.cache
tests/cached_component_output/TestDryConvection-column-1.cache
tests/cached_component_output/TestEmanuel-3d-0.cache
tests/cached_component_output/TestEmanuel-3d-1.cache
tests/cached_component_output/TestEmanuel-3d_stepping-0.cache
tests/cached_component_output/TestEmanuel-3d_stepping-1.cache
tests/cached_component_output/TestEmanuel-column-0.cache
tests/cached_component_output/TestEmanuel-column-1.cache
tests/cached_component_output/TestEmanuel-column_stepping-0.cache
tests/cached_component_output/TestEmanuel-column_stepping-1.cache
tests/cached_component_output/TestFrierson06LongwaveOpticalDepth-3d-0.cache
tests/cached_component_output/TestFrierson06LongwaveOpticalDepth-column-0.cache
tests/cached_component_output/TestFullMoistGFSDycoreWithPhysics-3d-0.cache
tests/cached_component_output/TestFullMoistGFSDycoreWithPhysics-3d-1.cache
tests/cached_component_output/TestGFSDycore-3d-0.cache
tests/cached_component_output/TestGFSDycore-3d-1.cache
tests/cached_component_output/TestGFSDycoreWithDcmipInitialConditions-3d-0.cache
tests/cached_component_output/TestGFSDycoreWithDcmipInitialConditions-3d-1.cache
tests/cached_component_output/TestGFSDycoreWithGrayLongwaveRadiation-3d-0.cache
tests/cached_component_output/TestGFSDycoreWithGrayLongwaveRadiation-3d-1.cache
tests/cached_component_output/TestGFSDycoreWithHeldSuarez-3d-0.cache
tests/cached_component_output/TestGFSDycoreWithHeldSuarez-3d-1.cache
tests/cached_component_output/TestGFSDycoreWithImplicitTendency-3d-0.cache
tests/cached_component_output/TestGFSDycoreWithImplicitTendency-3d-1.cache
tests/cached_component_output/TestGFSDycoreWithRRTMGLongwave-3d-0.cache
tests/cached_component_output/TestGFSDycoreWithRRTMGLongwave-3d-1.cache
tests/cached_component_output/TestGrayLongwaveRadiation-3d-0.cache
tests/cached_component_output/TestGrayLongwaveRadiation-3d-1.cache
tests/cached_component_output/TestGrayLongwaveRadiation-3d_stepping-0.cache
tests/cached_component_output/TestGrayLongwaveRadiation-3d_stepping-1.cache
tests/cached_component_output/TestGrayLongwaveRadiation-column-0.cache
tests/cached_component_output/TestGrayLongwaveRadiation-column-1.cache
tests/cached_component_output/TestGrayLongwaveRadiation-column_stepping-0.cache
tests/cached_component_output/TestGrayLongwaveRadiation-column_stepping-1.cache
tests/cached_component_output/TestGridScaleCondensation-3d-0.cache
tests/cached_component_output/TestGridScaleCondensation-3d-1.cache
tests/cached_component_output/TestGridScaleCondensation-column-0.cache
tests/cached_component_output/TestGridScaleCondensation-column-1.cache
tests/cached_component_output/TestHeldSuarez-3d-0.cache
tests/cached_component_output/TestHeldSuarez-3d-1.cache
tests/cached_component_output/TestHeldSuarez-3d_stepping-0.cache
tests/cached_component_output/TestHeldSuarez-3d_stepping-1.cache
tests/cached_component_output/TestHeldSuarez-column-0.cache
tests/cached_component_output/TestHeldSuarez-column-1.cache
tests/cached_component_output/TestHeldSuarez-column_stepping-0.cache
tests/cached_component_output/TestHeldSuarez-column_stepping-1.cache
tests/cached_component_output/TestIceSheet-3d-0.cache
tests/cached_component_output/TestIceSheet-3d-1.cache
tests/cached_component_output/TestIceSheet-column-0.cache
tests/cached_component_output/TestIceSheet-column-1.cache
tests/cached_component_output/TestIceSheetLand-3d-0.cache
tests/cached_component_output/TestIceSheetLand-3d-1.cache
tests/cached_component_output/TestIceSheetLand-column-0.cache
tests/cached_component_output/TestIceSheetLand-column-1.cache
tests/cached_component_output/TestInstellation-3d-0.cache
tests/cached_component_output/TestInstellation-column-0.cache
tests/cached_component_output/TestRRTMGLongwave-3d-0.cache
tests/cached_component_output/TestRRTMGLongwave-3d-1.cache
tests/cached_component_output/TestRRTMGLongwave-3d_stepping-0.cache
tests/cached_component_output/TestRRTMGLongwave-3d_stepping-1.cache
tests/cached_component_output/TestRRTMGLongwave-column-0.cache
tests/cached_component_output/TestRRTMGLongwave-column-1.cache
tests/cached_component_output/TestRRTMGLongwave-column_stepping-0.cache
tests/cached_component_output/TestRRTMGLongwave-column_stepping-1.cache
tests/cached_component_output/TestRRTMGLongwaveMCICA-3d-0.cache
tests/cached_component_output/TestRRTMGLongwaveMCICA-3d-1.cache
tests/cached_component_output/TestRRTMGLongwaveMCICA-3d_stepping-0.cache
tests/cached_component_output/TestRRTMGLongwaveMCICA-3d_stepping-1.cache
tests/cached_component_output/TestRRTMGLongwaveMCICA-column-0.cache
tests/cached_component_output/TestRRTMGLongwaveMCICA-column-1.cache
tests/cached_component_output/TestRRTMGLongwaveMCICA-column_stepping-0.cache
tests/cached_component_output/TestRRTMGLongwaveMCICA-column_stepping-1.cache
tests/cached_component_output/TestRRTMGLongwaveWithClouds-3d-0.cache
tests/cached_component_output/TestRRTMGLongwaveWithClouds-3d-1.cache
tests/cached_component_output/TestRRTMGLongwaveWithClouds-3d_stepping-0.cache
tests/cached_component_output/TestRRTMGLongwaveWithClouds-3d_stepping-1.cache
tests/cached_component_output/TestRRTMGLongwaveWithClouds-column-0.cache
tests/cached_component_output/TestRRTMGLongwaveWithClouds-column-1.cache
tests/cached_component_output/TestRRTMGLongwaveWithClouds-column_stepping-0.cache
tests/cached_component_output/TestRRTMGLongwaveWithClouds-column_stepping-1.cache
tests/cached_component_output/TestRRTMGLongwaveWithExternalInterfaceTemperature-3d-0.cache
tests/cached_component_output/TestRRTMGLongwaveWithExternalInterfaceTemperature-3d-1.cache
tests/cached_component_output/TestRRTMGLongwaveWithExternalInterfaceTemperature-3d_stepping-0.cache
tests/cached_component_output/TestRRTMGLongwaveWithExternalInterfaceTemperature-3d_stepping-1.cache
tests/cached_component_output/TestRRTMGLongwaveWithExternalInterfaceTemperature-column-0.cache
tests/cached_component_output/TestRRTMGLongwaveWithExternalInterfaceTemperature-column-1.cache
tests/cached_component_output/TestRRTMGLongwaveWithExternalInterfaceTemperature-column_stepping-0.cache
tests/cached_component_output/TestRRTMGLongwaveWithExternalInterfaceTemperature-column_stepping-1.cache
tests/cached_component_output/TestRRTMGShortwave-3d-0.cache
tests/cached_component_output/TestRRTMGShortwave-3d-1.cache
tests/cached_component_output/TestRRTMGShortwave-3d_stepping-0.cache
tests/cached_component_output/TestRRTMGShortwave-3d_stepping-1.cache
tests/cached_component_output/TestRRTMGShortwave-column-0.cache
tests/cached_component_output/TestRRTMGShortwave-column-1.cache
tests/cached_component_output/TestRRTMGShortwave-column_stepping-0.cache
tests/cached_component_output/TestRRTMGShortwave-column_stepping-1.cache
tests/cached_component_output/TestRRTMGShortwaveMCICA-3d-0.cache
tests/cached_component_output/TestRRTMGShortwaveMCICA-3d-1.cache
tests/cached_component_output/TestRRTMGShortwaveMCICA-3d_stepping-0.cache
tests/cached_component_output/TestRRTMGShortwaveMCICA-3d_stepping-1.cache
tests/cached_component_output/TestRRTMGShortwaveMCICA-column-0.cache
tests/cached_component_output/TestRRTMGShortwaveMCICA-column-1.cache
tests/cached_component_output/TestRRTMGShortwaveMCICA-column_stepping-0.cache
tests/cached_component_output/TestRRTMGShortwaveMCICA-column_stepping-1.cache
tests/cached_component_output/TestSimplePhysics-3d-0.cache
tests/cached_component_output/TestSimplePhysics-3d-1.cache
tests/cached_component_output/TestSimplePhysics-column-0.cache
tests/cached_component_output/TestSimplePhysics-column-1.cache
tests/cached_component_output/TestSimplePhysicsImplicitPrognostic-3d-0.cache
tests/cached_component_output/TestSimplePhysicsImplicitPrognostic-3d-1.cache
tests/cached_component_output/TestSimplePhysicsImplicitPrognostic-3d_stepping-0.cache
tests/cached_component_output/TestSimplePhysicsImplicitPrognostic-3d_stepping-1.cache
tests/cached_component_output/TestSimplePhysicsImplicitPrognostic-column-0.cache
tests/cached_component_output/TestSimplePhysicsImplicitPrognostic-column-1.cache
tests/cached_component_output/TestSimplePhysicsImplicitPrognostic-column_stepping-0.cache
tests/cached_component_output/TestSimplePhysicsImplicitPrognostic-column_stepping-1.cache
tests/cached_component_output/TestSlabSurface-3d-0.cache
tests/cached_component_output/TestSlabSurface-3d-1.cache
tests/cached_component_output/TestSlabSurface-3d_stepping-0.cache
tests/cached_component_output/TestSlabSurface-3d_stepping-1.cache
tests/cached_component_output/TestSlabSurface-column-0.cache
tests/cached_component_output/TestSlabSurface-column-1.cache
tests/cached_component_output/TestSlabSurface-column_stepping-0.cache
tests/cached_component_output/TestSlabSurface-column_stepping-1.cache