yanhongyi
Member
Recently I am running WRF simulation, the simulation time is relatively long, the met_em* file as input data is one per hour, and a lot of CPU is used at the same time...
This resulted in a lot of links to met_em.d01* files in the folder where I ran WRF, and a lot of rsl.out.xxxx and rsl.error.xxxx files in the folder at the same time
This makes it cumbersome every time I use the "ls" command or want to view some files...
What I want to ask is, is there any way to avoid this problem? For example, the output rsl.out.xxxx and rsl.error.xxxx files are specified to be placed in a certain folder, and then when using the met_em* file, I can also directly tell WRF which folder these files are in, instead of using " ln -sf" command creates many links for every met_em* files. Is there such a function parameter in namelist.input?
This resulted in a lot of links to met_em.d01* files in the folder where I ran WRF, and a lot of rsl.out.xxxx and rsl.error.xxxx files in the folder at the same time
This makes it cumbersome every time I use the "ls" command or want to view some files...
What I want to ask is, is there any way to avoid this problem? For example, the output rsl.out.xxxx and rsl.error.xxxx files are specified to be placed in a certain folder, and then when using the met_em* file, I can also directly tell WRF which folder these files are in, instead of using " ln -sf" command creates many links for every met_em* files. Is there such a function parameter in namelist.input?