Skip to content

Commit

Permalink
Update the filenames for RRTMGP v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sjsprecious committed Feb 7, 2024
1 parent 59648df commit d1ff6e0
Showing 1 changed file with 16 additions and 27 deletions.
43 changes: 16 additions & 27 deletions machines/Depends.nvhpc
Original file line number Diff line number Diff line change
Expand Up @@ -40,35 +40,24 @@ macrop_driver.o \
shr_spfn_mod.o

RRTMGP_OBJS=\
mo_rte_util_array.o \
mo_rte_sw.o \
mo_rte_lw.o \
mo_cloud_optics.o \
mo_gas_optics_rrtmgp.o \
rrtmgp_allsky.o \
rrtmgp_rfmip_lw.o \
rrtmgp_rfmip_sw.o \
mo_fluxes_byband.o \
mo_zenith_angle_spherical_correction.o \
mo_rrtmgp_clr_all_sky.o \
mo_gas_concentrations.o \
mo_aerosol_optics_rrtmgp_merra.o \
mo_cloud_optics_rrtmgp.o \
mo_gas_optics_rrtmgp.o \
mo_gas_optics_rrtmgp_kernels.o \
mo_rte_lw.o \
mo_rte_sw.o \
mo_rte_util_array_validation.o \
mo_rte_util_array.o \
mo_fluxes_broadband_kernels.o \
mo_fluxes_byband_kernels.o \
mo_rrtmgp_util_reorder_kernels.o \
mo_compute_bc.o\
mo_fluxes_byband.o\
mo_fluxes_bygpoint.o\
mo_heating_rates.o\
mo_rrtmgp_clr_all_sky.o\
mo_cloud_sampling.o\
mo_solar_variability.o\
mo_gas_optics.o\
mo_rrtmgp_constants.o\
mo_rrtmgp_util_reorder.o\
mo_rrtmgp_util_string.o\
mo_fluxes.o\
mo_optical_props.o\
mo_rte_config.o\
mo_rte_kind.o\
mo_source_functions.o\
mo_optical_props_kernels.o\
mo_rte_solver_kernels.o\
rrtmgp_driver.o\
mo_gas_optics_kernels.o
mo_rte_solver_kernels.o \
mo_optical_props_kernels.o

ifeq ($(DEBUG),FALSE)
$(PERFOBJS): %.o: %.F90
Expand Down

0 comments on commit d1ff6e0

Please sign in to comment.