Skip to content
Started 3 yr 8 mo ago
Took 3 min 42 sec
Success

Build #120 (Aug 4, 2021, 3:11:08 AM)

Changes
  1. Adding some new, but still simple, parsing capabilities to input_netcdf.F90 so that the tuner will not crash if netcdf dates are in a slightly different format.  Now, instead of assuming the format of the string, the code will search for the positions of the two hyphens and the two colons and get the date and time based on that. (details / githubweb)
  2. Adding some spaces to make the code a little nicer. (details / githubweb)
  3. Adding comments and renaming variables per Vince's comments.  Some minor cleaning. (details / githubweb)
  4. Adding intent labels for subroutines throughout clubb. (details / githubweb)
  5. Removing unnecessary constant from use statement (details / githubweb)

Started by an SCM change

Revision: 885de7cfc91b540f1ff784ceb80e124b3f20e6a2
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master