Directory branches/budaev/STOMACH/

Directory Created:
2019-09-26 08:15
Total Files:
22
Deleted Files:
14
Lines of Code:
34816

[root]/branches/budaev/STOMACH
                directory in repo dat (4 files, 88769 lines)
                directory in repo dox (33 files, 1371 lines)
                directory in repo scripts (3 files, 312 lines)
                directory in repo srv (3 files, 305 lines)

Lines of Code

branches/budaev/STOMACH/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbu062 1982 (100.0%) 220060 (100.0%) 111.0

Most Recent Commits

sbu062 2022-09-23 14:25 Rev.: 12809

potential error correction for stomach transport T scale adjustment (`adjust stomach_transport`)

8 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+8 -1)
sbu062 2022-09-23 14:00 Rev.: 12808

implemented simple `adjust transport_pattern` command
TODO avoid multiple adjustments

3 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+3)
sbu062 2022-09-23 13:47 Rev.: 12807

move command closer to similar commands

8 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+8 -8)
sbu062 2022-09-23 13:39 Rev.: 12806

(print_global_parameters) does not display adjusted stomach transport by default

22 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+22 -9)
sbu062 2022-09-23 13:30 Rev.: 12805

show comand for transport_pattern parameters in CMD mode

8 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+8)
sbu062 2022-09-23 13:10 Rev.: 12804

dox: slightly better comments

2 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_common.f90 (+2 -1)
sbu062 2022-09-23 13:08 Rev.: 12803

fix typo `transport_pattern_r`

5 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_common.f90 (+5 -5)
sbu062 2022-09-23 11:05 Rev.: 12802

doc: added screenshot

6 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+6)
sbu062 2022-09-22 14:40 Rev.: 12800

build webdoc before pdf manual in case pdflatex is buggy

1 lines of code changed in 1 file:

  • branches/budaev/STOMACH: Makefile (+1 -1)
sbu062 2022-09-22 14:34 Rev.: 12799

reset `output_dist` to current director so documentation plots are generated in the dox subdirectory as it should be and not affected by configuration file parameter or environment variable in the model

2 lines of code changed in 1 file:

  • branches/budaev/STOMACH: Makefile (+2 -1)
sbu062 2022-09-22 14:28 Rev.: 12798

code reformat only

6 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+6 -7)
sbu062 2022-09-22 14:21 Rev.: 12797

report `output_dest` in parameters overview

3 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_common.f90 (+3)
sbu062 2022-09-22 14:14 Rev.: 12796

set `output_dest` in CMD mode

24 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+24)
sbu062 2022-09-22 13:42 Rev.: 12795

doc: document `output_dest` and `FFA_MODEL_OUTPUT_DEST`

5 lines of code changed in 1 file:

  • branches/budaev/STOMACH: parameters.cfg (+5 -5)
sbu062 2022-09-22 12:59 Rev.: 12794

implemented environment variable `FFA_MODEL_OUTPUT_DEST` that sets destination directory or file prefix, report in CMD header info

34 lines of code changed in 4 files:

  • branches/budaev/STOMACH: m_common.f90 (+7), m_ifcmd.f90 (+1), m_runtime.f90 (+19 -1), parameters.cfg (+7)
sbu062 2022-09-22 12:29 Rev.: 12793

implement prefix destination directory set by `output_dest` parameter in CMD mode

90 lines of code changed in 4 files:

  • branches/budaev/STOMACH: m_common.f90 (+22 -1), m_ifcmd.f90 (+54 -47), m_runtime.f90 (+1), parameters.cfg (+13)
sbu062 2022-09-22 11:16 Rev.: 12792

`output_dest` is the parameter to set global destination directory for plots and output data
especially needed for server-based calculations

35 lines of code changed in 3 files:

  • branches/budaev/STOMACH: m_common.f90 (+12), m_runtime.f90 (+19 -1), parameters.cfg (+4)
