aketh_tm@gmail_com
Member
Hi,I would like to know if there is a way to compile only a few modules/functions with a particular flag(Vmix,Baroclinic,Barotropic , not the entire POP module), While others would be done wiht the regular flags provided in the Macros. This is how I would the flags to be mpiifort (CESM related flags) othermodules.F90mpiifort (CESM flags) (my desired flags) mydesiredmodules.F90 It would be great if I could only have a subroutine of choice i.e vmix_coeffs only compiled this way.