Skip to content
Snippets Groups Projects
Commit 37021d21 authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan
Browse files

Juan 01/02/2023:ini_rain_ice.f90; OpenACC optimization , put XRTMIN on device at init

parent 3a58e17a
Branches
Tags
1 merge request!4Jean Wurtz 30/04/2025 : Bugfixes mainly for TEB and for simple precision
......@@ -431,6 +431,7 @@ XRTMIN(4) = 1.0E-20
XRTMIN(5) = 1.0E-15
XRTMIN(6) = 1.0E-15
IF (HCLOUD == 'ICE4') XRTMIN(7) = 1.0E-15
!$acc enter data copyin(XRTMIN)
!
XCONC_SEA=1E8 ! 100/cm3
XCONC_LAND=3E8 ! 300/cm3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment