Changes between Initial Version and Version 1 of Ticket #161, comment 2


Ignore:
Timestamp:
Oct 4, 2016, 8:44:43 AM (7 years ago)
Author:
donaldjmorton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #161, comment 2

    initial v1  
    1 As usual, more complex than I had wanted it to be.  The dimensions I'm currently dumping include nx, ny, nz, etc. from com_mod.f90, and I should not be comparing those against the nxmax, nymax, nzmax, etc. found in par_mod.F90.
     1As usual, more complex than I had wanted it to be.  The dimensions I'm currently dumping include ''nx'', ''ny'', ''nz'', etc. from ''com_mod.f90'', and I should not be comparing those against the ''nxmax'', ''nymax'', ''nzmax'', etc. found in ''par_mod.F90''.
    22
    3 So, I will first need to insure that when dumping, fp files have, as their first values, nxmax, nymax, nzmax, nuvzmax, nwzmax.
     3So, I will first need to insure that when dumping, fp files have, as their first values, ''nxmax'', ''nymax'', ''nzmax'', ''nuvzmax'', ''nwzmax''.
    44
    5 Then, upon loading, I will read those same values into temporary variables, compare against the par_mod.F90 values, and then react accordingly.
     5Then, upon loading, I will read those same values into temporary variables, compare against the ''par_mod.F90'' values, and then react accordingly.
hosted by ZAMG