LICENSE
README.md
pyproject.toml
src/insel/__init__.py
src/insel/existing_model.py
src/insel/insel.py
src/insel/insel_error.py
src/insel/model.py
src/insel/one_block_model.py
src/insel/plot.py
src/insel/template.py
src/insel/temporary_model.py
src/insel.egg-info/PKG-INFO
src/insel.egg-info/SOURCES.txt
src/insel.egg-info/dependency_links.txt
src/insel.egg-info/top_level.txt
src/insel/tests/__init__.py
src/insel/tests/constants.py
src/insel/tests/custom_assertions.py
src/insel/tests/run_all_tests.py
src/insel/tests/test_blocks.py
src/insel/tests/test_doc.py
src/insel/tests/test_flags.py
src/insel/tests/test_models.py
src/insel/tests/test_plots.py
src/insel/tests/test_templates.py
src/insel/tests/test_threading.py
src/insel/tests/test_user_blocks.py
src/insel/tests/vseit_files_are_templates.py
src/insel/tests/data/123.csv
src/insel/tests/data/123.dat
src/insel/tests/data/DEU_Stuttgart.107380_IWEC.epw
src/insel/tests/data/DEU_Stuttgart.107380_IWEC.txt
src/insel/tests/data/gengt_comparison.dat
src/insel/tests/templates/a_times_b.insel
src/insel/tests/templates/add_negative_inputs.insel
src/insel/tests/templates/array_parameters.insel
src/insel/tests/templates/empty_if.insel
src/insel/tests/templates/expg.insel
src/insel/tests/templates/insel_include.insel
src/insel/tests/templates/merge_distinct_loops.insel
src/insel/tests/templates/odds_as_nans.insel
src/insel/tests/templates/one_to_ten.insel
src/insel/tests/templates/remove_odds.insel
src/insel/tests/templates/x1_plus_x2.insel
src/insel/tests/templates/conditional/average.insel
src/insel/tests/templates/conditional/max.insel
src/insel/tests/templates/conditional/min.insel
src/insel/tests/templates/conditional/sum.insel
src/insel/tests/templates/constants/conflict.insel
src/insel/tests/templates/constants/duplicate.insel
src/insel/tests/templates/constants/empty.insel
src/insel/tests/templates/constants/ignore_units_in_defcon.vseit
src/insel/tests/templates/constants/nurnberg.vseit
src/insel/tests/templates/constants/placeholder_too.insel
src/insel/tests/templates/constants/same.insel
src/insel/tests/templates/constants/simple.insel
src/insel/tests/templates/constants/string_constant.insel
src/insel/tests/templates/constants/x_plus_y.vseit
src/insel/tests/templates/encoding/a_times_b_iso8859.insel
src/insel/tests/templates/encoding/a_times_b_utf8.insel
src/insel/tests/templates/encoding/ä_tïm€ß_b.insel
src/insel/tests/templates/encoding/space in folder/a times b.insel
src/insel/tests/templates/encoding/Ëñçödìñg/a times b.insel
src/insel/tests/templates/encoding/Ëñçödìñg/one_to_ten.txt
src/insel/tests/templates/encoding/Ëñçödìñg/read_file.insel
src/insel/tests/templates/encoding/Ëñçödìñg/x_plus_y.vseit
src/insel/tests/templates/engine/do_do.insel
src/insel/tests/templates/engine/sum_sum.insel
src/insel/tests/templates/engine/sum_sum_do.insel
src/insel/tests/templates/io/long_string.vseit
src/insel/tests/templates/io/not_here.insel
src/insel/tests/templates/io/read_epw_file.insel
src/insel/tests/templates/io/read_relative_file.insel
src/insel/tests/templates/io/read_simple_file.insel
src/insel/tests/templates/io/screen.insel
src/insel/tests/templates/io/screen1g.insel
src/insel/tests/templates/io/screen_header.insel
src/insel/tests/templates/io/screen_without_input.insel
src/insel/tests/templates/io/short_string.vseit
src/insel/tests/templates/io/utf_headline.insel
src/insel/tests/templates/io/weird_output.insel
src/insel/tests/templates/io/write_params.insel
src/insel/tests/templates/macros/constants.insel
src/insel/tests/templates/macros/screen.insel
src/insel/tests/templates/mathematics/polyg.insel
src/insel/tests/templates/parametric/average.insel
src/insel/tests/templates/parametric/max.insel
src/insel/tests/templates/parametric/min.insel
src/insel/tests/templates/photovoltaic/i_sc.insel
src/insel/tests/templates/photovoltaic/mpp.insel
src/insel/tests/templates/photovoltaic/mpp_with_top_of_loop.vseit
src/insel/tests/templates/photovoltaic/mpp_without_top_of_loop.vseit
src/insel/tests/templates/photovoltaic/nurnberg_v1.insel
src/insel/tests/templates/photovoltaic/nurnberg_v2.insel
src/insel/tests/templates/photovoltaic/u_oc.insel
src/insel/tests/templates/plots/sine.gnuplot
src/insel/tests/templates/plots/sine.insel
src/insel/tests/templates/stats/max_xy.insel
src/insel/tests/templates/stats/max_xy_c.insel
src/insel/tests/templates/stats/max_xy_p.insel
src/insel/tests/templates/stats/min_xy.insel
src/insel/tests/templates/stats/min_xy_c.insel
src/insel/tests/templates/stats/min_xy_p.insel
src/insel/tests/templates/weather/average_irradiance_on_tilted_surface.insel
src/insel/tests/templates/weather/check_temperatures.insel
src/insel/tests/templates/weather/gengt_comparison.insel
src/insel/tests/templates/weather/gengt_monthly_averages.insel
src/insel/tests/templates/weather/get_irradiance_profile.insel