.vscode
.venv
.idea
namelists

dwarf-p-ice3
dwarf_p_ice3.egg-info

.dacecache/
.venv-prod/
.gt_cache/
.gt4py_cache/
.pytest_cache/
*/__pycache__/*
.idea/
_dacegraphs/

*.pyc
venv*
.venv*

# custom paths
src/ice3/cython_bindings
src/ice3/drivers/tests.py
src/ice3/stencils/ice4*
src/drivers/cffi_driver
src/ice3/stencils_fortran/ref
src/ice3/__pycache__/
src/PHYEX/
test/
test_OLD/
src/testprogs_data/fortran/
src/dwarf_ice3.egg-info/Ò
output/
dist/
scripts
src/testprogs_data/fortran/build
src/testprogs_data/fortran/.fcm-make
src/testprogs_data/main_ice_adjust
src/drivers/build
tests/functions/
tests/repro/
tests/stencils/
tests/utils/

# utilities
*.log
*.sh
*.mod
*.o
*.cfg
*.json
tests/functions/
        tests/repro/
        tests/stencils/
        tests/utils/
.coverage

mode_*/
cloud_fraction/
sandbox/
src/dwarf_ice3.egg-info/

# requirements
requirements.txt
requirements_gpu.txt
requirements_all.txt

# phyex
IAL_CY50T1.tar.gz

build
build_fortran
PHYEX-IAL_CY50T1/aux
PHYEX-IAL_CY50T1/conv
PHYEX-IAL_CY50T1/ext
PHYEX-IAL_CY50T1/micro
PHYEX-IAL_CY50T1/turb

# build
build
build_fortran

# examples
examples
