Simplify model compilation after modifying a single .F file
Open
- Dominant language
- Fortran
- Stars
- 156
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Dear Professor,
I'm sorry to bother you. I modified a specific Fortran file (phys/module_sf_mynn.F) in WRF and want to recompile it incrementally without rebuilding the entire model. Is this possible?
I have already tried the following method: cd COAWST/WRF, ./compile -j 4 em_real, but the compilation failed.
Contributor guide
Assessment
This issue has not been assessed yet.