Difference between revisions of "CESM"

From UFRC
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Software]]
 
[[Category:Software]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|REPLACE}}
+
|{{#vardefine:app|CESM}}
 
|{{#vardefine:url|https://www.cesm.ucar.edu/models}}
 
|{{#vardefine:url|https://www.cesm.ucar.edu/models}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
Line 20: Line 20:
  
 
DESCRIPTION
 
DESCRIPTION
HiPerGator support Community Earth System Model (CESM) and Energy Exascale Earth System Model (E3SM)
 
  
The CESM is a fully coupled, global climate model that provides state-of-the-art computer simulations of the Earth's past, present, and future climate states while E3SM is the Department of energy's climate mode. DOE describe E3SM as "an ongoing, state-of-the-science Earth system modeling, simulation, and prediction project that optimizes the use of DOE laboratory resources to meet the science needs of the nation and the mission needs of DOE."
+
Community Earth System Model (CESM) and Energy Exascale Earth System Model (E3SM):
  
CIME - Common Infrastructure for Modeling the Earth (pronounced “SEAM”) provides a Case Control System for configuring, compiling and executing Earth system models, data and stub model components, a driver and associated tools and libraries.
+
The CESM is a fully coupled, global climate model that provides state-of-the-art computer simulations of the Earth's past, present, and future climate states while E3SM is the Department of energy's climate mode. DOE describes E3SM as "an ongoing, state-of-the-science Earth system modeling, simulation, and prediction project that optimizes the use of DOE laboratory resources to meet the science needs of the nation and the mission needs of DOE."
  
CLM - Community Land Model. The land component used in CESM. It has the capability to model specific processes such as vegetation composition, heat transfer in soil, carbon-nitrogen cycling, canopy hydrology, and many more.
+
CIME - Common Infrastructure for Modeling the Earth (pronounced “SEAM”) provides a Case Control System for configuring, compiling and executing Earth system models, data and stub model components, a driver, and associated tools and libraries. See http://esmci.github.io/cime/versions/master/html/index.html in-depth discussion.  
  
<!--Modules-->
+
CLM - Community Land Model. The land component used in CESM. It has the capability to model specific processes such as vegetation composition, heat transfer in soil, carbon-nitrogen cycling, canopy hydrology, and many more. See https://www.cesm.ucar.edu/models/clm for in-depth discussion.  
==Environment Modules==
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.
 
|}}
 
<!--Run-->
 
{{#if: {{#var: exe}}|==Additional Information==
 
  
WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY
+
There are no environment module for CIME, instead, Users decide the model and UF research computing provides the necessary expertise to carry out the tasks necessary to use CESM software. The HPG users who need assistance in using CESM are asked to open a support ticket. Also, the Geber group ( sgerber@ufl.edu) maintains detailed documentation on using CESM at HiPerGator (https://github.com/cdevaneprugh/hpg-esm-docs?tab=readme-ov-file)
 
 
|}}
 
<!--Job Scripts-->
 
{{#if: {{#var: job}}|==Job Script Examples==
 
See the [[{{PAGENAME}}_Job_Scripts]] page for {{#var: app}} Job script examples.
 
|}}
 
<!--Policy-->
 
{{#if: {{#var: policy}}|==Usage Policy==
 
 
 
WRITE USAGE POLICY HERE (Licensing, usage, access).
 
 
 
|}}
 
<!--Performance-->
 
{{#if: {{#var: testing}}|==Performance==
 
 
 
WRITE_PERFORMANCE_TESTING_RESULTS_HERE
 
 
 
|}}
 
<!--Faq-->
 
{{#if: {{#var: faq}}|==FAQ==
 
*'''Q:''' **'''A:'''|}}
 
<!--Citation-->
 
{{#if: {{#var: citation}}|==Citation==
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
 
 
WRITE_CITATION_HERE
 
 
 
|}}
 
<!--Installation-->
 
{{#if: {{#var: installation}}|==Installation==
 
See the [[{{PAGENAME}}_Install]] page for {{#var: app}} installation notes.|}}
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 

Latest revision as of 15:37, 13 August 2024

Description

CESM website  

DESCRIPTION

Community Earth System Model (CESM) and Energy Exascale Earth System Model (E3SM):

The CESM is a fully coupled, global climate model that provides state-of-the-art computer simulations of the Earth's past, present, and future climate states while E3SM is the Department of energy's climate mode. DOE describes E3SM as "an ongoing, state-of-the-science Earth system modeling, simulation, and prediction project that optimizes the use of DOE laboratory resources to meet the science needs of the nation and the mission needs of DOE."

CIME - Common Infrastructure for Modeling the Earth (pronounced “SEAM”) provides a Case Control System for configuring, compiling and executing Earth system models, data and stub model components, a driver, and associated tools and libraries. See http://esmci.github.io/cime/versions/master/html/index.html in-depth discussion.

CLM - Community Land Model. The land component used in CESM. It has the capability to model specific processes such as vegetation composition, heat transfer in soil, carbon-nitrogen cycling, canopy hydrology, and many more. See https://www.cesm.ucar.edu/models/clm for in-depth discussion.

There are no environment module for CIME, instead, Users decide the model and UF research computing provides the necessary expertise to carry out the tasks necessary to use CESM software. The HPG users who need assistance in using CESM are asked to open a support ticket. Also, the Geber group ( sgerber@ufl.edu) maintains detailed documentation on using CESM at HiPerGator (https://github.com/cdevaneprugh/hpg-esm-docs?tab=readme-ov-file)