Skip to content

envfluids/NeuralGCM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Costomized codes and experiments for running NerualGCM

Table of contents

Introduction

This is the introduction. We plan to

  • Do the first item,
  • Test the second item,
  • Investigate the third item,
  • Code the fourth item.

Requirements

Experiments

Case 1

Case 1 is disscused here Case 1 Location

open matlab

matlab -nodisplay -nosplash

Run the main file

python main_example.py

Post process

python post_example.py

Python code

def myfun():
   print('Hello!')

Latex

@article { Lubis_AMS_2021,
      author = {Sandro W. Lubis and Pedram Hassanzadeh},
      title = {An Eddy–Zonal Flow Feedback Model for Propagating Annular Modes},
      journal = {Journal of the Atmospheric Sciences},
      year = {2021},
      publisher = {American Meteorological Society},
      address = {Boston MA, USA},
      volume = {78},
      number = {1},
      doi = {10.1175/JAS-D-20-0214.1},
      pages= {249 - 267},
      url = "https://journals.ametsoc.org/view/journals/atsc/78/1/jas-d-20-0214.1.xml"
}

Citation

  • Lubis, Sandro W., and Pedram Hassanzadeh. " An Eddy–Zonal Flow Feedback Model for Propagating Annular Modes", Journal of the Atmospheric Sciences 78, 1 (2021).(url)
    BibTeX
    @article { Lubis_AMS_2021,
    author = {Sandro W. Lubis and Pedram Hassanzadeh},
    title = {An Eddy–Zonal Flow Feedback Model for Propagating Annular Modes},
    journal = {Journal of the Atmospheric Sciences},
    year = {2021},
    publisher = {American Meteorological Society},
    address = {Boston MA, USA},
    volume = {78},
    number = {1},
    doi = {10.1175/JAS-D-20-0214.1},
    pages= {249 - 267},
    url = "https://journals.ametsoc.org/view/journals/atsc/78/1/jas-d-20-0214.1.xml"
    }

References

For a guide to markdown syntax see

https://www.markdownguide.org/basic-syntax/

About

Customized codes for running the Neural GCM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages