This commit is contained in:
James E McClure
2016-10-28 15:20:29 -04:00
13 changed files with 1645 additions and 40 deletions

View File

@@ -33,6 +33,7 @@ int main(int argc, char **argv)
printf("Solid Label: %i \n",SOLID);
printf("NWP Label: %i \n",NWP);
}
{
//.......................................................................
// Reading the domain information file
//.......................................................................