Testtest: Difference between revisions
Created page with "Papers and reports Payo, A., Favis-Mortlock, D., Dickson, M., Hall, J. W., Hurst, M. D., Walkden, M. J. A., Townend, I., Ives, M. C., Nicholls, R. J., and Ellis, M. A.: Coastal Modelling Environment version 1.0: a framework for integrating landform-specific component models in order to simulate decadal to centennial morphological changes on complex coasts, Geosci. Model Dev., 10, 2715-2740, https://doi.org/10.5194/gmd-10-2715-2017, 2017. French, J., Payo, A., Murray, B...." |
No edit summary |
||
Line 13: | Line 13: | ||
Walkden, M. J. and J. W. Hall (2011). A Mesoscale Predictive Model of the Evolution and Management of a Soft- Rock Coast. Journal of Coastal Research 27(3): 529-543.doi/abs/10.2112/JCOASTRES-D-10-00099.1 | Walkden, M. J. and J. W. Hall (2011). A Mesoscale Predictive Model of the Evolution and Management of a Soft- Rock Coast. Journal of Coastal Research 27(3): 529-543.doi/abs/10.2112/JCOASTRES-D-10-00099.1 | ||
Coastal Modelling Environment | |||
CoastalME is a modelling environment to simulate decadal and longer coastal morphological changes. | |||
It is an engineering tool for advanced modellers seeking to simulate the interaction of multiple coastal landforms and different types of human interventions Payo et al. (2015). | |||
Payo et al., (2016) described in detail the rationale behind CoastalME and demonstrated how it can be used to integrate; the Soft Cliff and Platform Erosion model SCAPE, the Coastal Vector Evolution Model COVE and the Cross Shore model CSHORE. | |||
The software is written in C++ following the object oriented paradigm and has been documented using Doxygen. | |||
The C++ source code is available for download under GNU open source license. | |||
Creation and visualization of all inputs an ouputs can be done using your prefereed text editor (i.e. Notepad++ for the config files) and QGIS (for the raster and vector output files). | |||
To get you started here you have a few examples input files for the test cases shown below. |
Revision as of 10:51, 28 February 2023
Papers and reports Payo, A., Favis-Mortlock, D., Dickson, M., Hall, J. W., Hurst, M. D., Walkden, M. J. A., Townend, I., Ives, M. C., Nicholls, R. J., and Ellis, M. A.: Coastal Modelling Environment version 1.0: a framework for integrating landform-specific component models in order to simulate decadal to centennial morphological changes on complex coasts, Geosci. Model Dev., 10, 2715-2740, https://doi.org/10.5194/gmd-10-2715-2017, 2017.
French, J., Payo, A., Murray, B., Orford, J., Eliot, M., Cowell, P., 2016. Appropriate complexity for the prediction of coastal and estuarine geomorphic behaviour at decadal to centennial scales. Geomorphology 256, 3-16. doi.org/10.1016/j.geomorph.2015.10.005
Hurst, M.D., Barkwith, A., Ellis, M.A., Thomas, C.W., Murray, A.B., 2015. Exploring the sensitivities of crenulate bay shorelines to wave climates using a new vector-based one-line model. Journal of Geophysical Research: Earth Surface 120, 2586-2608. doi/10.1002/2015JF003704
Kobayashi, N. (2016). Coastal sediment transport modeling for engineering applications. Journal of Waterway, Port, Coastal, and Ocean Engineering 142(6): 03116001. doi/10.1061/%28ASCE%29WW.1943-5460.0000347
Payo, A., Favis-Mortlock, D., Dickson, M., Hall, J. W., Hurst, M., Walkden, M. J. A., Townend, I., Ives, M. C., Nicholls, R. J., and Ellis, M. A.: CoastalME version 1.0: a Coastal Modelling Environment for simulating decadal to centennial morphological changes, Geosci. Model Dev. Discuss., doi:10.5194/gmd-2016-264, in review, 2016. doi:10.5194/gmd-2016-264
Payo, A., Hall, J.W., Favis-Mortlock, D., Ives, M., 2015. A multi-landform numerical framework for modelling large scale coastal morphodynamics, In: Wang, P., Rosati, J.D., Cheng, J. (Eds.), The Proceedings of Coastal Sediments 2015. World Scientific Publishing Co. Pte. Ltd., San Diego, CA, p. 14.
Walkden, M. J. and J. W. Hall (2011). A Mesoscale Predictive Model of the Evolution and Management of a Soft- Rock Coast. Journal of Coastal Research 27(3): 529-543.doi/abs/10.2112/JCOASTRES-D-10-00099.1
Coastal Modelling Environment CoastalME is a modelling environment to simulate decadal and longer coastal morphological changes.
It is an engineering tool for advanced modellers seeking to simulate the interaction of multiple coastal landforms and different types of human interventions Payo et al. (2015).
Payo et al., (2016) described in detail the rationale behind CoastalME and demonstrated how it can be used to integrate; the Soft Cliff and Platform Erosion model SCAPE, the Coastal Vector Evolution Model COVE and the Cross Shore model CSHORE.
The software is written in C++ following the object oriented paradigm and has been documented using Doxygen.
The C++ source code is available for download under GNU open source license.
Creation and visualization of all inputs an ouputs can be done using your prefereed text editor (i.e. Notepad++ for the config files) and QGIS (for the raster and vector output files).
To get you started here you have a few examples input files for the test cases shown below.