GithubHelp home page GithubHelp logo

lanl / e3smv0-hilat Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 2.0 70.71 MB

License: Other

Makefile 0.28% Perl 2.88% Shell 1.47% XSLT 0.05% Roff 1.56% Puppet 0.01% AMPL 0.01% Fortran 84.83% C 0.96% C++ 0.11% NCL 0.19% CMake 0.10% ASL 0.01% Python 1.05% TeX 2.61% Gnuplot 0.02% Pascal 0.01% M4 0.32% MATLAB 0.06% HTML 3.48%

e3smv0-hilat's Introduction

ACME branched from CESM (cesm1_3_beta10) and the original README is below.

For details on the state of CESM source when ACME branched, retrieve
the ChangeLog and SVN_EXTERNAL_DIRECTORIES files listed below from the Git history
(a4394726d8a00481922d61d7d23bf04fb90dd81d or earlier).  

./ChangeLog
./SVN_EXTERNAL_DIRECTORIES

NOTE: The workflow described below is not used by ACME.
----------------------------------------------------------------------

       The Community Climate System Model version 4.0 (CCSM4.0)

                     http://www2.cesm.ucar.edu

       See the CCSM web site for documentation and information.


For commits to the ccsm svn repo

1) check out the latest ccsm4 tag but do not populate external directories
> svn co --ignore-externals $SVNREPO/ccsm4/tags/ccsm4_0_alpha## my_sandbox
> svn co -N $SVNREPO/ccsm4/tags/ccsm4_0_alpha## my_sandbox

2) modify the file SVN_EXTERNAL_DIRECTORIES with any changes to
component tags
> cd  my_sandbox
> emacs SVN_EXTERNAL_DIRECTORIES

3) set the property for the external definitions - don't forget the dot at the end
> svn propset  svn:externals  -F SVN_EXTERNAL_DIRECTORIES .

4) populate your sandbox with the external files
> svn update

5) test

6) document your mods
> cp  ChangeLog_template  ChangeLog.new
> cat  ChangeLog  >>  ChangeLog.new
> emacs  ChangeLog.new
> mv ChangeLog.new  ChangeLog

7) copy your sandbox to a new tag in the repository
> svn copy . $SVNREPO/ccsm4/tags/ccsm4_0_alpha## -m "created tag ccsm4_0_alpha##"

e3smv0-hilat's People

Contributors

jgfouca avatar milenaveneziani avatar douglasjacobsen avatar singhbalwinder avatar jayeshkrishna avatar mrnorman avatar wilbertw avatar njeffery avatar daliwang avatar rljacob avatar susburrows avatar eroesler avatar matthewhoffman avatar shanlinw avatar agsalin avatar jedbrown avatar tangq avatar yjinho avatar matthewhecht avatar dmricciuto avatar darincomeau avatar jiaxuz avatar yildirim avatar bbye avatar climate-dude avatar hwangacme avatar huiwanpnnl avatar kaizhangpnl avatar thorntonpe avatar polunma avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar  avatar

e3smv0-hilat's Issues

How to make 50km pop2 tripole grid ?

Hello!
I would like to use this branch code for 50km pop2 resolution simulation, is there a tool to make pop2 tripole ocn grid?
many thanks, xiaohu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.