how to check if the model really use the .F90 I modified

xiaoxiaokuishu

Ru Xu
Member
Hi, all,

We changed the source code (.F90 files)under src/biogeophys/
As my output is not correct, so I am wondering is the model really
use my modified F90..

Do you know how to check if the model really use the F90 file or not,
is there any clues or log files recoring this.

Best
 

jedwards

CSEG and Liaisons
Staff member
This sounds like a file in the land component. Check the bld directory for file lnd.bldlog.* and in that file look for the
source files you have changed.
 
Back
Top