You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CFE (Conceptual Functional Equivalent) is a simplified conceptual model written by Fred Ogden that is designed to be functionally equivalent to the National Water Model. To see the original author code, which is not BMI compatible, please refer to the original_author_code directory. For more information on the hypotheses and ideas underpinning the CFE model, see the T-shirt Approximation of the National Water Model versions 1.2, 2.0, and 2.1 section of this document. The remainder of this document discusses the BMI enabled and expanded CFE model.
Build and Run Instructions
Detailed instructions on how to build and run CFE can be found in the INSTALL guide.
Example 1 (standalone mode): CFE reads local forcing data
Example 2 (pseudo framework mode): CFE coupled to AORC (AORC provides forcing data through BMI)
Example 3 (pseudo framework mode): CFE coupled to AORC (provides forcing data through BMI) and PET (provides potential evapotranspiration via BMI)
Example 4 (pseudo framework mode): Example #3 repeated with rootzone-based actual evapotranspiration
Example 5 (nextgen framework mode): CFE coupled to PET module
Model Configuration File
A detailed description of the parameters for model configuration is provided here.
Getting help
For questions, please contact XYZ, the main maintainer of the repository.
Known issues or raise an issue
We are constantly looking to improve the model and/or fix bugs as they arise. Please see the Git Issues for known issues or if you want to suggest adding a capability or to report a bug, please open an issue.
Getting involved
See general instructions to contribute to the model development (instructions) or simply fork the repository and submit a pull request.
About
CFE is a conceptual rainfall-runoff model with an implementation of the Basic Model Interface.