Probleman with file meteorology.txt

23 views
Skip to first unread message

c escalante

unread,
Feb 16, 2017, 11:26:44 PM2/16/17
to pitlakq-users
Dear Mike
I need your help. When I runs the proyect with the meteorology file.txt it runs appropriately so it doesn`t have any problem .However, when I try to modify the file with my data,an error appears.It seems so strange to me because I`ve followed the same structure of tutorial file, paying attention to all details but I can`t find the mistake.Now, I`ll add the file that I`m trying to run and the error that aappears in consola.
Please I need your answer as soon as posible because I need to finish my work
Thank you so much.
Hugs 


(pitlakq34) C:\Users\aaron>pitlakq run pp
Using C:\Users\aaron\.pitlakq
C:\Users\aaron\pitlakq_work\RAM\pp
setting new values for modmst
setting new values for phreeqc
setting new values for general
setting new values for loading
setting new values for dual_porosity
setting new values for couplings
setting new values for lake
setting new values for erosion
setting new values for gw
setting new values for sediment
setting new values for sediment
setting new values for output
setting new values for treatment
setting new values for lake
setting new values for general
init lake
start of module lake
setting new values for bounds
setting new values for times
setting new values for calculations
setting new values for hydraulic_coefficients
setting new values for ice_cover
setting new values for general
setting new values for dead_sea
setting new values for waterbody_coordinates
setting new values for transport_scheme
setting new values for wind
setting new values for tributaries
setting new values for branch_geometry
setting new values for interpolations
setting new values for constituent_computations
setting new values for active_constituents
setting new values for ammonia
setting new values for stoichiometry
setting new values for algae
setting new values for dissolved_organic_matter
setting new values for suspended_solids
setting new values for particulate_organic_matter
setting new values for iron
setting new values for cbod
setting new values for coliform
setting new values for sediment_oxygen_demand
setting new values for phosphorus
setting new values for extinction_coefficients
setting new values for oxygen_limit
setting new values for nitrate
setting new values for inorganic_carbon
setting new values for sediment
setting new values for inorganic_carbon
setting new values for sediment
setting new values for sediment_oxygen_demand
setting new values for phosphorus
setting new values for constituent_computations
setting new values for stoichiometry
setting new values for particulate_organic_matter
setting new values for nitrate
setting new values for extinction_coefficients
setting new values for active_constituents
setting new values for dissolved_organic_matter
setting new values for suspended_solids
setting new values for oxygen_limit
setting new values for algae
setting new values for ammonia
setting new values for iron
setting new values for cbod
setting new values for coliform
setting new values for bathymetry
setting new values for meteorology
setting new values for precipitation
setting new values for precipitation_temperature
setting new values for precipitation_concentration
setting new values for tributary_inflow
setting new values for tributary_temperature
setting new values for tributary_concentration
setting new values for branch_inflow
setting new values for branch_outflow
setting new values for branch_inflow_concentration
setting new values for branch_inflow_temperature
setting new values for initial_conditions
setting new values for initial_concentrations
setting new values for bounds
setting new values for times
setting new values for general
setting new values for bathymetry
updated starting_water_level: with 195.0
setting new values for initial_concentrations
setting new values for branch_geometry
setting new values for waterbody_coordinates
setting new values for initial_conditions
setting new values for tributaries
setting new values for ice_cover
setting new values for meteorology
setting new values for precipitation
setting new values for precipitation_temperature
setting new values for precipitation_concentration
one branch only
notused cpr
notused ctr
deleted branch_inflow
deleted precipitation_concentration
deleted tributary_temperature
deleted tributary_concentration
deleted precipitation_temperature
deleted tributary_inflow
deleted branch_inflow_concentration
deleted meteorology
deleted precipitation
deleted branch_inflow_temperature
deleted branch_outflow
str wtype
str title
elws [ 195.  195.  195.  195.  195.  195.  195.  195.  195.  195.]
ds [8]
us [2]
uhs [0]
dhs [0]
kt 7
kb [32 32 48 49 50 50 49 39 39  0]
At line 183 of file time_varying_data.f90 (unit = 5330, file = 'C:\Users\aaron\p
itlakq_work\RAM\pp\temp\met.npt')
Fortran runtime error: End of file



met.npt file content:

Automatically converted data.Dates are replaced with jdays.Periods for more than 30 days are appended with data from last jday.
                          jday               air_temperature          dewpoint_temperature                    wind_speed                wind_direction                   cloud_cover
met.npt
meteorology.txt
pitlakq.yaml

Dr. Mike Mueller

unread,
Feb 17, 2017, 2:07:57 AM2/17/17
to pitlak...@googlegroups.com
Der Hugs,

The file met.npt is empty. This is due to the dates you specify in
pitlakq.yaml.

This is your pitlakq.yaml:

general:
start:
value: 01.06.1994
gw_start:
value: 20.12.1999
lake_time_step:
value: .1
number_of_gw_time_steps:
value: 4
dump_input:
value: False

Please change the entry for gw_start to:

gw_start:
value: 01.06.1994

Furthermore, this:

number_of_gw_time_steps:
value: 4

means that you calculate for four month.
Change this number to 6 if you like to calculate for half
a year.

This would be the modified part of pitlakq.yaml:

general:
start:
value: 01.06.1994
gw_start:
value: 01.06.1994
lake_time_step:
value: .1
number_of_gw_time_steps:
value: 6
dump_input:
value: False

Let me know if it works.

Best,
Mike

Am 17.02.17 um 05:26 schrieb c escalante:
> *At line 183 of file time_varying_data.f90 (unit = 5330, file = 'C:\Users\aaron\p*
> *itlakq_work\RAM\pp\temp\met.npt')*
> *Fortran runtime error: End of file*
> *
> *
> *
> *
> *
> *
> *met.npt file content:*
> *
> *
> *
> Automatically converted data.Dates are replaced with jdays.Periods for more
> than 30 days are appended with data from last jday.
> jday air_temperature
> dewpoint_temperature wind_speed
> wind_direction cloud_cover
> *
>
> --
> You received this message because you are subscribed to the Google Groups
> "pitlakq-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email
> to pitlakq-user...@googlegroups.com
> <mailto:pitlakq-user...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages