Skip to content

Df bparser syntax#11

Open
dflanderka wants to merge 34 commits intomasterfrom
DF_bparser_syntax
Open

Df bparser syntax#11
dflanderka wants to merge 34 commits intomasterfrom
DF_bparser_syntax

Conversation

@dflanderka
Copy link
Copy Markdown
Contributor

  • add new rules of vesrion 4.0.0
  • apply syntax of BParser in FieldFormula records

- change version 3.1.0 to 4.0.0
- allows to display number and text of different lines
- fix version, remove blank space, empty lines etc
- fix problem if value 2e+0 is converted to 2e-0
- use different formulas
- fix rule of or operator, add ternary operator
- change format to Bparser acceptible
- anchors must be used in file
- necessary for support of captured groups in regular expressions
- changes to 4.0.0 will be performed in steps
- add new test with different cases of vecor and tensor FieldFormulas
- change reference files in yaml_new directory
This reverts commit 54cfed5.

# Conflicts:
#	test/flow123d_input/yaml_old/02_flow_implicit_dual_por.yaml
#	test/flow123d_input/yaml_old/03_flow_vtk_balance_times.yaml
#	test/flow123d_input/yaml_old/03_flow_vtk_changing_por.yaml
#	test/flow123d_input/yaml_old/03_flow_vtk_fixed.yaml
#	test/flow123d_input/yaml_old/03_flow_vtk_new.yaml
#	test/flow123d_input/yaml_old/03_output_multi_fields.yaml
#	test/flow123d_input/yaml_old/03_test_output.yaml
#	test/flow123d_input/yaml_old/10_richards_LMH.yaml
#	test/flow123d_input/yaml_old/10_richards_LMH_dirichlet.yaml
#	test/flow123d_input/yaml_old/12_decay_cfl.yaml
#	test/flow123d_input/yaml_old/12_lin_react_pade_cfl.yaml
#	test/flow123d_input/yaml_old/20_linear_dg.yaml
#	test/flow123d_input/yaml_old/24_inflow_implicit.yaml
# Conflicts:
#	requirements.txt
#	src/ymlconv/YAMLConverter.py
#	src/ymlconv/yaml_converter.py
#	test/flow123d_input/yaml_old/03_flow_vtk.yaml
#	test/flow123d_input/yaml_old/03_flow_vtk_nobalance.yaml
#	test/flow123d_input/yaml_old/03_output_input_fields.yaml
- use scalar field with power function, test of tensor is executed in other yaml file
- after coordinates conversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant