Skip to content

Commit b8af973

Browse files
committed
fix merge problem in mp_thompson.meta
1 parent 4e0cd0b commit b8af973

1 file changed

Lines changed: 18 additions & 21 deletions

File tree

physics/MP/Thompson/mp_thompson.meta

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,24 @@
943943
dimensions = ()
944944
type = logical
945945
intent = inout
946-
<<<<<<< HEAD
946+
[fs_fac_rain]
947+
standard_name = multiplicative_tuning_parameter_for_rain_fall_speed
948+
long_name = multiplicative tuning parameter for rain fall speed
949+
units = none
950+
dimensions = ()
951+
type = real
952+
kind = kind_phys
953+
intent = in
954+
optional = True
955+
[fs_fac_snow]
956+
standard_name = multiplicative_tuning_parameter_for_snow_fall_speed
957+
long_name = multiplicative tuning parameter_for snow fall speed
958+
units = none
959+
dimensions = ()
960+
type = real
961+
kind = kind_phys
962+
intent = in
963+
optional = True
947964
[ten_q]
948965
standard_name = tendency_of_tracer_concentration
949966
long_name = tendency of tracer concentration calculated by one physics scheme
@@ -1067,26 +1084,6 @@
10671084
type = real
10681085
kind = kind_phys
10691086
intent = out
1070-
=======
1071-
[fs_fac_rain]
1072-
standard_name = multiplicative_tuning_parameter_for_rain_fall_speed
1073-
long_name = multiplicative tuning parameter for rain fall speed
1074-
units = none
1075-
dimensions = ()
1076-
type = real
1077-
kind = kind_phys
1078-
intent = in
1079-
optional = True
1080-
[fs_fac_snow]
1081-
standard_name = multiplicative_tuning_parameter_for_snow_fall_speed
1082-
long_name = multiplicative tuning parameter_for snow fall speed
1083-
units = none
1084-
dimensions = ()
1085-
type = real
1086-
kind = kind_phys
1087-
intent = in
1088-
optional = True
1089-
>>>>>>> ufs/dev
10901087
[errmsg]
10911088
standard_name = ccpp_error_message
10921089
long_name = error message for error handling in CCPP

0 commit comments

Comments
 (0)