Where can I get the myenv_mypath.sh file?

Hello there! It’s my first time to use the coupling tools, and I can not find the myenv_mypath.sh file. Should I make it by myself? There is no “myenv_mypath.sh” in the path SCRIPTS/SCRIPTS_COUPLING/

@WangYifan
use create_config.bash to create new configuration

off this default:

example for production run architecture

#options=( all-prod )

enable this line

example for production run architecture and coupling with external models:

options=( all-prod-cpl )

Best,