sbu062 2022-09-21 11:33 Rev.: 12785

doc: plantuml is dependency for docs

2 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+2)
sbu062 2022-09-20 11:29 Rev.: 12781

doc: document how to fix dislin.mod error
{{{
Fatal Error: Cannot read module file ‘/usr/local/dislin/gf/real64/dislin.mod’
opened at (1), because it was created by a different version of GNU Fortran
compilation terminated.
}}}

2 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+2)
sbu062 2022-09-14 14:38 Rev.: 12757

doc: small fixes

0 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (-9)
sbu062 2022-09-14 14:28

doc: fixes

2 lines of code changed in 2 files:

  • branches/budaev/STOMACH: manual.adoc (+1 -1)
sbu062 2022-09-14 14:25 Rev.: 12754

doc: formatting

18 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+18 -14)
sbu062 2022-09-14 14:09 Rev.: 12753

doc: formatting

3 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+3 -3)
sbu062 2022-09-14 14:08 Rev.: 12752

doc: small fixes

3 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+3 -2)
sbu062 2022-09-14 14:07 Rev.: 12751

doc: add table of stomach emptying matrix

13 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+13)
sbu062 2022-09-14 13:49

doc: small fixes

7 lines of code changed in 2 files:

  • branches/budaev/STOMACH: manual.adoc (+4 -1)
sbu062 2022-09-14 13:44 Rev.: 12748

doc: small fixes

3 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+3 -3)
sbu062 2022-09-14 13:35 Rev.: 12747

doc: more fixes; forgotten new functionality

1 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+1 -1)
sbu062 2022-09-14 13:14 Rev.: 12746

doc: document adjustment of stomach transport matrix for fish body size and temperature

86 lines of code changed in 1 file:

  • branches/budaev/STOMACH: manual.adoc (+86 -7)
sbu062 2022-09-14 11:33 Rev.: 12745

report sdjusted stomach transport in both GUI and CMD mode

20 lines of code changed in 2 files:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+9), m_ifgui.f90 (+11)
sbu062 2022-09-14 11:13 Rev.: 12744

report adjusted stomach transport with `show stomach_transport`

15 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+15)
sbu062 2022-09-12 21:22 Rev.: 12743

(stomach_transport_txt) add optional fine formatting parameters

90 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_common.f90 (+90 -18)
sbu062 2022-09-12 20:17 Rev.: 12742

(stomach_transport_adjusted_txt) to print adjusted stomach pattern arrays

35 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_common.f90 (+35)
sbu062 2022-09-10 15:13 Rev.: 12741

report shrink/stretch parameters in stomach pattern plot in CMD mode

33 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_ifcmd.f90 (+33)
sbu062 2022-09-10 14:42 Rev.: 12740

adjust stomach transit based on temperature and fish size, report shrink/stretch parameters in stomach pattern plot in GUI mode

47 lines of code changed in 2 files:

  • branches/budaev/STOMACH: m_fish.f90 (+14 -6), m_ifgui.f90 (+33)
sbu062 2022-09-09 11:17 Rev.: 12738

(stomach_adjust) is better shorter name

8 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_fish.f90 (+8 -6)
sbu062 2022-09-09 11:10 Rev.: 12737

(fish_stomach_emptying_time) is an object frontend to (stomach_emptying_time)

29 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_fish.f90 (+29)
sbu062 2022-09-08 23:09 Rev.: 12736

doxygen comments only

2 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_fish.f90 (+2)
sbu062 2022-09-08 15:32 Rev.: 12735

optional arguments in (stomach_emptying_time)

16 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_fish.f90 (+16 -4)
sbu062 2022-09-08 15:06 Rev.: 12734

automatic target empty time in (stomach_pattern_adjust_factor_temp)

11 lines of code changed in 1 file:

  • branches/budaev/STOMACH: m_fish.f90 (+11 -2)

(1352 more)

Generated by StatSVN 0.7.0