Skip to content

Astangul/plugin-moret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Funz plugin: MORET5

This plugin is dedicated to launch MORET5 calculations from Funz. It supports the following syntax and features:

  • Input

    • file type supported: '*.MORET5', any other format for resources
    • parameter syntax:
      • variable syntax: $(...)
      • formula syntax: @{...}
      • comment char: *
    • example input file:
      ...
      ... $(x1~[1,2]) ...
      ... $x1 ...
      ...
      
      • will identify input:
        • x1, expected to vary inside [1,2]
        • x2, expected to vary inside [0,1] (by default)
      • replace !{?x2 + 1.23 | #.###} expression by its evaluation
  • Output

    • file type supported: '*.MORET5.out'
    • read any named value printed with =, like ...
    • example output file:
      ...
      z= ...
      ...
      
      • will return output:
        • z=...

Analytics

About

Funz plugin-moret

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published