Skip to content

Commit

Permalink
import NVTX
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasloan25 committed Mar 22, 2024
1 parent c601506 commit 64a8c0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions experiments/AMIP/components/atmosphere/climaatmos.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# atmos_init: for ClimaAtmos pre-AMIP interface
using StaticArrays
using Statistics: mean
import NVTX

import ClimaAtmos as CA
import ClimaAtmos: CT1, CT2, CT12, CT3, C3, C12, unit_basis_vector_data,
Expand Down
1 change: 1 addition & 0 deletions experiments/AMIP/components/land/climaland_bucket.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import Thermodynamics as TD
using Dates: DateTime
using ClimaComms: AbstractCommsContext
import ClimaParams
import NVTX

import ClimaLand
using ClimaLand.Bucket: BucketModel, BucketModelParameters, AbstractAtmosphericDrivers, AbstractRadiativeDrivers
Expand Down

0 comments on commit 64a8c0c

Please sign in to comment.