CDEPS
CDEPS copied to clipboard
CDEPS standalone build does not install all module files
In CDEPS in standalone mode, the module files that are installed to include directory are not complete. *_comp_nuopc.mod files are missing which is required to use in external application.
@jedwards4b i will fix this issue but do you think we also need to copy the individual data mode files. In my case, they are not required and just having `*_comp_nuopc.mod is fine (used in the use statement in the driver code) but maybe the right way is to install them too. Not sure. Let me know what you think.