Why I cannot stat 'croco_rst/his/avg.nc.1' file

Hi everyone,
When I use AGRIF to create a subdomain, the following problem occurs after running run_croco_inter.bash. Nlevel=2

/bin/cp: cannot stat ‘croco_rst.nc.1’: No such file or directory
/bin/mv: cannot stat ‘croco_his.nc.1’: No such file or directory
/bin/mv: cannot stat ‘croco_rst.nc.1’: No such file or directory
/bin/mv: cannot stat ‘croco_avg.nc.1’: No such file or directory

I attempted to modify the file paths, but I’ve noticed that the model isn’t generating these subdomain files as output. Anybody has encountered the same issues?

Many thanks!

That error message means the nested domain was not calculated. Did you created all the .1 input files?

Please upload the cppdefs.h file and the .out file for the first month. They might provide clues to solve your problem

Thank you! I have solved this problem! I only modified “#define AGRIF_2WAY”, but didn’t set “#define AGRIF”