scapps@uci_edu
Member
I needed to send more physics variables from CAM (chunk) to the land model (clump) to be used in surface flux computations. These variables will only need to be sent from CAM, not received back by CAM. Should I modify the lp_coupling..alltoall_chunk_to_clump routine? I noticed that it is not that easy due to variables (npes, etc.) referenced from the spmd_dyn module. :confused: