analix - nicolob/pep-full GitHub Wiki

analix

Type: subroutine

Defined in: analix.f

Definition: subroutine ANALIX

Author: macneil

Created: June 1976

Description

p. macneil  june 1976  subroutine analix
main program for controlling solution runs with multiple
parameter sets (maximum liklihood estimator)
logic for translating input names moved to new routine prmtrn
j.f.chandler - 1979 november
information flow:
in nrmfrm (regular pass):
iptr --> iptrx (common);
then in analix:
iptrx (common) --> jti (local);
then in analix:
jti + (input) jptr --> iptrx (common);
then in nrmfrm (for multipasses):
(common) iptrx --> iptr (used in
calling seq. to nrmadd).
local variables

Included Files

  • globdefs.inc
  • aprtbf.inc
  • ciptrx.inc
  • inodta.inc
  • fcntrl.inc
  • mcnfrm.inc
  • nrmmat.inc
  • rtside.inc

Arguments

  • Not available.

Calls

Called By

  • ...

Notes

  • ...
⚠️ **GitHub.com Fallback** ⚠️