Open
Conversation
Contributor
dflanderka
commented
Jun 19, 2023
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.