Skip to content

Commit

Permalink
Fix typos in field table files
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin blake committed Dec 17, 2024
1 parent f127777 commit 86242c5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion parm/config/det/field_table
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"longname", "subgrid scale turbulent kinetic energy"
"units", "m2/s2"
"profile_type", "fixed", "surface_value=0.0" /
# prognotsitc sigmab tracer
# prognostic sigmab tracer
"TRACER", "atmos_mod", "sigmab"
"longname", "sigma fraction"
"units", "fraction"
Expand Down
2 changes: 1 addition & 1 deletion parm/config/enkf/field_table
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"longname", "subgrid scale turbulent kinetic energy"
"units", "m2/s2"
"profile_type", "fixed", "surface_value=0.0" /
# prognotsitc sigmab tracer
# prognostic sigmab tracer
"TRACER", "atmos_mod", "sigmab"
"longname", "sigma fraction"
"units", "fraction"
Expand Down
2 changes: 1 addition & 1 deletion parm/config/ensf/field_table
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"longname", "subgrid scale turbulent kinetic energy"
"units", "m2/s2"
"profile_type", "fixed", "surface_value=0.0" /
# prognotsitc sigmab tracer
# prognostic sigmab tracer
"TRACER", "atmos_mod", "sigmab"
"longname", "sigma fraction"
"units", "fraction"
Expand Down
2 changes: 1 addition & 1 deletion parm/config/firewx/field_table
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"longname", "subgrid scale turbulent kinetic energy"
"units", "m2/s2"
"profile_type", "fixed", "surface_value=0.0" /
# prognotsitc sigmab tracer
# prognostic sigmab tracer
"TRACER", "atmos_mod", "sigmab"
"longname", "sigma fraction"
"units", "fraction"
Expand Down

0 comments on commit 86242c5

Please sign in to comment.