File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Interstitials/UFS_SCM_NEPTUNE Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66
66
type = logical
67
67
intent = in
68
68
[do_lw_clrsky_hr]
69
- standard_name = flag_for_output_of_tendency_of_air_temperature_due_to_longwave_heating_on_radiation_timestep_assuming_clear_sky
69
+ standard_name = flag_for_tendency_of_air_temperature_due_to_longwave_heating_on_radiation_timestep_assuming_clear_sky
70
70
long_name = flag to output lw heating rate
71
71
units = flag
72
72
dimensions = ()
73
73
type = logical
74
74
intent = in
75
75
[do_sw_clrsky_hr]
76
- standard_name = flag_for_output_of_tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_timestep_assuming_clear_sky
76
+ standard_name = flag_for_tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_timestep_assuming_clear_sky
77
77
long_name = flag to output sw heating rate
78
78
units = flag
79
79
dimensions = ()
Original file line number Diff line number Diff line change 50
50
type = logical
51
51
intent = in
52
52
[lwhtr]
53
- standard_name = flag_for_output_of_tendency_of_air_temperature_due_to_longwave_heating_on_radiation_timestep_assuming_clear_sky
53
+ standard_name = flag_for_tendency_of_air_temperature_due_to_longwave_heating_on_radiation_timestep_assuming_clear_sky
54
54
long_name = flag to output lw heating rate (Radtend%lwhc)
55
55
units = flag
56
56
dimensions = ()
Original file line number Diff line number Diff line change 64
64
type = logical
65
65
intent = in
66
66
[swhtr]
67
- standard_name = flag_for_output_of_tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_timestep_assuming_clear_sky
67
+ standard_name = flag_for_tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_timestep_assuming_clear_sky
68
68
long_name = flag to output sw heating rate (Radtend%swhc)
69
69
units = flag
70
70
dimensions = ()
Original file line number Diff line number Diff line change 144
144
type = logical
145
145
intent = in
146
146
[doLWclrsky]
147
- standard_name = flag_for_output_of_tendency_of_air_temperature_due_to_longwave_heating_on_radiation_timestep_assuming_clear_sky
147
+ standard_name = flag_for_tendency_of_air_temperature_due_to_longwave_heating_on_radiation_timestep_assuming_clear_sky
148
148
long_name = flag to output lw heating rate (Radtend%lwhc)
149
149
units = flag
150
150
dimensions = ()
Original file line number Diff line number Diff line change 144
144
type = logical
145
145
intent = in
146
146
[doSWclrsky]
147
- standard_name = flag_for_output_of_tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_timestep_assuming_clear_sky
147
+ standard_name = flag_for_tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_timestep_assuming_clear_sky
148
148
long_name = flag to output sw heating rate (Radtend%swhc)
149
149
units = flag
150
150
dimensions = ()
You can’t perform that action at this time.
0 commit comments