When a MARBL compset is run with the new grid (t233), we get an error indicating that MARBL_TRACERS_IC_FILE doesn't exists.
We probably want to place MARBL_TRACERS_IC_FILE under grid_indpt so that it gets shared by both t232 and t233.
However, I am not sure if MARBL_TRACERS_IC_FILE can accept absolute paths. If it can't, then we'll need a code change to allow that.
When a MARBL compset is run with the new grid (t233), we get an error indicating that MARBL_TRACERS_IC_FILE doesn't exists.
We probably want to place MARBL_TRACERS_IC_FILE under
grid_indptso that it gets shared by both t232 and t233.However, I am not sure if MARBL_TRACERS_IC_FILE can accept absolute paths. If it can't, then we'll need a code change to allow that.