shawking / SAFEAPEX

Discussion
0 stars 0 forks source link

Some soil variables are not declared in APEX #5

Open LECOMTE-ISADEV opened 6 years ago

LECOMTE-ISADEV commented 6 years ago

List of variables used in APEX code BUT not declared in modparm: HSG = HYDROLOGIC SOIL GROUP--1.=A; 2.=B; 3.=C; 4.=D RTN1 = NUMBER YEARS OF CULTIVATION AT START OF SIMULATION. ZTK = MINIMUM LAYER THICKNESS FOR BEGINNING SIMULATION LAYER

shawking commented 6 years ago

I asked Javier and he said this was just the way that Jimmy Williams coded the program-that is, he just uses some parameters undeclared in the middle of the code. Should I tell Javier about these undeclared parameters? And what should I ask him to do about it?

LECOMTE-ISADEV commented 6 years ago

I think we just have to add them in the modparam

shawking commented 6 years ago

okay, I can do that.

LECOMTE-ISADEV commented 6 years ago

At the moment i found these variables not declared in modparam

  REAL::HSG,RTN1,ZTK,XLOG,APM
  REAL::BCHL,BCHS
  REAL::CHD,UPN
  REAL::SAT1,FPS1,CO2X,CQNX,RFNX
  REAL::FMX,SFLG