Community products: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 1: Line 1:
=Community products and more=
=Community products and more=


==Models==
==Users==
===Models===
Surface dynamics models are at the core of CSDMS. All community models that we list in the CSDMS repository are open source and as such can be downloaded and used. [[Model_download_portal|Find the right model for your research]]
Surface dynamics models are at the core of CSDMS. All community models that we list in the CSDMS repository are open source and as such can be downloaded and used. [[Model_download_portal|Find the right model for your research]]


===Education===
CSDMS has collected and developed educational material of numerical modeling over the years. This ranges from a collection of animations, to labs, lectures and textbook examples and even Science on a Sphere material. So [[Education_portal|start browsing the educational repository]].
===Data===
All models need input or validation datasets. CSDMS wants to help modelers finding the data sets they need to do their research. [[Data_portal|Here are the datasets that are described so far]].
==Developers==
== Software wrapping standards==
== Software wrapping standards==
CSDMS has developed a simple interface standard called the '''Basic Model Interface''' or '''BMI''' that makes a plug-and-play model component from an existing numerical model. Software programmers are encouraged to use the BMI. Reed more about how you can implement a BMI at: [[BMI_Description]]
CSDMS has developed a simple interface standard called the '''Basic Model Interface''' or '''BMI''' that makes a plug-and-play model component from an existing numerical model. Software programmers are encouraged to use the BMI. Reed more about how you can implement a BMI at: [[BMI_Description]]
Line 10: Line 19:
Models need to be able to share data in a plug-and-play world. Read more about how to properly [[CSDMS_Standard_Names|implement standard names]] into your model.
Models need to be able to share data in a plug-and-play world. Read more about how to properly [[CSDMS_Standard_Names|implement standard names]] into your model.


==Education==
==Model tools==
CSDMS has collected and developed educational material of numerical modeling over the years. This ranges from a collection of animations, to labs, lectures and textbook examples and even Science on a Sphere material. So [[Education_portal|start browsing the educational repository]].
CSDMS has invested in making it easier to  run and couple models, and even to integrate some of Dakota functionality in its framework. [[Tools_portal|Learn more about these tools here]].

Revision as of 11:30, 18 January 2017

Community products and more

Users

Models

Surface dynamics models are at the core of CSDMS. All community models that we list in the CSDMS repository are open source and as such can be downloaded and used. Find the right model for your research

Education

CSDMS has collected and developed educational material of numerical modeling over the years. This ranges from a collection of animations, to labs, lectures and textbook examples and even Science on a Sphere material. So start browsing the educational repository.

Data

All models need input or validation datasets. CSDMS wants to help modelers finding the data sets they need to do their research. Here are the datasets that are described so far.


Developers

Software wrapping standards

CSDMS has developed a simple interface standard called the Basic Model Interface or BMI that makes a plug-and-play model component from an existing numerical model. Software programmers are encouraged to use the BMI. Reed more about how you can implement a BMI at: BMI_Description

Standard Names

Models need to be able to share data in a plug-and-play world. Read more about how to properly implement standard names into your model.

Model tools

CSDMS has invested in making it easier to run and couple models, and even to integrate some of Dakota functionality in its framework. Learn more about these tools here.