From d938d22b11638dad8a2617d194d72317bbab8cc3 Mon Sep 17 00:00:00 2001 From: Christopher Tessum Date: Sun, 18 Feb 2024 13:48:30 -0600 Subject: [PATCH] Update Name --- src/AtmosphericDeposition.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AtmosphericDeposition.jl b/src/AtmosphericDeposition.jl index 6e461ca8..8414bf38 100644 --- a/src/AtmosphericDeposition.jl +++ b/src/AtmosphericDeposition.jl @@ -1,4 +1,4 @@ -module DepositionMTK +module AtmosphericDeposition using Unitful using StaticArrays