create_aqm_rc_file module

Function that creates the config file for running AQM.

create_aqm_rc_file(cdate, run_dir, init_concentrations)

Creates an aqm.rc file in the specified run directory

Parameters:
  • cdate (str) – Cycle date

  • run_dir (str) – Run directory

  • init_concentrations (bool) – Flag to reset initial AQM concentrations (tracer values) to zero.

Returns:

True