exo-cesm / CESM2.1.3

Code modifications necessary for simulating exoplanets with CESM2
Other
1 stars 0 forks source link

Organization structure #1

Open dan800 opened 2 years ago

dan800 commented 2 years ago

@cookehmh At the top level I suggest we have repos for each CESM version being used - so Code_Modifications renamed CESM2.1.3. The WACCM-X work may be best handled in CESM2.2.0

The repo not only needs to hold code but the model configuration and information on how the case was created. I would suggest copying in the README.case file into each directory as well as user_nl_cam

Also add top level README.md under O2_Earth_analogues to describe what is meant by O2_earth _analogues, publications using the configuration and general changes and another README.md under each configuration (e.g. 0.5pc_PAL_O2) that describes the code mods/location of restarts and other specific changes.

cookehmh commented 2 years ago

@dan800 I have started to implement this. In README.case files, should I keep them as they are, or should I add in additional information based on the changes that were made? Or should that be in the README.md rather than the README.case files?

dan800 commented 2 years ago

@cookehmh The README.case file is just a copy from the case directory - no mods. The README.md file is where you describe things and is formated nicely to be view be viewed on GitHub.