Diagnostics required_vars and Master list

I see that in the diagnostics required_vars file there is AODVIS but in my configuration that is not available (-camrt).Should I count on the   ******* MASTER FIELD LIST *******

I see in the atm log file to actually know what's available or are there other ways?
 

eaton

CSEG and Liaisons
Yes, the output in the log file is the definitive source for the contents of the master field list.  It's harder to figure this out from grepping code because the actual addfld call may be inside a conditional construct, or the subroutine that executes the addfld call may not be active for a particular configuration.  The log file output contains all the fields for which addfld was actually called in a particular configuration.AEROD_v is the analog of AODVIS for bulk aerosols. 
 
Back
Top