*IDENT ASM1F406 */ U.M. 4.6 unix / source code change form / header version 08/12/98 */Instructions: see http://fr0800/umdoc/hegui/t3e4.6.html#chgfinst */ */ SOC: Correct overwriting of U if 4,218 selected but L_MURK false */ */ Prevents serious overwriting of U prognostic if 4,218 selected */ but total aerosol fields not selected. Advised for use in ALL */ atmosphere runs. */ 18/03/99 */ */ Has an entry been lodged in the Problem Reporting System? [Y] */ */ THIS CODE IS INTENDED FOR INCLUSION IN THE 4.6 BUILD [Y] */ ..................................................................... */ Author[s]:-> Steve Mullerworth E-mail:-> sdmullerworth@meto.gov.uk */ Reviewer[s]:-> E-mail:-> paclark@meto.gov.uk */ */ "I have checked this change. When provided, the advance design */ specification was agreed and adequate, and the new code conforms to */ Unified Model standards." */ */ DESIGN SPEC. WAS REVIEWED ON: ...... REVIEWER[S] SIGNATURES */ ---------------------- */ DATE CODE REVIEWED: ...... */ ..................................................................... */ ANY REFERENCES TO EXTERNAL DOCUMENTS-> instead of design spec. */ */ WILL CHANGES AFFECT ANCILLARY FILES? [N] */ ARE ANY CHANGES TO STASHMASTER FILES NEEDED? [N] */ USER INTERFACE ACTION REQUIRED? [N] */ */ TESTED IN CONFIGURATIONS:-> HadCM3 */ TESTS RUN BY [PERSON]:-> Steve Mullerworth */ */ WILL THE CHANGES SLOW DOWN THE MODEL? [N] */ -> Further details */ CHANGES WILL INCREASE MEMORY CONSUMPTION? [N] */ -> Further details */ */ | Forecast dumps bit compare with those created without the change */ V MARK [Y| ] BELOW; leave rest of lines untouched. */ */ Control Code loses bit comparison */ Atmosphere (assuming same science options chosen) loses b.c. */ Ocean loses bit comparison */ Wave loses bit comparison */ Reconfiguration loses bit comparison */ Diagnostics lose bit comparison */ For Y2K compliance checking: */ DOES THIS CHANGE INTERACT WITH DATE CALCULATIONS IN ANY WAY? [N] */ */ SECTIONS (TO BE) CHANGED: */ */ SECTIONS (TO BE) DELETED? */ */ NEW SECTIONS? Fill in form http://www-hc/~hadmk/STASHmaster_change.html, */ and give section numbers below: */ */ *DEFS ADDED OR REMOVED: */ ...................................................................... */ ADVANCE DESIGN SPECIFICATION (optional) */ -> *//////////////////////////////////////////////////////////////////////// *DECLARE VISBTY1A *I APC0F405.119 !LL 4.6 18/03/99 Correct overwriting of U field that occurs if 4,218 !LL selected but L_MURK false. S.D.Mullerworth *I APC0F405.234 IF (L_MURK) THEN *D APC0F405.236,VISBTY1A.87 DO Point=1,P_FIELD AEROSOL(Point)=MAX(AEROSOL(Point),AERO0) ENDDO ENDIF