Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ndawson33

    Problem compiling FORTRAN 90 code

    I figured out the problem. I was trying to edit the code in the .f90 files. I should have edited the .F files.
  2. ndawson33

    Problem compiling FORTRAN 90 code

    SFCDIAGS is a small subroutine that computes three variables. I added an equation to compute 30 centimeter temperatures and added two new parameters (t30 and chs30). SFCDIAGS gets called up from the surface driver to compute the variables as input for other subroutines in the surface_driver.f...
  3. ndawson33

    Problem compiling FORTRAN 90 code

    Hello, I am working on a wrf model that uses FORTRAN 90. I have inserted a new code to compute temperatures at 30cm. When I compile I get the error: PGF90-S-0186-Argument missing for formal argument kts(module_surface_driver.f90: 972) PGF90-S-0186-Argument missing for formal argument...

Part and Inventory Search

Back
Top