Skip to content

Commit 1d0f1e8

Browse files
authored
Merge pull request #1107 from grantfirl/feature/pumas_microphysics_gjf
Updating units to match correct units in PUMAS for integer unit log
2 parents c781f4b + d4121d5 commit 1d0f1e8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

physics/GWD/cires_ugwp.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
[logunit]
4242
standard_name = iounit_of_log
4343
long_name = fortran unit number for writing logfile
44-
units = none
44+
units = 1
4545
dimensions = ()
4646
type = integer
4747
intent = in

physics/GWD/ugwpv1_gsldrag.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
[logunit]
4141
standard_name = iounit_of_log
4242
long_name = fortran unit number for writing logfile
43-
units = none
43+
units = 1
4444
dimensions = ()
4545
type = integer
4646
intent = in

physics/GWD/unified_ugwp.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
[logunit]
4343
standard_name = iounit_of_log
4444
long_name = fortran unit number for writing logfile
45-
units = none
45+
units = 1
4646
dimensions = ()
4747
type = integer
4848
intent = in

physics/MP/GFDL/gfdl_cloud_microphys.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
[logunit]
4242
standard_name = iounit_of_log
4343
long_name = fortran unit number for writing logfile
44-
units = none
44+
units = 1
4545
dimensions = ()
4646
type = integer
4747
intent = in

physics/MP/pumas/PUMAS

0 commit comments

Comments
 (0)