E3SM
Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated. (by E3SM-Project)
FLAP
Fortran command Line Arguments Parser for poor people (by szaghi)
E3SM | FLAP | |
---|---|---|
2 | 2 | |
366 | 155 | |
2.2% | 0.6% | |
10.0 | 3.5 | |
5 days ago | about 1 year ago | |
Fortran | Fortran | |
GNU General Public License v3.0 or later | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
E3SM
Posts with mentions or reviews of E3SM.
We have used some of these posts to build our list of alternatives
and similar projects.
-
What are some of the coolest cs careers in climate action?
E3SM https://e3sm.org
-
10,000 years of climate change
https://github.com/E3SM-Project/E3SM/tree/master/components.
FLAP
Posts with mentions or reviews of FLAP.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-13.
-
Is there a way to create a command line menu in Fortran?
is not powerful enough, FLAP is one (not the only, see some compiled in fortranwiki) equivalent to argparse (in Python) for Fortran. You then enter a workflow to compile modules, later the main program, and eventually join the object files into an executable. Manually for example with gfortran as compiler, this is in line of
-
Joe's Live Coding Sessions - GPU Programming in Fortran : Verifying Spectral Accuracy in the Advection-Diffusion Solvers
We'll be building out more of the command line interface using the Fortran command Line Argument Parser for poor people (FLAP; https://github.com/szaghi/FLAP) to add triggers for executing convergence tests. In the process, we'll also be doing some tecplot output visualization with Paraview
What are some alternatives?
When comparing E3SM and FLAP you can also consider the following projects:
WRF - The official repository for the Weather Research and Forecasting (WRF) model
http-client - http-client offers a user-friendly, high-level API to make HTTP requests in Fortran.
TCFD-reporting - Open source TCFD reporting framework
SELF - Spectral Element Library in Fortran
MITgcm - M.I.T General Circulation Model master code and documentation repository
hipfort - Fortran interfaces for ROCm libraries