Skip to content

C++ port of 2 Fortran 90 modules from WRF.

Notifications You must be signed in to change notification settings

erglabs/WRF-CPP-PORT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WRF-CPP-PORT

This is an attempt to port to C++ a part of famous Weather Research and Forecasting model written in FORTRAN 90. The work on code porting just only started. I concentrated my effort on Physics library first. The most complicated problem will surely be identification of objects in usually structural and procedural code which is based on FORTRAN subroutines wrapped in modules and converting it to modern C++ which in turn will be based solely on generic pprogrammic as much as possible.

About

C++ port of 2 Fortran 90 modules from WRF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • C 0.2%