Skip to content

Conversation

@jamesp
Copy link
Owner

@jamesp jamesp commented Jul 19, 2018

No description provided.

gregcolyer and others added 18 commits January 19, 2018 14:58
Conflicts:
	src/extra/python/isca/util.py
Removed p_levs == 'MODEL' option and added an exception in case of invalid string input
I think this ampersand is a (possibly silent) bug in moist_phys.  ifort seems to skip over it, but gfortran fails to compile.

**I HAVE NOT YET VERIFIED BITWISE RESULTS AFTER REMOVING THIS**
Command syntax for running the debugger to make life a little simpler...
For got to add how to print the variables current state.
…use if dt_rad wasn't set in the namelist then it defaulted to 0, and so seg-faulted everything. Now added initialisation step to default dt-rad to dt-atmos if dt-rad isn't set.
Merge latest master changes into sit master
Add sensible heat flux description
array lw_dtrans_win is only used in the B_GEEN scheme, and is only allocated when `lw_scheme == B_GEEN` (line 278).  Therefore at line 517 `lw_dtrans_win` is potentially unallocated.  Moved this assignment into the B_GEEN scheme guard at line 528.

All other changes are whitespace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants