Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert monin_obukhov.tech.ps to LaTeX document #352

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

underwoo
Copy link
Member

Description
Conversion of Monon Obukhov PostScript tech document to LaTeX.

No issue yet.

How Has This Been Tested?
Only documentation, no real need to test ATT.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

@underwoo
Copy link
Member Author

PDF version of original PostScript, to help with review of LaTeX version.

To create a PDF from the LaTeX version, clone the repository and enter the monin_obukhov directory and run pdflatex monin_obukhov_tech.tex. Note, must have pdflatex installed. This does work on the GFDL workstations.

monin_obukhov.tech.pdf

@mlee03
Copy link
Contributor

mlee03 commented Mar 23, 2020

I only found these for the equations:

Equation 1, subscript for u should be *
Equation 20, the denominator should not be squared
Equation 39, greater than equal signs looks better with \geq from \usepackage{amssymb}
Equation 45, ) should not be a subscript
Paragraph before Equation 24, z is missing in $_h$
"If there were only two inputs – i.e., if one could assume that the ration of $z_0$ to $_h$"

Paragraph before Equation 34, z_z --> z_0
One finds, with considerable effort... $F(\zeta;\zeta_0) = F(\zeta) - F(\zeta_0)$ where $\zeta_0 = z_0/L = \zeta z_z/z$)

same. Typically $z_0 > z_b$ because momentum can be transferred to
the surface through pressure forces as well as molecular viscosity,
whereas temperature and humidity must be transferred by molecular
diffusion at the surface (except when there is sea spray etc.). One
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be (except where there is sea spray, etc...)

@underwoo
Copy link
Member Author

I only found these for the equations:

Equation 1, subscript for u should be *
Equation 20, the denominator should not be squared
Equation 39, greater than equal signs looks better with \geq from \usepackage{amssymb}
Equation 45, ) should not be a subscript
Paragraph before Equation 24, z is missing in $_h$
"If there were only two inputs – i.e., if one could assume that the ration of $z_0$ to $_h$"

Paragraph before Equation 34, z_z --> z_0
One finds, with considerable effort... $F(\zeta;\zeta_0) = F(\zeta) - F(\zeta_0)$ where $\zeta_0 = z_0/L = \zeta z_z/z$)

Thank you. I have corrected these.

@wrongkindofdoctor
Copy link
Contributor

I'll note that there's a blank page at the end of the pdf, but it's not clear why. This might be a byproduct of the latex version or float settings.

Base automatically changed from master to main March 8, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants